Re: Attributes that Update during Computer logon
- From: RayRay <RayRay@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 3 Jun 2008 11:06:00 -0700
Thank you very much for your response. 3 additional questions.
You mention that the computer may request its password to be reset, will the
object request this automatically based on the 14 days password policy and
how much time is left before expiring?
Also, in reviewing the attributes for a Computer object (using a LDAP
browser) I noticed multiple attributes named "dsCorePropagationData" that
appear to be dates as well. Any idea what these are and if I would need to
update them to simulate a logon? Microsoft lists it as "Internal Use only."
Finally you mentioned that "lastLogon" was not replicated but is the
"lastLogonTimestamp" attribute? If I am not mistaken "User" objects have
this same attribute and it is replicated every 14 days. Will the "Computer"
objects "lastLogontimestamp" function the same way?
You assistance is greatly appreciated.
Thanks
Ray
"Richard Mueller [MVP]" wrote:
Ray wrote:.
Hello, my company has a lot of field sales users that are completed
disconnected from the Corporate network outside of logging into our VPN
solution. I am trying to script the necessary updates to their Computer
objects when they log in to the VPN. Can someone please help me to
identify
what attributes for a Computer object are updated upon login? Even better
would be a complete end to end documentation describing all steps to the
logon process including the attributes that are updated in the directory.
When the computer authenticates to the domain, the following attributes of
the computer object are updated on the DC that authenticates:
lastLogon
logonCount
Neither of these is replicated to other DC's. The lastLogon is Integer8, a
64-bit value representing the date/time. The logonCount attribute is an
integer that is incremented.
In addition, if the client computer requests that the password be reset (I
think the default is every 14 days), the pwdLastSet attribute is updated.
This attribute is also Integer8 and is replicated.
This also holds for user objects, although the badPasswordTime and
badPasswordCount attributes can also be updated. Neither is replicated to
other DC's.
All of these attributes are updated by the system. I don't believe you can
modify lastLogon, but documentation indicates that members of Domain Admins
can update logonCount (I have not tried).
--
Richard Mueller
MVP Directory Services
Hilltop Lab - http://www.rlmueller.net
--
- Follow-Ups:
- Re: Attributes that Update during Computer logon
- From: Richard Mueller [MVP]
- Re: Attributes that Update during Computer logon
- References:
- Re: Attributes that Update during Computer logon
- From: Richard Mueller [MVP]
- Re: Attributes that Update during Computer logon
- Prev by Date: AD Enabled Apps
- Next by Date: Windows 2008 Trust To MIT Kerberos Server
- Previous by thread: Re: Attributes that Update during Computer logon
- Next by thread: Re: Attributes that Update during Computer logon
- Index(es):
Relevant Pages
|