Re: Workstations permissions to its own AD computer object
- From: "Richard Mueller [MVP]" <rlmueller-nospam@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 18 Apr 2007 22:36:06 -0500
"MrGimper" <me@xxxxxxxx> wrote in message
news:%234eJ7zfgHHA.4952@xxxxxxxxxxxxxxxxxxxxxxx
"Richard Mueller [MVP]" <rlmueller-nospam@xxxxxxxxxxxxxxxxxxxx> wrote in
message news:%234ipirfgHHA.3656@xxxxxxxxxxxxxxxxxxxxxxx
MrGimper wrote:
I wish to store some information in the extensionAttributes of a
computer object. I want to use a login script to read the value of the
extensionAttribute of the computer object which relates to the
workstation the user logs on to.
My question is: Does a workstation have the rights to read the
extensionAttributes of its own AD computer object?
I can create the script, but wondered if the rights are there by default
Logon scripts run with the permissions of the user. Startup scripts run
with System privileges on the local computer, and the permissions of the
computer object elsewhere in the domain. If this is a logon script, the
user needs permission to read the attribute.
If computer objects need permissions in the domain to run a startup
script, I grant the rights to the "Domain Computers" group. For a logon
script, if permissions are needed I would grant them to "Domain Users".
--
Richard Mueller
Microsoft MVP Scripting and ADSI
Hilltop Lab - http://www.rlmueller.net
--
Thanks for your prompt reply Richard.
I will therefore need to grant "Domain Users" the rights to read this
attribute.... what is the easiest way to grant this right to all existing
computer objects, and automatically to any computer objects created in the
future.
Thanks
Both "Domain Users" and "Domain Computers" are maintained automatically. By
default (unless you go to the effort to change it), all user objects are
members of "Domain Users" and all computer objects are members of "Domain
Computers".
This link indicates that the extensionAttributes should be in the collection
called "Public Attributes". I would expect everyone to have read permission
on these attributes.
http://support.microsoft.com/kb/924193
--
Richard Mueller
Microsoft MVP Scripting and ADSI
Hilltop Lab - http://www.rlmueller.net
--
.
- References:
- Workstations permissions to its own AD computer object
- From: MrGimper
- Re: Workstations permissions to its own AD computer object
- From: Richard Mueller [MVP]
- Re: Workstations permissions to its own AD computer object
- From: MrGimper
- Workstations permissions to its own AD computer object
- Prev by Date: Re: Slow login to AD
- Next by Date: Re: Group policy
- Previous by thread: Re: Workstations permissions to its own AD computer object
- Next by thread: Re: GPO applying to W2K3 but not W2K
- Index(es):
Relevant Pages
|
Loading