Unable to ssh w/out password



Does anyone know why I am still being prompted for a password?

Client - OpenSSH_3.5p1, SSH protocols 1.5/2.0, OpenSSL 0x0090701f
Server - OpenSSH_3.9p1

server sshd_config contains partly:
#RSAAuthentication yes
#PubkeyAuthentication yes
#AuthorizedKeysFile .ssh/authorized_keys
UsePAM no

Server contains authorized_keys file with the contents of id_rsa.pub
from the client

permission of authorized_keys on server is 600
permission of user's .ssh dir on server is 700

permission of user's .ssh dir on client is 700
permission of id_rsa.pub on client is 644
permission of id_rsa on client is 600

debug output from client:
debug1: got SSH2_MSG_SERVICE_ACCEPT
debug1: authentications that can continue:
publickey,gssapi-with-mic,password
debug1: next auth method to try is publickey
debug1: try privkey: /home/client_user/.ssh/identity
debug1: try pubkey: /home/client_user/.ssh/id_rsa
debug1: authentications that can continue:
publickey,gssapi-with-mic,password
debug1: try privkey: /home/client_user/.ssh/id_dsa
debug1: next auth method to try is password
---

Why am I still being prompted for a password? Thanks.

.



Relevant Pages

  • Re: Server refusing connection.
    ... the command line through my PuTTY client, but I cannot load the URLs ... I need some assistance to figure out why my ssh server is refusing my ... debug1: read PEM private key done: type RSA ... Server listening on 0.0.0.0 port 22. ...
    (comp.security.ssh)
  • Re: DCOM security in Windows Server 2003 SP1
    ... it's unfortunate that they chose a different name for it in the server edition if it's indeed the same thing. ... DCOM by one account or set COAUTHINFO in COSERVERINFO in CoCreateInstanceEx) with special activation privilege, for example, a domain account in the newly created build-in group "Distributed DCOM user", and switch back to the identity that runs the client program after the activation? ... like to grand remote activation permission to "Everyone" in the computerwide restrictions or DCOM limits whatever it is called, just because our client program fails. ...
    (microsoft.public.win32.programmer.ole)
  • Re: Outbound email, but no inbound
    ... I did check with the ISP provider and of course ... <<< 454 5.7.3 Client does not have permission to submit mail to this server. ...
    (microsoft.public.windows.server.sbs)
  • ssh client cant connect 6.1 new install
    ... I cannot connect from my OS X ssh client to a newly installed FreeBSD 6.1 server. ... debug1: Connection established. ... Read from socket failed: Connection reset by peer ...
    (freebsd-questions)
  • Re: Code Permission - Should I write a custom "Friend Permission" (or
    ... If you can consider your server to be safe from direct meddling, ... need to worry about a client directly disabling CAS on your server. ... BTW, on the side issue of authoring a custom permission, it's not generally ... declaring the permission attribute from the local policy assemblies list. ...
    (microsoft.public.dotnet.framework)