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,
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
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?
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
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/