completely rewrote the AIX UESS backend (UESS is the AIX equivalent of
authorAndrew Tridgell <tridge@samba.org>
Thu, 29 Jan 2004 06:14:13 +0000 (06:14 +0000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 29 Jan 2004 06:14:13 +0000 (06:14 +0000)
commita2b533c9f98fed00f0d740aefc2320a634f66749
tree1fb5c5af8ac24024d6c351902e5ddb23d4e88815
parenta01dfa47dee9d4bc44db4b86dc956fa7f0dfac8e
completely rewrote the AIX UESS backend (UESS is the AIX equivalent of
NSS). This time I think I've actually got it right. I wrote a fairly
good test suite for UESS modules (similar to nsstest.c) that allowed
me to explore how the modules supplied with AIX actually work.

This new module also incorporates authentication features, so you
don't need a PAM module at all. Just install this UESS module and
authentication will "just work". It also handles password change, so
/usr/bin/passwd can be used to change windows password.
(This used to be commit d62cb9454e310d2baeea0077dad4ba9382ba06cd)
source3/nsswitch/winbind_nss_aix.c