r5655: Added support for Novell NDS universal password. Code donated by
authorJeremy Allison <jra@samba.org>
Sat, 5 Mar 2005 01:22:53 +0000 (01:22 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:55:54 +0000 (10:55 -0500)
commita5f84481e38ffc79043bfbac5f0353856b77b141
tree998d6f505a1768ae060f83dceddaf0ece1e32660
parent9d0a31e9638d118b04f96260b61fdd4370beab97
r5655: Added support for Novell NDS universal password. Code donated by
Vince Brimhall <vbrimhall@novell.com> - slight tidyup by me to
use Samba conventions.
Vince - thanks a *lot* for this code - please test to make sure
I haven't messed anything up.
Jeremy.
(This used to be commit 6f5ea963abe8e19d17a1803d4bedd9d87a317e58)
source3/auth/auth_sam.c
source3/configure.in
source3/include/passdb.h
source3/include/smbldap.h
source3/passdb/pdb_interface.c
source3/passdb/pdb_ldap.c
source3/passdb/pdb_nds.c [new file with mode: 0644]