Mailinglist Archive: opensuse (1480 mails)
| < Previous | Next > |
Re: [opensuse] ssh key generation
- From: James Knott <james.knott@xxxxxxxxxx>
- Date: Wed, 07 Mar 2012 22:45:31 -0500
- Message-id: <4F582B5B.8050301@rogers.com>
LLLActive@xxxxxxx wrote:
You also have to turn off passwords. I have the following in /etc/ssh/ssh_config:
# To disable tunneled clear text passwords, change to no here!
PasswordAuthentication no
#PermitEmptyPasswords no
# Change to no to disable s/key passwords
ChallengeResponseAuthentication no
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse+owner@xxxxxxxxxxxx
Any suggestions welcome.
You also have to turn off passwords. I have the following in /etc/ssh/ssh_config:
# To disable tunneled clear text passwords, change to no here!
PasswordAuthentication no
#PermitEmptyPasswords no
# Change to no to disable s/key passwords
ChallengeResponseAuthentication no
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse+owner@xxxxxxxxxxxx
| < Previous | Next > |