svn commit: samba r209 - in trunk/source: include passdb utils

mimir at samba.org mimir at samba.org
Wed Apr 14 10:28:44 GMT 2004


Author: mimir
Date: 2004-04-14 10:28:44 +0000 (Wed, 14 Apr 2004)
New Revision: 209

Modified:
   trunk/source/include/passdb.h
   trunk/source/include/smbldap.h
   trunk/source/passdb/passdb.c
   trunk/source/passdb/pdb_get_set.c
   trunk/source/passdb/pdb_interface.c
   trunk/source/passdb/pdb_tdb.c
   trunk/source/passdb/secrets.c
   trunk/source/utils/pdbedit.c
Log:
Complete rewrite trust passwords storage mechanism accessible
via passdb api. Last implementation didn't match the assumptions
and so it's been overridden now.

Trust passwords are treated as objects and currently being put
in secrets.tdb, although they can be easily moved into passdb.tdb
(and, in fact, probably will be in case of tdbsam).

pdbedit can operate on passwords via passdb api.
smbldap.h has been added some basic knowledge about trust password
object in ldap (more of the implementation on the way).

...and a couple of typo fixes in secrets.c


rafal



WebSVN: http://websvn.samba.org/websvn/listing.php?rep=0&path=/trunk/source&rev=209&sc=1


More information about the samba-cvs mailing list