Results 1 to 2 of 2
Hi All,
when doing sftp <server> i m getting an error
Permission denied (publickey,gssapi-with-mic,password).
i m not sure why this error is comming and i m able to ssh to ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-24-2011 #1Just Joined!
- Join Date
- Jan 2011
- Posts
- 4
sftp root@192.168.16.8 get an error Permission denied (publickey,gssa
Hi All,
when doing sftp <server> i m getting an error
Permission denied (publickey,gssapi-with-mic,password).
i m not sure why this error is comming and i m able to ssh to that server..
Please help me on this
- 01-24-2011 #2Just Joined!
- Join Date
- Mar 2009
- Location
- Norway
- Posts
- 67
Could you present the exact command (you can leave out machine-name, but include options etc.
Are you using pubkey or password authentication?
Could you run it in verbose-mode and dump the lines here? (take care to remove all references to IPs and hostnames..)
Code:sftp -v <server>


Reply With Quote
