Home All Groups Group Topic Archive Search About
Author
10 Mar 2006 1:18 AM
Adrian Dev
Hi,

I belive it possible in Active Directory to create a new Domain User, and
configure AD to only allow that user to log onto a restricted set of
computers and/or contents of OUs. Does anyone know the steps using the
Active Directory GUIs to achieve this?

thanking you in advance, Adrian

Author
10 Mar 2006 2:43 AM
Richard Mueller
Adrian Dev wrote:

> Hi,
>
> I belive it possible in Active Directory to create a new Domain User, and
> configure AD to only allow that user to log onto a restricted set of
> computers and/or contents of OUs. Does anyone know the steps using the
> Active Directory GUIs to achieve this?

You can restrict the user so they can only logon to specified workstations.
You do this on the Account tab of the user properties dialog in Active
Directory Users and Computers. Click on the button "Log On To...", select
"The following computer" and enter the NetBIOS names of the computers the
user is allowed to use.

You have to list all of the computers. You cannot select all computers in an
OU.

--
Richard
Microsoft MVP Scripting and ADSI
Hilltop Lab - http://www.rlmueller.net
Author
10 Mar 2006 8:10 AM
Paul Williams [MVP]
The other way to do this is via user rights.  You can create a GPO and link
it to the OU in question and filter it to only apply to a new group that
contains the computers that you don't want this user or users to logon to.
In that GPO, you then deny logon locally user right to a group that contains
the user or users.

Note.  The above assumes that the computers and users are children of the OU
that you link the GPO to.

--
Paul Williams
Microsoft MVP - Windows Server - Directory Services
http://www.msresource.net | http://forums.msresource.net
Author
10 Mar 2006 10:25 AM
Adrian Dev
In this instance my allowed set is much smaller than my not allowed set, so
I feel Richards suggestion may be less time consuming to set up, I'll have a
play with it,

Thank, Adrian

Show quoteHide quote
"Paul Williams [MVP]" <ptw2***@hotmail.com> wrote in message
news:O1YlSoBRGHA.4452@TK2MSFTNGP12.phx.gbl...
> The other way to do this is via user rights.  You can create a GPO and
link
> it to the OU in question and filter it to only apply to a new group that
> contains the computers that you don't want this user or users to logon to.
> In that GPO, you then deny logon locally user right to a group that
contains
> the user or users.
>
> Note.  The above assumes that the computers and users are children of the
OU
> that you link the GPO to.
>
> --
> Paul Williams
> Microsoft MVP - Windows Server - Directory Services
> http://www.msresource.net | http://forums.msresource.net
>
>