Re: ssh + svn - pam

2011-07-08 Thread Brian St. Pierre
On Thu, Jul 7, 2011 at 5:04 PM, Kenny Lussier kluss...@gmail.com 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

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

Re: ssh + svn - pam

2011-07-08 Thread Kenny Lussier
On Fri, Jul 8, 2011 at 7:38 AM, Cole Tuininga co...@code-energy.com 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