Skip to content

Add PAM authentication

Choose a tag to compare

@artemkin artemkin released this 24 Feb 14:05
· 29 commits to master since this release

Now, it is possible to specify PAM service name to be used for authentication of LFS server users.

For example:

./lfs_server.sh -pam login

will use built-in login PAM service. It is usually defined in /etc/pam.d/login file.