[KLUG Members] this so sucks

Adam Williams members@kalamazoolinux.org
03 Jun 2003 09:14:51 -0400


> > So my .tdb files got trashed. How do I convince Windows it can trust 
> > the new SID #'s?

Have you updated to the latest Alpha (24)?  It looks like it contains a
barge convoy of bug fixes.

> >smbclient is handing me:
> >tree connect failed: NT_STATUS_BAD_NETWORK_NAME
> >This is a bit of an emergency.
> Can't you restore the SID, assuming you documented it, using the
> setlocalsid command in rpclient?

Does "net getlocalsid" work?

If you can harvest the SID off a group you can recreate the domain SID.

$ net getlocalsid
SID for domain ESTATE2 is: S-1-5-21-3225863464-1433106728-2558999336
$ net groupmap list
nobody (S-1-5-32-546) -> nobody
cis (S-1-5-21-3225863464-1433106728-2558999336-2003) -> cis

Only the last bit is different.