Apache::AuthenNTLM 2.05

2004-02-10 Thread Dooley, Michael
I have tried a variety of entries but I cant get this specific perl section to work. does anyone have any suggestions? I cant be the only person to have tried this am i? $Location{"/"} = { PerlAuthenHandler => Apache::AuthenNTLM, AuthType => ntlm, require => valid-user,

RE: Sections

2004-02-10 Thread Dooley, Michael
CORRECTION: ERROR: [Tue Feb 10 08:26:06 2004] [error] Bad/Missing NTLM/Basic Authorization Header for / [Tue Feb 10 08:26:06 2004] [error] No PDC and no fallbackdomain given for domain DOMAIN if ( $ENV{REMOTE_ADDR} = '192.168.0.24') { $Location{"/"} = { PerlAuthenHandler

Sections

2004-02-10 Thread Dooley, Michael
Would anyone be able to toss a dog a bone? I have this in my httpd.conf and the server starts up fine, but when I try to access the page it doesn't do any authentication. I also tried it in $DOCUMENT_ROOT/.htaccess and I get a Perl not allowed here. Anyone have any ideas how I can pull this off?

RE: Mail bounced thru Kazakhstan -- This list only

2004-02-09 Thread Dooley, Michael
its not a problem with the list. it's a problem w/ one of the users on the list. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, February 09, 2004 3:45 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Mail bounced thru Kazakhstan -- This list only

Apache::AuthenNTLM 2.05 ntlm+basic

2004-02-09 Thread Dooley, Michael
On the inTRAnet side of this it works fine, and authenticates agenst a PDC/BDC. on the inTERnet side of this it fails. prompts for user/pass/domain. What I am trying to do is if the user is on the network use NTLM. if he is on the internet use basic and have them sign in via user/passwd created w/