Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 May 2005 09:37:00 +0200
From:      =?ISO-8859-1?Q?Herv=E9_Kergourlay?= <herve.kergourlay@atempo.com>
To:        freebsd-hackers@freebsd.org
Subject:   PAM and nullok
Message-ID:  <42957C9C.2000602@atempo.com>
In-Reply-To: <200505241728.47613.max@love2party.net>
References:  <428307A9.10901@atempo.com>  <20050523115234.A41713@thor.farley.org><42932927.90104@atempo.com>  <200505241728.47613.max@love2party.net>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------030702090009020208010401
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit

PAM

it's working, the only problem is with the null password users, the 
answer is allways NO. the nullok doesn't seem active

here is my PAM file

auth     required  /usr/lib/pam_unix.so nullok
account  required  /usr/lib/pam_unix.so nullok

is it a bug ?

or a configuration problem

I test it on FreeBSD 5.3 and 5.4

best regards
hervé

--------------030702090009020208010401--



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