Re: Changing DomainSid
From: Chuck Chopp (ChuckChopp_at_rtfmcsi.com)
Date: 08/17/04
- Next message: Krishna Monian: "Re: Process Idle Time"
- Previous message: Rosh: "Re: Wrapper functions for GetProcAddress"
- In reply to: Jonathan Arnold: "Re: Changing DomainSid"
- Next in thread: Jonathan Arnold: "Re: Changing DomainSid"
- Reply: Jonathan Arnold: "Re: Changing DomainSid"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 17 Aug 2004 12:02:36 -0400
Jonathan Arnold wrote:
> Chuck Chopp wrote:
>
>> What I'm wondering is if particular workstations and/or member servers
>> are workgroup members or members of a *different* domain than what you
>> are expecting them to belong to.
>
>
> Actually, I'm not really expecting them to be anything. I grab the SID once
> on installation, and the check it again periodically. And I'm finding
> that it
> is changing at some point and I'm wondering why. While I thought the SID
> was only changing slightly, it turns out not to be true, or at least
> unknown.
> All I'm getting back is that the info is different, but not in what way.
What is the amount of time that passes between when you first obtain the SID
and the time you obtain the SID and determine that it has changed?
Are you doing your first installation of software on a hard drive that is
later used to image workstations [e.g. SysPrep gets executed *after* your
software installation is done]?
There's only a few things that should change the system SID for a
workstation or member server. Running SysPrep and booting the system will
generate a new SID for the system. Likewise, running the NewSID.exe utility
will do the same thing. This SID is what is returned as the account domain
SID regardless of whether or not the workstation or member server belongs to
a domain or a workgroup. Only the primary domain SID varies depending on
domain or workgroup membership, and is NULL for a workgroup.
-- Chuck Chopp ChuckChopp (at) rtfmcsi (dot) com http://www.rtfmcsi.com RTFM Consulting Services Inc. 864 801 2795 voice & voicemail 103 Autumn Hill Road 864 801 2774 fax Greer, SC 29651 Do not send me unsolicited commercial email.
- Next message: Krishna Monian: "Re: Process Idle Time"
- Previous message: Rosh: "Re: Wrapper functions for GetProcAddress"
- In reply to: Jonathan Arnold: "Re: Changing DomainSid"
- Next in thread: Jonathan Arnold: "Re: Changing DomainSid"
- Reply: Jonathan Arnold: "Re: Changing DomainSid"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|