Initial design of some of the functions to operate on trust passwords
authorRafal Szczesniak <mimir@samba.org>
Wed, 14 Jan 2004 22:02:16 +0000 (22:02 +0000)
committerRafal Szczesniak <mimir@samba.org>
Wed, 14 Jan 2004 22:02:16 +0000 (22:02 +0000)
commit02ac9332ab1d34f47667b40ce23b2b5d04c4dff1
treec664f5a67fb44b65122eaab72f6d382cb94d4ca0
parent336720416abd1f6d62f9a6748ae6a0454976c9d4
Initial design of some of the functions to operate on trust passwords
from passdb backend level (tdbsam, in this case).
It is written as wrapper for secrets_ calls that use secrets.tdb file
and is not treated as eventual solution. Trust passwords are being
handled uniformly, SAM_TRUST_PASSWD structure, and so they should be
stored as well.

Note, this code is disabled ie. not used anywhere yet. I'm working
on next routines in line.

rafal
source/passdb/pdb_tdb.c