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

Re: svnserve passwd plaintext

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: 2006-07-16 23:16:57 CEST

On Sun, 2006-07-16 at 13:17, gmu 2k6 wrote:

> as OpenSSH is already installed, I might give svn+ssh// with OpenSSH
> doing PAM with Winbind to let the users use their Windows Passwords to
> access the machine.
> I better read about winbind and whether I have to join the domain etc. then.

With winbind you shouldn't have to add the users locally but the
machine does have to join the domain. An alternative is to use
smb authentication with PAM. Then you do have to add the users
(which gives you a place to control which ones can use the
service and put them in groups) but you don't have to maintain
a separate password.

-- 
  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 Sun Jul 16 23:14:31 2006

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.