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

Re: FW: subversion authetication

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: 2007-03-29 18:07:20 CEST

Ramanathan Muthaiah wrote:
>> Is it possible to configure authentication without using
>> a htpasswd file just taking the passwd file from my project
>> directory? How would an apache configuration look like in
>> that case?
>
> You might want to look at the combination of SVN + Apache + LDAP.
>
> A quick search in http://svn.haxx.se gives 877 results of discussion
> threads on this combo.
>
> Maybe there are other options that I have not mentioned here.

On pam based systems you can use mod_auth_pam with apache to make it
match the rest of the system's authentication methods even if they are a
combination of local and network checks. This generally would already
work with ssh+svn on these systems - and it seems kind of odd that
svnserve doesn't follow this standard too.

-- 
   Les Mikesell
    lesmikesell@gmail.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 29 18:07:05 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.