Hi
We are using Perl to display some Intranet pages (web browser). The user is logged into their computer and on the domain.
We would like to get the user ID of the active user on the web page. i.e. john.kilo
We know the Perl basics but not sure where to start on this as the web session runs under anonymous IUSR and can't find anything under google.
Using Strawberry Perl under Windows.
Thank you