G
Guest
Hi everybody,
I need to retrieve the name of user, logged on Windows Server from my MSAccess Application.
I've tried the "NetWkstaUserGetInfo" function, but it only returns the local machine username.
How to retrieve the network login name ?
The function "LsaGetLogonSessionData" seems to be helpful but I can't even accessed the description page on MSDN site (the page is not available).
May be there is another way to do that?
If anybody have a VB code using this or another function, thanks very much in advance,
Anna
I need to retrieve the name of user, logged on Windows Server from my MSAccess Application.
I've tried the "NetWkstaUserGetInfo" function, but it only returns the local machine username.
How to retrieve the network login name ?
The function "LsaGetLogonSessionData" seems to be helpful but I can't even accessed the description page on MSDN site (the page is not available).
May be there is another way to do that?
If anybody have a VB code using this or another function, thanks very much in advance,
Anna