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

Re: problem with ssh



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 user@machine
> # 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



Reply to: