Hi,

I want to write a program that does a few things depending if a user is
logged on to a domain or not. The program shall run on Win95 (probably as
Tray-App).
Currently I have no Win95 machine to test, so I'd like to ask if anyone has
any experience with this?
I tried Win32::Lanman::WNetGetUser to verify if some homedrive is mapped
which will hapen in the Logon-Script of the user, it works ok on W2k, though
I'd really like to get speaking error messages from
Win32::Lanman::GetLastError.
What could also work is Win32::AdminMisc::GetLogonName, but it doesn't
return a domain...

Lars
_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to