Description
Linux account authentication can be handled from Lua services through a PAM binding.
This Git package is useful for developers building Lua services or tools that need Linux account authentication. It is an authentication binding, not a login manager.
PAM misuse can lock users out or expose credentials. Test with noncritical accounts and follow system authentication policy.