Results 1 to 3 of 3
hi all
me using opensuse.when i want to access it from other linux machine using ssh.the following error occur.
permition denied (publickey,keyboard-interactive)
what can be the solution?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-03-2010 #1Just Joined!
- Join Date
- Jan 2010
- Posts
- 21
ssh problem
hi all
me using opensuse.when i want to access it from other linux machine using ssh.the following error occur.
permition denied (publickey,keyboard-interactive)
what can be the solution?
- 02-03-2010 #2
Try adding '-vv' to the command line to see what is happening
- 02-03-2010 #3
you got public/private keys generated?
if your permissions are not set correctly it will most certainly throw a fit.
if you are not wanting to use public key authentication (and shame on you if you don't), then turn the password authentication back on in the configs.


Reply With Quote
