Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jul 2003 07:55:58 -0400
From:      Mike Tancsa <mike@sentex.net>
To:        des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= )
Cc:        Scott Gerhardt <scott@g-it.ca>
Subject:   Re: Login.Access
Message-ID:  <5.2.0.9.0.20030714075530.0642be10@192.168.0.12>
In-Reply-To: <xzpwuelz5zt.fsf@dwp.des.no>
References:  <5.2.0.9.0.20030714073542.05d587b0@192.168.0.12> <BB3599D2.58A0%scott@g-it.ca> <BB3599D2.58A0%scott@g-it.ca> <5.2.0.9.0.20030714073542.05d587b0@192.168.0.12>

next in thread | previous in thread | raw e-mail | index | archive | help
At 01:45 PM 7/14/2003 +0200, Dag-Erling Sm=F8rgrav wrote:
>Mike Tancsa <mike@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=20
05:47:48 EDT=20
2003     mdtancsa@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@sentex.net
Providing Internet since 1994                    www.sentex.net
Cambridge, Ontario Canada			  www.sentex.net/mike



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.2.0.9.0.20030714075530.0642be10>