From my ASP/
VB application, I need to be able to read the users' info on the server, like the domin they are in, the group they are in, their login/password and their roles. Basically, get the window login info in the system. I am a sys user with all privileges.
How can I do that?
Thanks in advance.:)