Netware Webserver - NDS Authentication not working with virtual host

This is Interesting: Free IT Magazines  
Home > Archive > Netware Webserver > January 2006 > NDS Authentication not working with virtual host





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author NDS Authentication not working with virtual host
ashland_removethis_@ashland.edu

2005-12-07, 5:45 pm

>
We are having a similiar problem. Using DSTrace we see the authentication
happen, but apache just brings the login dialogue back. There is a weird
error in the Apache log. I've posted the problem in this forum, but
haven't gotten a response yet.

>
> <Directory SYS:\Apache2\htdocs\flg>
> Options Indexes Multiviews
> AllowOverride None
> Order deny,allow
> Allow from all
> </Directory>
>
> <VirtualHost
> BrowserMatch "MSIE" nokeepalive downgrade-1.0...
> DocumentRoot SYS:\Apache2\htdocs\calendar
>
> <Directory SYS:\Apache2\htdocs\calendar>
> Options Indexes Multiviews
> AllowOverride None
> Order deny,allow
> Allow from all
> AuthType Basic
> AuthName Protected
> require edir-user
> AuthLDAPAuthoritative On
> AuthLDAPURL ldap://192.168.0.3/o=flg?uid?sub
> </Directory>
>
> </VirtualHost>
>


Tommy Mikkelsen

2006-01-13, 9:13 pm

Got iPrint running as well ???

If so, read ahead:

The issue comes into play when including mod_edir. If this module,
along
with the authldap.nlm and utilldap.nlm are loaded BEFORE the dn ldap
modules (AUTHLDDN.NLM and UTILLDP2.NLM)(usually loaded in the ipp.conf
file and included in httpd.conf) then you see the error...

If you place the 3 modules (mod_edir, along with the authldap.nlm and
utilldap.nlm) after the include of the ipp.conf file in the httpd.conf
file, then all behaves and plays well together..



--
Best Regards

Tommy Mikkelsen

IT Quality A/S
Denmark

Novell Support Forums SYSOP

Please Report back any success or failure, That way we all learn

Sorry, but no support through email

"I hate bugs".......Tommy Lee Jones, MIB

Be a GroupWiseR, go http://www.groupwiser.net
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com