I wonder if i can use the user attribute SecurityIdentifier to store some
application specifik SID data? Is it used for any internal AD stuff, or is
it free to use? The only info i can get in it is on MSDN:
http://msdn.microsoft.com/en-us/library/ms679768(VS.85).aspx but it does not
tell whether there is any limitations of using this attribute.
I am well aware of the workings of the normal SID attribute (objectSid), and
I know that this is not to be tampered with.
Any info appreciated
Best regards
S�ren
I take it you mean the SID attribute, if so, no, you cannot modify this
field, AD controlls the GUID & SID fields. When we migrate, we populate the
SID History attribute, not the SID attrib itself. The SID and GUID never
change through an objects lifetime
Am I on the right boat with my understanding?
Regards
--
Garry Starck
MCITP Enterprise Administrator, MCTS AD, MCSE 2003 Messaging, MCDBA
"Søren Egtved Lassen" wrote:
> Sren
>
The objectSID attribute is used by the system and cannot be altered.
However, the securityIndentifier attribute, which has the same syntax,
appears to be available. Note that the link has nothing listed for "Update
Privilege", unlike the similar link for objectSID which states "The value is
set by the system". Also, this attribute is optional. I can find no
documentation on the use of this attribute. Also, I checked two domains I
have access to and neither had any objects where this attribute has a value
assigned. Unless someone else knows better, I would say it is available for
your use.
--
Richard Mueller
MVP Directory Services
Hilltop Lab - http://www.rlmueller.net
--
Thanks anyway
Søren
If you read other reply's
"Garry Starck-MCITP Enterprise Admin"
<vjsparx@REMOVE_CAPS_INVALIDhotmail.com> wrote in message
news:81205AE8-5D5E-4FED...@microsoft.com...
Hi Richard
I've made the same conclusions as you.
Best regards
S�ren