|
Posted by Roger Abell [MVP] on May 3, 2006, 2:29 am
Please log in for more thread options Sure (although direct grants to individual accounts is not the
best way to do things), yes you can grant to the account in
an ACL for NTFS access.
Now, whether that account can use that grant will depend on
whether it also has the Log on over the network user right
granted to it on that machine.
> Dear All,
>
> Let's say I've got 2 servers: A - domain controller (Domain), B - file
> server.
>
> Users list on Server A:
> Domain users: userA, userB, UserC, UserD
> Domain admins: userB
> Domain groupX: userC
>
> Users list on Server B:
> Users: UserlocA
> Users: Domain\groupX
> Admins: Domain\admins
>
>
> Can I assign following permission to the folder "FolderA"
> <revoke all inherited rights>
> Domain\userD - Full Access?
>
> I am curious if a userD, who has not been defined as a member of any
> local group, can have an access to the folder on the ServerB?
>
> Thank you,
> MB
>
|