[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

LDAP Integration SUN Directory Server 6

From: Georg Loibl <georg.loibl_at_lfoundry.com>
Date: Thu, 26 Feb 2009 08:33:47 +0100

Hi,

we want to authenticate Subversion Users with LDAP, using svnserve.
The Passwords in LDAP are SSHA encrypted.

I tested with configuration below. testsaslauthd was successful, but I
couldn't force svnserve using
saslauthd to make a successful authentication or use the LDAP plugin .

Did you perform a SVN-LDAP Integration with SUN Directory Server already?

_*Configuration*_

SUN Directory Server 6.3
svnserve, version 1.5.5
saslauthd 2.1.22
authentication mechanisms: getpwent kerberos5 pam rimap shadow ldap

*svnserve.conf*
anon-access = none
# auth-access = write
use-sasl = true
min-encryption = 0
max-encryption = 256

*svn.conf*
log_level: 7
pwcheck_method: auxprop
mech_list: PLAIN LOGIN DIGEST-MD5 CRAM-MD5
auxprop_plugin: ldapdb
ldapdb_uri: ldap://directory1.domain.com
ldapdb_id: user
ldapdb_pw: password
ldapdb_mech: DIGEST-MD5

*/etc/saslauthd.conf*
ldap_servers: ldap://directory1
ldap_search_base: o=xxx

*Test saslauthd *
testsaslauthd -u user -p password
0: OK "Success.

Best Regards

Georg

****************************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. Access to this e-mail by anyone else is unauthorised.
If you are not the intended recipient, any disclosure, copying,
distribution or any action taken or omitted to be taken in reliance on
it, is prohibited.
E-mail messages are not necessarily secure. Landshut Silicon Foundry GmbH
does not accept responsibility for any changes made to this message
after it was sent.
Please note that this email message has been swept by Landshut Silicon
Foundry GmbH for the presence of computer viruses.

Landshut Silicon Foundry GmbH
Jenaer Strasse 1, 84034 Landshut
Tel.: +49-(0)871-684-0, Fax: +49-(0)871-684-150
www.lfoundry.com

GESCHAEFTSFUEHRER: Dipl.-Phys. MICHAEL LEHNERT
GESCHAEFTSFUEHRER: Dipl.-Phys. GERHARD SPITZLSPERGER
GESCHAEFTSFUEHRER: Dr. HANS-MARTIN DUDENHAUSEN

Registergericht Landshut HRB 7720
Ust-ldNr.: DE 128953054 Steuer-Nr.: 132/136/30347

HypoVereinsbank, Landshut, Kto.-Nr. 3704 700 (BLZ 743 200 73)
****************************************************************************

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1231564

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-26 14:32:45 CET

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.