|
-
Jun 27th, 2000, 09:36 AM
#1
Thread Starter
New Member
I'm trying to find info on running a program under a specific user account. Basically, I'd like to lock down access to a directory, so only that acct and admin have access to it, then setting a VB app to open files in that directory using the pre-arranged account. Any ideas?
-
Jun 28th, 2000, 09:13 PM
#2
New Member
You can set the security attributes of a file in NT using API quite easily.
But when you are trying to get access to it and stuff...that requires a lot of token mucking about..And subsequently I would also like to know how it is actually hard-coded in vb.
-
Jul 7th, 2000, 04:37 PM
#3
New Member
Please I too would like to know how to implement NT security in Win 9x.
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
|