> From: Norris, Joseph [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 11, 2003 5:21 PM [..snip..] > I am into apache but I have a question about Microsoft web > server IIs. Does it have enough hooks into the operating system > that I can detect when a user has signed on using their > profile and know what that user's login name is? > > Please provide your experience and a site that explains this. > Thanks for your help. [..snip..]
Hi I just recently asked a question to the list which may just be the same question... If a user has to log on to use a particular website/folder/file the environment variable REMOTE_USER (as in $ENV{'REMOTE_USER'}) will be set to his username - or his domain-backslash-username. If you want to know more, you have to use Win32::AdminMisc (see www.roth.net). /Henning _______________________________________________ Perl-Win32-Web mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs