Author Topic: Zentyal 3.5 LDAP Authentication for SVN  (Read 1585 times)

ajohan

  • Zen Apprentice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Zentyal 3.5 LDAP Authentication for SVN
« on: July 27, 2014, 07:29:48 pm »
Good Day guys,

After upgrading from Zentyal 3.3 to Zentyal 3.5 I am unable to authenticate my SVN users against the LDAP.

In the past I used the following method to configure my ldap successfully in Zentyal 3.3

https://forum.zentyal.org/index.php/topic,20485.msg78284.html#msg78284

I have searched the forums and Google and have not had much success apart from finding out that the AuthnzLDAPAuthoritative is no longer a valid configuration for Apache 2.4

Now when i try to access my SVN using https all i get in 500 Internal Server Error.

I would appreciate if anyone can point me to a sample working configuration for authenticating SVN against Zentyal ldap.

Thanks

AJ

StuartNaylor

  • Guest
Re: Zentyal 3.5 LDAP Authentication for SVN
« Reply #1 on: July 27, 2014, 07:34:32 pm »
Might be the shift from openldap to samba4.

Users is a CN= not OU= but that is the problem as the openldap doesn't exist anymore.

Its now an M$ structure but still there.

You need to search for AD not OpenLdap