Re: login with no passwrod not working...sometimes
- From: Nico Kadel-Garcia <nkadel@xxxxxxxxx>
- Date: Sat, 29 Dec 2007 22:47:31 +0000
dave64 wrote:
I searched and found a way to do ssh logins without using a password.
I followed the instructions, and it works great. Now, I am trying to
setup another user on different client computer to log into the same
server. No matter what I try I keep getting prompted for a password.
I setup another user on the same client machine I used at first and
went throught the same process of ssh-keygen -t, scp'ing id_dsa.pub up
to the server and appending it to the appropriate authorized_keys
file in the .ssh directory. This doesn't work as I get prompted for a
password. I have tried this with 3 different user accounts and it
fails for all of them. Yet and ssh my_server_name from the original
account that I setup still works without a password.
All of the computers in question are running FC-6.
I'm guessing there may not be a ready answer, but I am open to a list
of the most common stupid things people do with ssh clients for this
type of thing.
Could be any number of issues. The permissions could be wrong on the user's .ssh directory or their authorized_keys file, for example. Can you check the ownership and permissions on those?
.
- Follow-Ups:
- Re: login with no passwrod not working...sometimes
- From: dave64
- Re: login with no passwrod not working...sometimes
- References:
- login with no passwrod not working...sometimes
- From: dave64
- login with no passwrod not working...sometimes
- Prev by Date: login with no passwrod not working...sometimes
- Next by Date: Re: A Tunneling question - How does one use corkscrew , ssh , and eg firefox ?
- Previous by thread: login with no passwrod not working...sometimes
- Next by thread: Re: login with no passwrod not working...sometimes
- Index(es):
Relevant Pages
|