share a folder for an active directory group
hello experts,
I am struggling to create a script which creates a share for every user in one particular user group, and sets NTFS security. And that particular group is an active directory group not a local system group.
Whatever method we tried it shares the folder for all groups and users.
Please help me out.
Thanx in advance.
I am struggling to create a script which creates a share for every user in one particular user group, and sets NTFS security. And that particular group is an active directory group not a local system group.
Whatever method we tried it shares the folder for all groups and users.
Please help me out.
Thanx in advance.
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
anonymous_9363
16 years ago
Second hit from a Google search with the search term:
. VBScript +share +permission
produced http://cwashington.netreach.net/depo/view.asp?Index=1068
which seems to fit the bill. I presume you have code to read the group's member names?
. VBScript +share +permission
produced http://cwashington.netreach.net/depo/view.asp?Index=1068
which seems to fit the bill. I presume you have code to read the group's member names?
Posted by:
karshi
16 years ago
Posted by:
anonymous_9363
16 years ago
Post your code in a reply, remembering to use the 'code' tag - click the '<%' button which is just above the text area of the 'Reply to Message' window. Alternatively, if it's very large, use http://www.senduit.com and post the link you get.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.