Refactor the lagacy part of secrets_fetch_trust_account_password() out
authorMichael Adam <obnox@samba.org>
Tue, 11 Dec 2007 13:02:45 +0000 (14:02 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 13 Dec 2007 09:15:18 +0000 (10:15 +0100)
commit91da12b751b3168dc40049f3e90c10d840393efc
treec04ff9767f96f6bac022c799db9acf996ee651bf
parent6ced4a7f88798dc449a667d63bc29bf6c569291f
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