Permit Logon Target Server by Day

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can I restrict user account logon to particular server only on certain DATE?
e.g. PCWKST001 can be logon by this user account on July 1st to July 5th only.
 
You can restrict a user to a date range but not a particular DC. Not sure
how you would force a user to a particular DC for logon. If you tried to
test via a script the best you could do was log them off.

--


Paul Bergson MCT, MCSE, MCSA, CNE, CNA, CCA

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Hi Paul:

Thanks for your reply.
I just want to restrict the several user id logon to the particular server.
do you have any samples that can direct me to the solution?
 
You can't specify a particular DC, the client will authenticate to the first
dc in its site that responds to a request. If no dc responds in a specific
time frame it will go outside the site for authentication.

--


Paul Bergson MCT, MCSE, MCSA, CNE, CNA, CCA

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Back
Top