Re: SIDS - defualt domain polikcy
- From: "Joe Richards [MVP]" <humorexpress@xxxxxxxxxxx>
- Date: Sat, 08 Apr 2006 10:48:41 -0400
Oh, resolve the sid of the domain itself.... You can get it by looking at the objectsid attribute of the Domain NC head object... so something like
adfind -default -s base objectsid
Note that there are a bunch of SIDs that are valid that will not include the domain SID, these are called well known SIDs and are for groups such as Power Users, Administrators, etc. They have no domain/machine affinity and are the same on every single Windows machine in the world. Some can only be resolved on the proper type of machine. For instance Power Users can't be resolved on Domain Controllers but say Server Operators can only be resolved on DCs. For instance, Server Operators is the SID S-1-5-32-549 always...
--
Joe Richards Microsoft MVP Windows Server Directory Services
Author of O'Reilly Active Directory Third Edition
www.joeware.net
---O'Reilly Active Directory Third Edition now available---
http://www.joeware.net/win/ad3e.htm
Andrew Story wrote:
Apologies, I should have explained my second question a bit better..
How can I find the SID (sid's) associated with the production domain? I
assume there will be a common SID so I can compare to the ones I see in the
GPO's.
Thanks again.
"Joe Richards [MVP]" <humorexpress@xxxxxxxxxxx> wrote in message
news:%237N1T4aWGHA.4148@xxxxxxxxxxxxxxxxxxxxxxx
Specify a DC when you use sidtoname...lookup.
sidtoname sid machine
Ex:
sidtoname S-1-5-21-1275210071-789336058-1957994488-512 DomCon1
Alternately you can do
adfind -sc adsid:SID
adfind -sc adsid:S-1-5-21-1275210071-789336058-1957994488-512
sidtoname will chase trusts, adfind will not because it is a basic LDAPjoeobjects
--
Joe Richards Microsoft MVP Windows Server Directory Services
Author of O'Reilly Active Directory Third Edition
www.joeware.net
---O'Reilly Active Directory Third Edition now available---
http://www.joeware.net/win/ad3e.htm
Andrew Story wrote:Cheers Roger - this may sound silly, but how do I find the SID's foranyin my domain via the easiest fashion?
"Roger Abell [MVP]" <mvpNoSpam@xxxxxxx> wrote in message
news:uINh$RXWGHA.3492@xxxxxxxxxxxxxxxxxxxxxxx
If normal resolution is available and no other domains are
unavailable then it is 99+% likely that they are deleted
accounts or groups. To be sure compare with a SID from
your domain to see if all but the last section match.
"Andrew Story" <andrewDOTstoryATjameswalkerDOTbiz> wrote in message
news:eTqKqFWWGHA.1348@xxxxxxxxxxxxxxxxxxxxxxx
Hi - Win2k Forest.
In the default domain and domain controller policy there are mutiple
accounts displayed only as sids with rights granted on the domain.
I've used sidtoname from joeware.net, but can't resolve the sid's tonames. Is there anyway to find out if they are safe to remove?
Thanks.
- Follow-Ups:
- Re: SIDS - defualt domain polikcy
- From: Andrew Story
- Re: SIDS - defualt domain polikcy
- References:
- SIDS - defualt domain polikcy
- From: Andrew Story
- Re: SIDS - defualt domain polikcy
- From: Roger Abell [MVP]
- Re: SIDS - defualt domain polikcy
- From: Andrew Story
- Re: SIDS - defualt domain polikcy
- From: Joe Richards [MVP]
- Re: SIDS - defualt domain polikcy
- From: Andrew Story
- SIDS - defualt domain polikcy
- Prev by Date: Re: replication error
- Next by Date: win 2003 DC netdiag
- Previous by thread: Re: SIDS - defualt domain polikcy
- Next by thread: Re: SIDS - defualt domain polikcy
- Index(es):
Relevant Pages
|