Can someone please help with this issue?
PATI MOSS
System Engineer Sr. Professional
CSC
This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
delivery.
NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
any order or other contract unless pursuant to explicit written agreement
or government initiative expressly permitting the use of e-mail for such
purpose.
Patricia A Moss/GIS/CSC_at_CSC
03/18/2009 06:39 AM
To
users_at_subversion.tigris.org
cc
Subject
Re: LDAP Authentication
I am running version 1.2.1 of Subversion on a RedHat 4.0 server. The
Active Directory server that our Subversion environment authenticates
against is going to be changing, as will the location of each AD Group. I
have a few questions pertaining to this issue.
1. For each repository there is a repo-name.conf file created. Is this
the
only file that would need to be changed?
2. Are these the correct lines, for each repo config file to be changed:
AuthType Basic
AuthName "FCGNET"
AuthLDAPURL
ldap://servername.fcg.com:3268/DC=fcg,DC=com?samAccountName?sub?(objectC
ategory=person)
AuthLDAPBindDN FCGNET\svnldap.
AuthLDAPBindPassword xxxxxxx
Require valid-user
Options Indexes FollowSymLinks
AllowOverride None
order allow,deny
allow from all
AuthzSVNAccessFile /var/www/itsvnrepo-access.conf,
<LimitExcept GET PROPFIND OPTIONS REPORT>
require ldap-group CN=AD GroupName,DC=fcg,DC=com?
</LimitExcept>
</Location>
3. What is the "AuthName", exactly?
Thank you,
PATI MOSS
System Engineer Sr. Professional
CSC
This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
delivery.
NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
any order or other contract unless pursuant to explicit written agreement
or government initiative expressly permitting the use of e-mail for such
purpose.
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1347279
To unsubscribe from this discussion, e-mail:
[users-unsubscribe_at_subversion.tigris.org].
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1388842
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-23 13:20:32 CET