FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
sftp connection with keyfile authentication

 
Post new topic   Reply to topic    Krusader Forum Index -> General Discussions
View previous topic :: View next topic  
Author Message
tob



Joined: 13 Aug 2009
Posts: 1

PostPosted: Thu Aug 13, 2009 11:38 am    Post subject: sftp connection with keyfile authentication Reply with quote

Is there the possibility to connect via sftp with using a private keyfile to authenticate? I found the syntax to connect via sftp with username:password:

sftp://username:password@sftp.foo.org

I am able to connect to the sftp server via command line in the terminal, using:
sftp -oPort=<xxx> -oUser=<user> -oIdentityFile=/path/to/file/key_rsa <user>@<server>.org

But I could not figure out how to connect by using a private key for athentication with krusader. Is there a possibility?

Thanks a lot!

I am using ubuntu Gnome 9.04 and Krusader 2.0.0
Back to top
View user's profile Send private message
craigl56



Joined: 09 Nov 2009
Posts: 2

PostPosted: Mon Nov 09, 2009 11:49 pm    Post subject: SFTP in Krusader using publicc/private keys Reply with quote

To use make sure your keys are setup in .ssh on the home machine. Make sure that your public key is setup in authorized-keys on the remote machine.

In Krusader, using the new remote connection button, specify an sftp connection to the remote supplying a username and no password.

If you have things setup correctly it will just work without asking for a password.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Krusader Forum Index -> General Discussions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group