I'm trying to get the User Name, Password and Domain of the User Logged on to the network who is accessing my .mdb file. I'm making a security for my .mdb file, that's why I need to check if the user is valid.

My .mdb file is located in a remote server and other users can access this file, so I need to check these users who are trying to access the database.