you can build a table that has all user names and login password.
then capture user domain login, compare it to your table and when it finds a match grab the password and pass it to the application. I do not have a procedure for passing the password but I will work on it. This is just an idea. I sure
VB has specific way of doing this.