Results 1 to 3 of 3

Thread: Access Security

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    May 2000
    Location
    London Occupation: Desktop Developer
    Posts
    141
    Does anyone know how to pick up a users password from NT? (Username found with Environ). What I want to do is use a persons NT login credentials to login to my access database as I am tired of having to set numerous passwords for all the access databases I have developed.

    Hope that makes sense..

  2. #2
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844
    why don't you put your Access database on a NT server with NTFS permissions set? This way, you can control who has access to the database without having to manually code it in.

  3. #3
    Frenzied Member
    Join Date
    Aug 1999
    Location
    Santa Clara, Ca , 95058
    Posts
    1,105
    You could convert your database to SQL server which allows "trusted" connections.



    The only problem with Tom's suggestion is that it may be significantly slower than you'd like.

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