Displaying 2 results from an estimated 2 matches for "ziirish".
Did you mean:
girish
2015 Sep 07
1
UI-related change to PasswordAuthentication in sshd_config file
Hi Nolan,
The default sshd configuration file is often distribution-dependant. It means that even if upstream changed it, the result would not always be propaged in the distrib packages.
>
> Hello SSH developers,
>
> I spent about 2 hours today trying to track down why disabling passwords
> wasn't working on my Linux <Ubuntu> machine. I would like to propose the
>
2017 Jan 19
4
Force sshd to prompt username
Hi, Can I send ssh request to sshd to prompt for username along with
password.
Ex:
cogan at localhost$ ssh myserver
Login:xyz
password:
Login is automatically taken as cogan, wanted to ignore this and
instead prompt login and take it from user, Please suggest.
Best Regards,