Doc Symbiosis Posted April 29, 2006 Posted April 29, 2006 In use the net share command in a cmd-file to make a networkshare. net share myshare=m:\Problem is, that it has full access for all users.Anyone knows, how to make it readonly ( I didn't find an appropriate switch) ?Title edited -- Please, use [TAGS] in your topic's title.Please follow XP Forum Rules from now on.--Sonic
Yzöwl Posted April 29, 2006 Posted April 29, 2006 Try using RMTSHARE.EXE from the NT4 Resource Kit with the /GRANT switch.
Phurious Posted May 7, 2006 Posted May 7, 2006 I use this tool XCACLS.EXE from Microsoft when I want to adjust permissions on just about anything from a batch file. Here is some good documentation on syntax.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now