RE: Ldap
From: Somashekarappa, Anup (CWM-NR) <anup.somashekarappa_at_rbc.com>
Date: Thu, 16 Oct 2014 10:33:14 +0000
Hello,
Apache will start up properly but user who belongs to domain1 are able to login but users of domain2 are not able to login.
Expected result : users of both domain should be able to login.
We are getting the below error.
Details have been mentioned below.
Thanks & Regards,
________________________________
This is could be a question for an Apache-related mailing list.
However, it is difficult to tell, because your statement of the problem doesn't really include enough information. How is it not working? Any errors in any of the log files? What are you expecting? Are people not being authorized, or is Apache failing to start up? What versions of Apache & Subversion? What have you done to isolate the problem?
Eric
On Wed, Oct 15, 2014 at 9:14 AM, Somashekarappa, Anup (CWM-NR) <anup.somashekarappa_at_rbc.com<mailto:anup.somashekarappa_at_rbc.com>> wrote:
Hi,
We are using the below mentioned configuration for multiple ldap domain authentication but one of the domain(ldap2) is not working.
May I know what is wrong with this?
==========================================================================================
LoadModule dav_svn_module modules/mod_dav_svn.so
<AuthnProviderAlias ldap ldap1>
<AuthnProviderAlias ldap ldap2>
AuthLDAPBindDN "CN=User1,OU=Service Accounts,OU=Information Technology,OU=Administration,OU=United States,DC=domain1,DC=company,DC=com"
AuthLDAPBindPassword "**********"
<Location /svn>
AuthzLDAPAuthoritative off
CheckSpelling On
Alias /public/ "/opt/netapp-aps/apsny/www/"
<IfModule dav_svn_module>
===========================================================================
Thanks & Regards,
______________________________________________________________________
This email is intended only for the use of the individual(s) to whom it is addressed and may be privileged and confidential.
Emails are monitored by supervisory personnel in jurisdictions where monitoring is permitted.
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.