Jump to content

add a user to a share and assign permissions


EndFunc
 Share

Recommended Posts

I wanted to create a folder, then add a user to it and assign modify permissions. I can of course create the directory on the server but can't figure out how to add a user under the security tab and assign modify permissions. Has any one done this or now of how to accomplish this task. I have adfunctions and looked at Net Share but nothing seems to help on how this could be done.

thanks

EndFuncAutoIt is the shiznit. I love it.
Link to comment
Share on other sites

I wanted to create a folder, then add a user to it and assign modify permissions. I can of course create the directory on the server but can't figure out how to add a user under the security tab and assign modify permissions. Has any one done this or now of how to accomplish this task. I have adfunctions and looked at Net Share but nothing seems to help on how this could be done.

thanks

Anybody have anything on this?
EndFuncAutoIt is the shiznit. I love it.
Link to comment
Share on other sites

  • Developers

I would use SetACL for that.

..and I am sure you know already you should be patient and not bump post this quickly.

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

I would use SetACL for that.

..and I am sure you know already you should be patient and not bump post this quickly.

I didn't mean for it to be too quickly. Anyway, I don't see anyting for Set ACL. Do you have an example script or something that might work as you are saying?

EndFuncAutoIt is the shiznit. I love it.
Link to comment
Share on other sites

I didn't mean for it to be too quickly. Anyway, I don't see anyting for Set ACL. Do you have an example script or something that might work as you are saying?

ACL = Access Control List.

You will need to google it, or search the forums for examples on how to access and set an ACL.

Thanks,

Jarvis

AutoIt Links

File-String Hash Plugin Updated! 04-02-2008 Plugins have been discontinued. I just found out.

ComputerGetInfo UDF's Updated! 11-23-2006

External Links

Vortex Revolutions Engineer / Inventor (Web, Desktop, and Mobile Applications, Hardware Gizmos, Consulting, and more)

Link to comment
Share on other sites

  • Developers

SetAcl is a freeware utility similar to the standard installed cacls.

Both should be able to do what you want.

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...