i'm checking the logged on user at start of my program. if the user is not
in my database (e.g. he uses his private notebook instead of the company
desktop), i want to show a login screen where he can enter his windows
username and password. can i somehow send this to the logon server to check
if they are correct or do i have to enter passwords manually to my database
(i want to avoid this)?
in my database (e.g. he uses his private notebook instead of the company
desktop), i want to show a login screen where he can enter his windows
username and password. can i somehow send this to the logon server to check
if they are correct or do i have to enter passwords manually to my database
(i want to avoid this)?
Comment