[Chicago-talk] getting username via webpage automatically

Dooley, Michael Dooley.Michael at con-way.com
Fri Jan 23 16:55:32 CST 2004


Apache::AuthenNTLM 2.05 was released. it is working now. :)

the only thing is $ENV{REMOTE_USER} is <domain>\<username> vs. <username>

not that I mind but I think it could cause some issues down the road since
REMOTE_USER is just supposed to be the username.

-----Original Message-----
From: chicago-talk-bounces at mail.pm.org
[mailto:chicago-talk-bounces at mail.pm.org] On Behalf Of Dooley, Michael
Sent: Wednesday, January 21, 2004 3:23 PM
To: 'Chicago.pm chatter'
Subject: RE: [Chicago-talk] getting username via webpage automatically


Ok Guys,

Apache::AuthenNTLM I couldn't get to work. I keept getting errors, and well
I couldn't find any support for it either. Altho I got an email back from
the authors it didn't help. so I abandonded that module.

I did find the following apache module tho @ http://modntlm.sourceforge.net/
and it worked great with minimal configuration and well and extreamly easy
install.

It was tested/written on Linux. I built it on a sparc running solaris8 w/ no
problems. I couldn't have asked for an easier setup.

The modules authenticates any useres accessing your webpage and the username
is captured in $ENV{REMOTE_USER}.

Just thought I would pass this along.

Case Closed,
mike

-----Original Message-----
From: chicago-talk-bounces at mail.pm.org
[mailto:chicago-talk-bounces at mail.pm.org] On Behalf Of Dooley, Michael
Sent: Tuesday, January 20, 2004 4:28 PM
To: 'Chicago.pm chatter'
Subject: RE: [Chicago-talk] getting username via webpage automatically


found it.
http://search.cpan.org/~speeves/Apache-AuthenNTLM-2.04/AuthenNTLM.pm

it is used in conjunction with mod_perl
_______________________________________________
Chicago-talk mailing list
Chicago-talk at mail.pm.org
http://mail.pm.org/mailman/listinfo/chicago-talk
_______________________________________________
Chicago-talk mailing list
Chicago-talk at mail.pm.org
http://mail.pm.org/mailman/listinfo/chicago-talk



More information about the Chicago-talk mailing list