Valid (syntax) valid users

This is a discussion on Valid (syntax) valid users within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi, I am using LDAP to restrict access to a certain location. <Directory "/local/home/subversion/viewvc/bin/...


Go Back   Usenet Forums > Web Server and Related Forums > Apache Web Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 03-13-2008
Teo
 
Posts: n/a
Default Valid (syntax) valid users

Hi,

I am using LDAP to restrict access to a certain location.

<Directory "/local/home/subversion/viewvc/bin/cgi/">

AllowOverride None

Require valid-user

# LDAP
AuthType Basic
AuthName "ID/BD SVN repository"
AuthBasicProvider ldap
AuthLDAPURL
"ldaps://ldaps01.example.com/ou=users,ou=id,ou=auth,o=***,c=***?
uid?one?(objectClass=*)"
AuthLDAPBindDN
"CN=linuxlo_proxy,OU=admins,OU=id,OU=auth,O=***,C= ***"
AuthLDAPBindPassword "********"

</Directory>

this works worked well until today when a new user told me she was
unable to access the location.

In the log files I find:

[Thu Mar 13 16:05:31 2008] [error] [client ********] access to /
viewvc/******** failed, reason: user 'eth.yahyasb' does not meet
'require'ments for user/valid-user to be allowed access

Now this works for hundreds of users without any problem.

I checked the user with ldapsearch and it's correctly on the LDAP
server.

The only strange thing is the dot "." in the user name. Is it allowed?
It is no problem for the LDAP server and for our Linux machines.

Many thanks,

Matteo
 


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

vB 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 +1. The time now is 11:11 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0