Custom AD/LDAP Attribute (in the User Schema)
- From: "Will Gillen" <willgillen@xxxxxxxxx>
- Date: 12 May 2006 12:08:02 -0700
We have a legacy application that requires a custom Enrionment Variable
to be set. And this PC environment variable is on a "per user
basis".... basically it is a form of their userid with some extra
chars, etc.
We are looking at putting this attribute as an addition to our AD
schema, and trying to set the environment variable on the PC (in a
login script or something) when a person logs into the workstation.
We have applied for our X.500 OID (just to be sure our schema attribute
is "unique"), and I have read through several documents and tutorials
describing the proper and improper ways to add an attribute to the
schema. It looks like the best way is to add a new custom attribute,
and then create a new custom auxillary class, and then associate that
new attribute with the class, and then associate the new custom class
with the "user" class in AD.
Ok, so we have that all done, and we can now edit the new custom value
for each user in our test AD environment. So, what would be the
best/easiest (trying to avoid using client side vbscript, etc) to set
an environment variable (say, call it: %CUSTOMUSERNAME%) on the PC when
someone logs in?
Any ideas?
Thanks!
.
- Follow-Ups:
- Re: Custom AD/LDAP Attribute (in the User Schema)
- From: Joe Richards [MVP]
- Re: Custom AD/LDAP Attribute (in the User Schema)
- Prev by Date: Re: Domain Controller - AD Communication Problem
- Next by Date: Re: New employee, same computer -- what to do?
- Previous by thread: Re: Domain Controller - AD Communication Problem
- Next by thread: Re: Custom AD/LDAP Attribute (in the User Schema)
- Index(es):
Relevant Pages
|