Re: svn+ssh and LDAP howto, Problem
From: <ark-d_at_betasystems.com>
Date: 2004-10-21 14:37:51 CEST
David,
thank you for your advice.
I have successfuly setup the svn+ssh with ldap authentication (over PAM).
The LDAP users but need at least a .bashrc file with the PATH to svn*
That means my users don't have an account on the server, but must have the
So the workaround was to create a /home/<ssh user name> directory on the
export="/path/to/svn* binaries/:$PATH"
If I don't create the .bashrc file, an try to checkout with TortoiseSVN the
### Unable to write to standard output
### Error * Connection closed unexpectedly
and with the commandline client I get:
bash: line 1: svnserve: command not found
but the svnserve is lying in the PATH !
it sounds some how crazzy for me.
--> did You or somebody else encountered this porblem?
Best Regards
On 2004.10.15 17:27:40 +0000, ark-d@betasystems.com wrote:
First you have to setup an LDAP server and get your users and passwords
Then you need to configure your OS to allow logins via LDAP. That's
Once you have LDAP logins working, and svn+ssh working, then you should
-- David Ripton dripton@ripton.net --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Thu Oct 21 14:53:42 2004 |
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.