Login.Access

Mike Tancsa mike at sentex.net
Mon Jul 14 04:58:01 PDT 2003


At 01:45 PM 7/14/2003 +0200, Dag-Erling Smørgrav wrote:
>Mike Tancsa <mike at sentex.net> writes:
> > 4.8 STABLE.  So, how do you get sshd to listen to login.access ?
> > i.e. what is the correct solution
>
>What does 'grep sshd /etc/pam.conf' say?

Its the default thats in the current cvs tree

shell2% uname -a
FreeBSD shell2.sentex.ca 4.8-STABLE FreeBSD 4.8-STABLE #0: Fri Jul  4 
05:47:48 EDT 
2003     mdtancsa at shell2.sentex.ca:/usr/obj/usr/src/sys/shell2  i386
shell2% diff /etc/pam.conf /usr/src/etc/pam.conf
shell2% grep -i sshd /etc/pam.conf | grep -v ^#
sshd    auth    sufficient      pam_skey.so
sshd    auth    sufficient      pam_opie.so                     no_fake_prompts
sshd    auth    required        pam_unix.so                     try_first_pass
sshd    account required        pam_unix.so
sshd    password required       pam_permit.so
sshd    session required        pam_permit.so
shell2%

         ---Mike
--------------------------------------------------------------------
Mike Tancsa,                          	          tel +1 519 651 3400
Sentex Communications,     			  mike at sentex.net
Providing Internet since 1994                    www.sentex.net
Cambridge, Ontario Canada			  www.sentex.net/mike



More information about the freebsd-security mailing list