Re: No ssh-login w/o password
From: Bill Unruh (unruh@string.physics.ubc.ca)Date: 10/29/02
- Next message: Chad: "Brand New Open Source Security Project"
- Previous message: : "Re: SSH 2 and Putty"
- In reply to: Friedhelm K. Neyer: "No ssh-login w/o password"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: unruh@string.physics.ubc.ca (Bill Unruh) Date: 29 Oct 2002 19:27:06 GMT
"Friedhelm K. Neyer" <Friedhelm.Neyer@t-online.de> writes:
]Hi all
]setting up openssh successfully - "normal" ssh-logins to any remote
]machines are possible w/o any probs.
]But now its requested, to login to remote hosts without giving any
]password.
]Have do a
]ssh-keygen -t dsa
]ssh-keygen -t rsa
]put resulting public keys in ~/.ssh/authorized_keys2
] ==>> ask for pw
]put resulting public keys in /opt/openssh/etc/global_known_hosts
] ==>> same result
]What is wrong ?
Who knows. There is not enough info here.
a) You must make sure that that .ssh directory is readable by group
sshd. Why I do not know. The files can be readable only by the user or
root, but the directory must be readable by group sshd.
b) When you run keygen you must make sure that you do not protect the
id_rsa file with a password (ie when keygen asks for a password, just
hit return. Do not enter a password)
- Next message: Chad: "Brand New Open Source Security Project"
- Previous message: : "Re: SSH 2 and Putty"
- In reply to: Friedhelm K. Neyer: "No ssh-login w/o password"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|