|
-
November 24th, 1998, 06:55 AM
#1
Setting NT users, groups and permissions
Hi Everyone,
I would like a program that can create global and local groups in NT and then assign users (with passwords and all) to these groups. Also, I would like to set permissions on files and folders dependent on the groups I have created. How do I do this?
Your help will be appreciated, thanks in advance
Lui
VB Newbie
-
November 27th, 1998, 12:04 PM
#2
Re: Setting NT users, groups and permissions
You'll have to use Windows API calls. These must be "imported" into VB using the Declare statement. I'm not sure what the APIs are, some of the WNet-prefixed ones might work.
-Jim
-
December 1st, 1998, 04:14 AM
#3
Re: Setting NT users, groups and permissions
Do you know any web sites that discusses Windows API calls in Visual Basic thoroughly?
The only references I seem to encounter are references to books which I am currently searching for. Unfortunately, I haven't seen any bookstores which have these books in our area.
Thank you very much for your help.
Lui
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|