Added "obey pam restrictions" parameter - default to "off".
commitc7013daa92b68f2baabd75c40e9956bf61181ab4
authorJeremy Allison <jra@samba.org>
Mon, 23 Apr 2001 20:43:24 +0000 (23 20:43 +0000)
committerJeremy Allison <jra@samba.org>
Mon, 23 Apr 2001 20:43:24 +0000 (23 20:43 +0000)
tree5cabe1b740169f4e497da4a741f60bdb9bb66795
parentaf635031de8aa37e3ecaa19a50f79dd44d2efe02
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