RE: trying to use keys...been asked a bunch, didn't find many sol utions

From: Gabriel Mino (gmino_at_pcsltd.com)
Date: 06/20/03

  • Next message: Ben Lindstrom: "Re: sftponly"
    To: "'secureshell@securityfocus.com'" <secureshell@securityfocus.com>
    Date: Fri, 20 Jun 2003 16:18:01 -0400
    
    

    /.ssh has permissions of 700 and /.ssh/* has permissions of 600....

    correct or no?

    -----Original Message-----
    From: Greg Wooledge [mailto:wooledg@eeg.ccf.org]
    Sent: Friday, June 20, 2003 8:43 AM
    To: Gabriel Mino
    Cc: 'secureshell@securityfocus.com'
    Subject: Re: trying to use keys...been asked a bunch, didn't find many
    solutio ns

    On Thu, Jun 19, 2003 at 06:11:36PM -0400, Gabriel Mino wrote:
    > I apologize in advance since I can see that this question is asked a
    > whole lot but, damn if I am unable to get this to work. I am
    > continually asked for passwd. *shrug* what gives?

    95% of the time, it's incorrect permissions on ~ or ~/.ssh or
    ~/.ssh/authorized_keys or some directory leading up to ~ itself.

    NONE of those directories or files must be group- or world-writable.

    > # ssh -v 12.35.8.13

    Running the client in debug mode is not helpful for this kind of problem.
    You must run the *server* in debug mode to get the output you want.


  • Next message: Ben Lindstrom: "Re: sftponly"