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

svn+ssh not passing authentication to svnserve for winbind users

From: Tyrone Dover <tmdover_at_gmail.com>
Date: 2007-12-12 17:27:11 CET

I am having an issue when using svn+ssh where winbind users are seen
as anonymous users to svnserve instead of the authenticated user that
launched the svnserve process. I am using Collabnet svn 1.4.4 on RHEL
4 that is setup with samba/winbind auth to a windows 2003 domain.
There are no issues using ssh either via pw or ssh key. With the
default "anon-access = read" I can checkout fine but cannot commit.
If i set "anon-access = none" I can not checkout or commit and of
course if I set "anon-access = write" I can commit fine. Everything
works fine with local accounts as well as accessing the repo with
file:// via the same domain accounts. Everything is in the path umask
is set for all uses. My only thought that is different is when using
svn+ssh it is a non interactive shell but I can't think of a good way
to test or troubleshoot this. I do have a similar setup elsewhere
with openldap accounts and it works fine. Any thoughts on ways to
proceed with testing/troubleshooting or has anyone else seen a similar
issue?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 12 17:27:41 2007

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.