Problem with ssh connection

Saverio Iacovelli iacovelli_mail at yahoo.it
Thu Oct 26 08:58:13 PDT 2006


No, ssh_config is the configuration file for client
ssh. Then, I must to configure the above file on
client, that is to say on 192.168.1.1.
I add

PermitRootLogin without-password

in /etc/ssh/ssh_config on 192.168.1.1, and type:

#ssh root at xxxxxxxxxxx

The output is:
/etc/ssh/ssh_config: line26: Bad configuration option:
PermitRootLogin
. ..

If I delete PermitRootLogin and if I delete '#' by the
following rows:
1) RSAAuthentication yes
2) PasswordAuthentication yes
3) IdentityFile ~/.ssh/id_rsa

and I type again ssh root at xxxxxxxxxxx, the output is
'Permission denied, please try again'

It does not work.

__________________________________________________
Do You Yahoo!?
Poco spazio e tanto spam? Yahoo! Mail ti protegge dallo spam e ti da tanto spazio gratuito per i tuoi file e i messaggi 
http://mail.yahoo.it 





More information about the Users mailing list