Added "obey pam restrictions" parameter - default to "off".
authorJeremy Allison <jra@samba.org>
Mon, 23 Apr 2001 20:43:20 +0000 (20:43 +0000)
committerJeremy Allison <jra@samba.org>
Mon, 23 Apr 2001 20:43:20 +0000 (20:43 +0000)
commit59aa99f3901d098b7afbe675021bda53b62ee496
treef429d51582687467c3249bcddad3c390141874cc
parent4db22afeed659a871a4a1f719d5fa1f2df07e24d
Added "obey pam restrictions" parameter - default to "off".
Only set this to "on" if you know you have your PAM set up correctly.....
NB. Doesn't apply to plaintext password authentication, which must use
pam when compiled in.
Jeremy.
source/auth/pampass.c
source/include/proto.h
source/param/loadparm.c
source/passdb/pampass.c