Add PAM authentication
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.