Displaying 1 result from an estimated 1 matches for "in28c29e".
2004 Jul 22
1
secrets.tbd going corrupt on powerfailure?
...HA1
We're power failing a unit before it goes into production, and we've
noticed that every time we fail it during a data transfer, smbd loses
the domain connection. I've traced it down to the secrets.tdb file.
After a power failure, tdbdump secrets.tdb says:
{
key = "SECRETS/SID/IN28C29E"
data =
"\01\04\00\00\00\00\00\05\15\00\00\00\D4r\9A\B6Sd\A3N\0A5\D7\DE\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00"
}
{
key = "INFO/random_seed\00"
data = "\C9\07\00\00"
}
Th...