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