May 17, 2006 at 12:57 pm
Hi,
Using windows - can right click on a folder and click properties-sharing to set it to authenticated users and permissions-full control, change, read
if using net share to share the folder - how to grant to authenticated users.
I tried net share sharename /grant:"authenticated users", full
but i get the msg:
The option /GRANT:Authenticated Users,full is unknown.
So how to set groups/users and permissions using net share. I am going to try out rmtshare.
Another ques: is there any order in which i should execute these commands - ie do i have to do rmtshare first and then the xcacls or can it be done vice versa.
Thnx.
May 18, 2006 at 1:30 am
Try using:
NTAUTHORITY\Authenticated Users
Instead of
Authenticated Users
Andy
May 18, 2006 at 8:06 am
It shouldn't matter which order you do it in, the share just won't work till you've done both
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply