I sent this email before I realized that I was no longer subscribed to the
list. I thought that after I resubscribed I resent the email. Apparently
not.
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
575 E. Swedesford Road, Suite 300, Wayne, PA 19464
GIS | p: 610.989.7105 | f: 610.989.7100 | pmoss4_at_csc.com | www.csc.com
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].
Received on 2009-03-18 14:05:21 CET