Mailing List Archive

Apache::AuthenSMB
This message was sent from Geocrawler.com by "Stephan Roediger" <stephan.roediger@chen.siemens.de>
Be sure to reply to that address.

I have installed Apache/1.3.11 (Unix), DAV/0.9.15, mod_perl/1.21, mod_ssl/2.5.0
and OpenSSL/0.9.4 successfully on on a Solaris machine.
I've tried to do user authentication against NT via Apache::AuthenSmb-0.60 and
Authen-Smb-0.91 and that basically works fine.
The only problem is that both browsers (MSIE5 and NC4.5) have to submit the
users login information twice to gain access.
Has anybody an idea what's going on there?

Thanks,
Stephan

Geocrawler.com - The Knowledge Archive
Re: Apache::AuthenSMB [ In reply to ]
On Tue, Feb 29, 2000 at 08:39:58AM -0800, Stephan Roediger wrote:
> This message was sent from Geocrawler.com by "Stephan Roediger" <stephan.roediger@chen.siemens.de>
> Be sure to reply to that address.
>
> I have installed Apache/1.3.11 (Unix), DAV/0.9.15, mod_perl/1.21, mod_ssl/2.5.0
> and OpenSSL/0.9.4 successfully on on a Solaris machine.
> I've tried to do user authentication against NT via Apache::AuthenSmb-0.60 and
> Authen-Smb-0.91 and that basically works fine.
> The only problem is that both browsers (MSIE5 and NC4.5) have to submit the
> users login information twice to gain access.
> Has anybody an idea what's going on there?

Does the hostname change or something like that? I see this alot from
folks who goto say "www" and a redirect happens to "www.foo.com." www
and www.foo.com are two different authentication domains, so you're
browser will ask for it twice.

Michael