Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
how to grant perm to multi user
Name: rubik Date: July 11, 2005 at 20:40:43 Pacific OS: 2003 CPU/Ram: amd1.7
Comment:
net share ....... /grant:user,perm
when net share a directory , how to grant permission to multiuser.
for example, how to share d:\share as share and grant administrator full control but users readonly?
Name: rubik Date: July 11, 2005 at 20:42:18 Pacific
Reply:
in dos prompt , not in windows gui dialog box
0
Response Number 2
Name: hiho Date: July 11, 2005 at 22:33:05 Pacific
Reply:
There is no "DOS PROMPT" in W32K3 it is NT COMMAND PROMPT.
"windows gui dialog box" what do you mean by this??
On the START MENU, RUN, type in CMD press enter, opens NT COMMAND PROMPT (CMD.EXE), type:
net share /? press enter
...whihc will list valid syntax.
0
Response Number 3
Name: andys2003 Date: July 11, 2005 at 22:42:23 Pacific
Reply:
Try to use rmtshare.exe (in my opinion, from w2k resource kit). Sample: rmtshare \\Server\ShareFolder=D:\ /GRANT "DomainName\GroupUsers":R /GRANT "DomainName\Administrator":F
0
Response Number 4
Name: rubik Date: July 13, 2005 at 23:23:05 Pacific
Summary: Hi, I'm totally new in Windows 2003 server, I need to learn how to link any user to a new policy I'm creating, I already can create the policy but don't know how to apply the policy to a specific user...
Summary: i didn't see a W2K forum, so i thought i'd try this question here. question.... windows 2000 server, using Active Directory. lets say i have a "root" folder that's shared. underneath the share, there ...
Summary: Our network administrator quitted last friday, and now I don't know (and of course would like to know) how to accomplish these three tasks: 1.- How can I have a user limited to one workstation at a ti...