s3:secrets_schannel: revert to using version 1
authorStefan Metzmacher <metze@samba.org>
Mon, 21 Sep 2009 04:26:30 +0000 (06:26 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 21 Sep 2009 04:33:25 +0000 (06:33 +0200)
commit9801ec5f1af8f3f67461fa09e29213bea06b1c6a
treec09ba7bb06125b685c3498fa934cfea79aa4e2e6
parent83edf3e43e86781872a07d8eb53084f59ad7384c
s3:secrets_schannel: revert to using version 1

It doesn't really matter if the entries
have invalid context in it. Older versions of samba
refuse to open the file if the version doesn't match.

If we can't parse individual records, we'll fail schannel binds,
but the clients are supposed to reestablish the netlogon secure channel
by doing ServerReqChallenge/ServerAuthenticate* again. This
will just overwrite the old record.

metze
source3/passdb/secrets.c