# linesrv login requires auth and a valid account
# uncomment the following line only if you have a list of allowed users in a certain file.
#auth       required   pam_listfile.so item=user sense=allow file=/etc/linesrv.users onerr=fail
auth       required   pam_unix.so
account	   required   pam_unix.so
