DragonFly BSD
DragonFly users List (threaded) for 2006-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Problem with ssh connection


From: Saverio Iacovelli <iacovelli_mail@xxxxxxxx>
Date: Thu, 26 Oct 2006 17:55:56 +0200 (CEST)

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@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@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 



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]