only use PAM if it is explicitly configured, rather than
commitfb9a615e43b3c4cda35b31b2a630daac77a26151
authorAndrew Tridgell <tridge@samba.org>
Fri, 26 Mar 1999 11:28:35 +0000 (26 11:28 +0000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 26 Mar 1999 11:28:35 +0000 (26 11:28 +0000)
tree462f0749de4bf989ed066b7f592c0367b7f65b4a
parente840fd2fb5745f1f1e5d64e7662c5225b58b1aae
only use PAM if it is explicitly configured, rather than
auto-detecting it and sing it by default. Too many OSes now have
"sleeping" PAM implementations where they have the PAM calls but don't
use PAM for their authentication. This confuses the hell out of people
who install Samba and because they don't have a /etc/pam.d/samba file
find they can't authenticate.
source/acconfig.h
source/auth/pass_check.c
source/configure
source/configure.in
source/include/config.h.in
source/include/includes.h
source/passdb/pass_check.c