Results 1 to 3 of 3

Thread: NT User Emulation?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2000
    Posts
    1
    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?


  2. #2
    New Member
    Join Date
    Jun 2000
    Posts
    15
    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.

  3. #3
    New Member
    Join Date
    Jul 2000
    Posts
    4
    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
  •  



Click Here to Expand Forum to Full Width