Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Is it possible to find out the NT User Account of a user through Perl. I am currently writing a small application, and I want to be able to allow users to visit a page on our intranet and for them to be directed to the relevant content that they are allowed to see. I am currently using Apache Web server with Active State Perl on a Windows NT4 workstation.
Dose the Internet browser (which is Internet Explorer 5.5) provide the user name when requesting pages, which could be read into a Perl Script??
Hope some one can help me with this one.
Thanks,
Alistair
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Getting Windows NT User Name using Perl
by BrowserUk (Patriarch) on Oct 05, 2002 at 21:32 UTC | |
|
Re: Getting Windows NT User Name using Perl
by robartes (Priest) on Oct 05, 2002 at 22:55 UTC | |
|
Re: (nrd) Getting Windows NT User Name using Perl
by newrisedesigns (Curate) on Oct 06, 2002 at 15:04 UTC | |
by jj808 (Hermit) on Oct 06, 2002 at 15:32 UTC | |
|
Re: Getting Windows NT User Name using Perl
by diotalevi (Canon) on Oct 05, 2002 at 23:25 UTC | |
|
Re: Getting Windows NT User Name using Perl
by blm (Hermit) on Oct 06, 2002 at 13:52 UTC |