Netware Webserver - NDS Authentication not working with virtual host

This is Interesting: Free IT Magazines  
Home > Archive > Netware Webserver > December 2005 > 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
fgams@smart.net

2005-12-01, 8:45 pm



<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>

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com