Runtime check for broken PAM systems with no appdata_ptr support. This
commit7bda0101192c648a1b588fc6a3d8226c73c7d401
authorJeremy Allison <jra@samba.org>
Tue, 1 May 2001 18:24:58 +0000 (1 18:24 +0000)
committerJeremy Allison <jra@samba.org>
Tue, 1 May 2001 18:24:58 +0000 (1 18:24 +0000)
tree46576f41050c548bd22e009625f196c861cbc44a
parentacd87932605b713fd56141df2ba448e8920d5f27
Runtime check for broken PAM systems with no appdata_ptr support. This
should eventually be an autoconf test with a #ifdef workaround. I *HATE* pam :-).
Jeremy.
source/auth/pampass.c
source/passdb/pampass.c