Re: Add attribute to Active Directory
From: Ryan Hanisco (rhanisco_at_flagshipis.com)
Date: 11/30/04
- Next message: fex: "Re: Account management events audit !!"
- Previous message: Ryan Hanisco: "Re: sysvol & netlogon not sharing"
- In reply to: wosully: "Add attribute to Active Directory"
- Next in thread: wosully: "Re: Add attribute to Active Directory"
- Reply: wosully: "Re: Add attribute to Active Directory"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 29 Nov 2004 19:42:14 -0600
Wosully,
If you are talking about adding new attributes that aren't in the directory
you would be extending the schema. I would point out that this, while not
hard to do, should never be done lightly and without forethought.
To be able to do this, you will have to add yourself to the schema
administrators group -- no, neither Domain Admins or Enterprise Admins are
in this by default.
Secondly, I would caution against just adding attributes to the User class.
Instead create a new class (like employee) that inherits from the User base
class and add your attributes to that.
-- Ryan Hanisco MCSE, MCDBA Flagship Integration Services "wosully" <wosully@discussions.microsoft.com> wrote in message news:61DFEBE1-AC19-4758-965A-52A1B1E6907D@microsoft.com... > Does anyone know how to add an attribute top an active directory account in > Windows 2000, but make it so other users can not view the attribute? > > For example, create a social security number attribute and hide it from > most groups. > > -- > Semper Fi
- Next message: fex: "Re: Account management events audit !!"
- Previous message: Ryan Hanisco: "Re: sysvol & netlogon not sharing"
- In reply to: wosully: "Add attribute to Active Directory"
- Next in thread: wosully: "Re: Add attribute to Active Directory"
- Reply: wosully: "Re: Add attribute to Active Directory"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|