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

RE: svnserve alternate authentication

From: Robert Hunter <robert.hunter_at_gen-i.co.nz>
Date: 2005-03-08 21:03:56 CET

Brad wrote:
> Has anyone put or heard of any effort into designined an alternate
authentication > interface for svnserve? Our implementation is in dire need
of such a mechanism
> (hundreds of users in an Oracle table used by other development apps)
[...]
> If there was a generic interface or an adapter pattern in place it could
be
> fairly easy to authenticate with an alternate datasource rather than the
> users file. Does anyone have any input/information or know where to start?

I've never used svnserve so I could be way off-base here, but it sounds to
me like PAM would be a sensible mechanism to leverage here.

If you were using svn+ssh, then you could just make sure that SSH is
using PAM authentication. I guess svnserve currently does *not* support
PAM -- is it using some kind of "built-in" authentication mechanism
provided by the APR? If it is, then perhaps it would be possible to patch
APR to use PAM where available?

I get the feeling there are some platform-neutrality issues I'm missing
here, though.

-- 
Robert Hunter
*****************************************************************************
This communication, including any attachments, is confidential.
If you are not the intended recipient, you should not read it
- please contact me immediately, destroy it, and do not copy
or use any part of this communication or disclose anything about it,
Thank you.
Please note that this communication does not designate an information system
for the purposes of the Electronic Transactions Act 2002
******************************************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 8 21:06:54 2005

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.