Notices


 
 
LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 28-Apr-2005, 03:15 PM
Andy
NNTP User
 
Posts: n/a
Default apache and nss volumes

I am using OES with linux kernal and apache2. I have finally been
able to
get mod_auth_ldap to work but I am having a problem when I want to
point to
an nss volume. For example I have two folders second one is an nss
volume.
When I point to an nss volume I am also not prompted for a username or

password. Any ideas?

This works
Alias /trial1/ "/var/web/"

<Directory "/var/web">
Options Indexes FollowSymLinks
AllowOverride None
Order allow, deny
Allow from all
AuthType Basic
AuthName webusers
AuthLDAPAuthoritative on
AuthLDAPUrl "ldap://myserver.com:389/ou=people,o=example?cn"
require valid-user
</Directory>

This one does not work
Alias /trial2/ "/media/nss/SOFT/web/"

<Directory "/media/nss/SOFT/web">
Options Indexes FollowSymLinks
AllowOverride None
Order allow, deny
Allow from all
AuthType Basic
AuthName webusers
AuthLDAPAuthoritative on
AuthLDAPUrl "ldap://myserver.com:389/ou=people,o=example?cn"
require valid-user
</Directory>





Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -6. The time now is 02:12 AM.


© 2007 Novell, Inc. All Rights Reserved.

Search Engine Friendly URLs by vBSEO 3.3.2