Re: ssh + svn - pam

2011-07-08 Thread Kenny Lussier
On Fri, Jul 8, 2011 at 7:38 AM, Cole Tuininga wrote: > On 7/7/11 5:04 PM, Kenny Lussier wrote: >> What I need to do is make it so that certain users can check in and >> out, but the server that the repositories resides on needs to be >> locked down, and these users can't have accounts on it. I was

Re: ssh + svn - pam

2011-07-08 Thread Cole Tuininga
On 7/7/11 5:04 PM, Kenny Lussier wrote: > What I need to do is make it so that certain users can check in and > out, but the server that the repositories resides on needs to be > locked down, and these users can't have accounts on it. I was > contemplating having local accounts with a shell of /dev

Re: ssh + svn - pam

2011-07-08 Thread Brian St. Pierre
On Thu, Jul 7, 2011 at 5:04 PM, Kenny Lussier wrote: > Many many (many) moons ago, I had set up an svn server at a company. I > remember setting it up so that it was svn+ssh, but it didn't require > local accounts in /etc/passwd, it just used accounts out of the > repositories passwd-db. I can't s

Fwd: ssh + svn - pam

2011-07-07 Thread Jefferson Kirkland
-- Forwarded message -- From: Jefferson Kirkland Date: Thu, Jul 7, 2011 at 5:24 PM Subject: Re: ssh + svn - pam To: Kenny Lussier I am not sure how you would set that up without either having a user account on the box or in the LDAP type system used for the network. Every

ssh + svn - pam

2011-07-07 Thread Kenny Lussier
Hi all, Many many (many) moons ago, I had set up an svn server at a company. I remember setting it up so that it was svn+ssh, but it didn't require local accounts in /etc/passwd, it just used accounts out of the repositories passwd-db. I can't seem to remember how I did this, and I can't seem to f