Marco Calviani wrote:
> Hi everybody,
>  i'm trying to connect to my host via ssh fron another computer but i've
> got always this error, it refuses to give me the right to enter the
> computer:
> 
> $ ssh [EMAIL PROTECTED]
> # Permission denied (publickey).
> 
> What do i have to modify in my hosts sshd.config to have this working?
> 
> Thanks,
> MC
> 
> 

password authentification is probably disabled.

sshd_config:

#PasswordAuthentication yes


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to