Re: SSH with Public Key Authentication (Was: Re: Attention: Giorgos Keramidas (Was: CVS Import Permissions))

2006-02-01 Thread Matthew Seaman
david bryce wrote: > On Thu, 2 Feb 2006 02:38:29 +0200, "Giorgos Keramidas" > <[EMAIL PROTECTED]> said: >> On 2006-02-02 11:27, david bryce <[EMAIL PROTECTED]> wrote: >>> On Thu, 2 Feb 2006 01:48:37 +0200, "Giorgos Keramidas" > I have tried using SSH in the past, and got stuck setting up the >>

Re: SSH with Public Key Authentication (Was: Re: Attention: Giorgos Keramidas (Was: CVS Import Permissions))

2006-02-01 Thread david bryce
On Wed, 01 Feb 2006 16:59:53 -0800, "Micah" <[EMAIL PROTECTED]> said: > david bryce wrote: > > On Thu, 2 Feb 2006 01:04:19 +0100, "Daniel A." <[EMAIL PROTECTED]> said: > >>> Thanks again for taking the time to reply. I have tried using SSH in > >>> the past, and got stuck setting up the public key

Re: SSH with Public Key Authentication (Was: Re: Attention: Giorgos Keramidas (Was: CVS Import Permissions))

2006-02-01 Thread david bryce
On Wed, 01 Feb 2006 16:59:53 -0800, "Micah" <[EMAIL PROTECTED]> said: > david bryce wrote: > > We are currently using pageant to manage the private key. However, > > the keys we are using are generated with puttygen (not from the > > server). The public key was then copied to the authorized_keys >

Re: SSH with Public Key Authentication (Was: Re: Attention: Giorgos Keramidas (Was: CVS Import Permissions))

2006-02-01 Thread david bryce
On Thu, 2 Feb 2006 02:38:29 +0200, "Giorgos Keramidas" <[EMAIL PROTECTED]> said: > On 2006-02-02 11:27, david bryce <[EMAIL PROTECTED]> wrote: > >On Thu, 2 Feb 2006 01:48:37 +0200, "Giorgos Keramidas" > >>> I have tried using SSH in the past, and got stuck setting up the > >>> public key login (th

Re: SSH with Public Key Authentication (Was: Re: Attention: Giorgos Keramidas (Was: CVS Import Permissions))

2006-02-01 Thread Garrett Cooper
On Feb 1, 2006, at 4:54 PM, Giorgos Keramidas wrote: On 2006-02-02 00:57, albi <[EMAIL PROTECTED]> wrote: On Thu, 2 Feb 2006 01:48:37 +0200 Giorgos Keramidas <[EMAIL PROTECTED]> wrote: I spent a few hours yesterday trying to get SSH going again. I can login with SSH from the windows machine u

Re: SSH with Public Key Authentication (Was: Re: Attention: Giorgos Keramidas (Was: CVS Import Permissions))

2006-02-01 Thread Micah
david bryce wrote: On Thu, 2 Feb 2006 01:04:19 +0100, "Daniel A." <[EMAIL PROTECTED]> said: Thanks again for taking the time to reply. I have tried using SSH in the past, and got stuck setting up the public key login (that's why we're using pserver). I spent a few hours yesterday trying to get

Re: SSH with Public Key Authentication (Was: Re: Attention: Giorgos Keramidas (Was: CVS Import Permissions))

2006-02-01 Thread Giorgos Keramidas
On 2006-02-02 00:57, albi <[EMAIL PROTECTED]> wrote: >On Thu, 2 Feb 2006 01:48:37 +0200 >Giorgos Keramidas <[EMAIL PROTECTED]> wrote: >>> I spent a few hours yesterday trying to get SSH going again. I can >>> login with SSH from the windows machine using Putty, but only when >>> I use password auth

Re: SSH with Public Key Authentication (Was: Re: Attention: Giorgos Keramidas (Was: CVS Import Permissions))

2006-02-01 Thread Will Maier
On Thu, Feb 02, 2006 at 11:27:54AM +1100, david bryce wrote: > What about on the freebsd server side? Are there any logfiles I can > look at on the server? Thanks! I often find it more useful to temporarily run a second sshd on an alternate port, with stderr directed to the console and sshd in no-

Re: SSH with Public Key Authentication (Was: Re: Attention: Giorgos Keramidas (Was: CVS Import Permissions))

2006-02-01 Thread Garrett Cooper
On Feb 1, 2006, at 4:33 PM, david bryce wrote: On Thu, 2 Feb 2006 01:04:19 +0100, "Daniel A." <[EMAIL PROTECTED]> said: Thanks again for taking the time to reply. I have tried using SSH in the past, and got stuck setting up the public key login (that's why we're using pserver). I spent a few

Re: SSH with Public Key Authentication (Was: Re: Attention: Giorgos Keramidas (Was: CVS Import Permissions))

2006-02-01 Thread Giorgos Keramidas
On 2006-02-02 11:27, david bryce <[EMAIL PROTECTED]> wrote: >On Thu, 2 Feb 2006 01:48:37 +0200, "Giorgos Keramidas" >>> I have tried using SSH in the past, and got stuck setting up the >>> public key login (that's why we're using pserver). >>> >>> I spent a few hours yesterday trying to get SSH goi

Re: SSH with Public Key Authentication (Was: Re: Attention: Giorgos Keramidas (Was: CVS Import Permissions))

2006-02-01 Thread david bryce
On Thu, 2 Feb 2006 01:04:19 +0100, "Daniel A." <[EMAIL PROTECTED]> said: > > Thanks again for taking the time to reply. I have tried using SSH in > > the past, and got stuck setting up the public key login (that's > > why we're using pserver). > > > > I spent a few hours yesterday trying to get SSH

Re: SSH with Public Key Authentication (Was: Re: Attention: Giorgos Keramidas (Was: CVS Import Permissions))

2006-02-01 Thread david bryce
On Thu, 2 Feb 2006 01:48:37 +0200, "Giorgos Keramidas" > > Giorgos, > > > > Thanks again for taking the time to reply. I have tried using SSH in > > the past, and got stuck setting up the public key login (that's > > why we're using pserver). > > > > I spent a few hours yesterday trying to get SSH

Re: SSH with Public Key Authentication (Was: Re: Attention: Giorgos Keramidas (Was: CVS Import Permissions))

2006-02-01 Thread Daniel A.
Try one or more of the following things: - Use puttygen to import your private key, and then export as .ppk - Load your key.ppk into pageant, and let it manage your private key(s) - Log in using your private key from the server (ie. login to the server with your password, and then from the shell ss

Re: SSH with Public Key Authentication (Was: Re: Attention: Giorgos Keramidas (Was: CVS Import Permissions))

2006-02-01 Thread albi
On Thu, 2 Feb 2006 01:48:37 +0200 Giorgos Keramidas <[EMAIL PROTECTED]> wrote: > > I spent a few hours yesterday trying to get SSH going again. I can > > login with SSH from the windows machine using Putty, but only when > > I use password authentication. In order to use cvs with ssh (using > > th

Re: SSH with Public Key Authentication (Was: Re: Attention: Giorgos Keramidas (Was: CVS Import Permissions))

2006-02-01 Thread Giorgos Keramidas
On 2006-02-02 10:30, david bryce <[EMAIL PROTECTED]> wrote: >On Tue, 31 Jan 2006 11:41:35 +0200, "Giorgos Keramidas" ><[EMAIL PROTECTED]> said: >>> We are currently using a pserver installation, with developers using >>> windows machines. We need a way to achieve the same effect with a user on >>>

SSH with Public Key Authentication (Was: Re: Attention: Giorgos Keramidas (Was: CVS Import Permissions))

2006-02-01 Thread david bryce
On Tue, 31 Jan 2006 11:41:35 +0200, "Giorgos Keramidas" <[EMAIL PROTECTED]> said: > > Giorgos, > > > > Thanks very much for replying! I wasn't aware of this environment > > variable (even though I spent quite a while on this problem). Using > > CVSUMASK certainly works when working on the server ma

Re: Attention: Giorgos Keramidas (Was: CVS Import Permissions)

2006-01-31 Thread Giorgos Keramidas
On 2006-01-31 14:00, david bryce <[EMAIL PROTECTED]> wrote: >>On 2006-01-30 15:52, david bryce wrote: >>> Hi All, >>> >>> I am having some confusion regarding the way CVS works with permissions >>> under unix when importing a new project. Currently, when I import a >>> project, I get this sort of

Attention: Giorgos Keramidas (Was: CVS Import Permissions)

2006-01-30 Thread david bryce
> n 2006-01-30 15:52, david bryce wrote: > > Hi All, > > > > I am having some confusion regarding the way CVS works with permissions > > under unix when importing a new project. Currently, when I import a > > project, I get this sort of permissions on the project directory: > > > > drwxr-x--- 2 j