Refactor the lagacy part of secrets_fetch_trust_account_password() out
commit63d27ae58658653b93178169ed74e2c96bfd5f56
authorMichael Adam <obnox@samba.org>
Mon, 17 Dec 2007 16:49:13 +0000 (17 17:49 +0100)
committerMichael Adam <obnox@samba.org>
Wed, 19 Dec 2007 17:19:08 +0000 (19 18:19 +0100)
treeeeee90f081c8ac1c1696e4b270f67154f398fd54
parent45d0b0db8aa92f56584bb8fab4ea525ea2b449c7
Refactor the lagacy part of secrets_fetch_trust_account_password() out

into a new function secrets_fetch_trust_account_password_legacy() that
does only try to obtain the hashed version of the machine password directly
from secrets.tdb.

Michael
source/passdb/secrets.c