Geir,
        Thank you, very much, for your response.  Would you know whether 
it would be a matter of a second entry(all of the lines in #2), if I 
wanted to have 2 different servers configured at the same time?
PATI MOSS
System Engineer Sr. Professional
CSC
Engebakken Geir <geir.engebakken_at_edb.com> 
03/25/2009 07:56 AM
To
Patricia A Moss/GIS/CSC_at_CSC, "users_at_subversion.tigris.org" 
<users_at_subversion.tigris.org>
cc
Subject
RE: LDAP Authentication
1.       Yes.
2.       I guess the only change would be in the AuthLDAPUrl and possibly 
the AuthLDAPBindDn/Password, and  LimitExcept probably, I don’t know what 
that is.
3.       The AuthName is just a text string presented to the user when 
authenticated.
 
 
Geir 
From: Patricia A Moss [mailto:pmoss4_at_csc.com] 
Sent: 23. mars 2009 11:56
To: users_at_subversion.tigris.org
Subject: Re: LDAP Authentication
 
Can someone please help with this issue? 
PATI MOSS
System Engineer Sr. Professional
CSC
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
-----------------------------------------------------
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=1414662
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-26 16:13:02 CET