On December 1, 2003 10:16 am, Rodrigo Nascimento wrote: > How I do to make PAM works? > I insert this line in /etc/pam.d/sshd > > auth required /lib/security/pam_listfile.so onerr=fail item=user > sense=deny file=/etc/sshd_users > > The file /lib/security/pam_listfile.so exists. > The file /etc/sshd_users exists too, but when I try to login with the user > xyz, I obtain a prompt. > > But the user xyz was include in /etc/sshd_users. > > > C U > ========================================= > Rodrigo Nascimento > Debian Woody > Freesoftware = Liberty > Do you want more something? > ========================================= Hi, try puting it in as account instead of auth as it is dealing with account access not authentication. account required /lib/security/pam_listfile.so .... -- Pete Nesbitt, rhce -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list