r15038: Replace all code in pam_winbind that relied on access to samba
authorGünther Deschner <gd@samba.org>
Tue, 11 Apr 2006 14:40:53 +0000 (14:40 +0000)
committerGünther Deschner <gd@samba.org>
Tue, 11 Apr 2006 14:40:53 +0000 (14:40 +0000)
commit2211488368a13bb791e0c06bf7fcfa67ed05cca9
tree4f77619f1f74e73c75c543671569407e53da2c59
parent1da1583e7fb610810cc4d6fa1be60d2cb2c395db
r15038: Replace all code in pam_winbind that relied on access to samba
internals, mostly with the code that was in pam_winbind before.

Also switch from using loadparm to use iniParser to read the new
pam_winbind options from a configuration file. That still uses the old
(parametric) option names which will be replaced next (as iniParser does
not support parametric options).

Guenther
source/Makefile.in
source/nsswitch/pam_winbind.c
source/nsswitch/pam_winbind.h