User Key as Password

Core FTP Server questions and answers
Post Reply
twunsch
Posts: 1
Joined: Tue Apr 29, 2014 4:12 pm

User Key as Password

Post by twunsch »

I have a customer who will be connecting to Core FTP server as a client. They generated the SSH key/pair and sent us the public key. They also sent us a user key that they stated will be used instead of a password. All they asked for us to provide was the user name. I don't see anywhere in the user setup to use a key file as a password. Is this possible in CoreFTP server?
cp
Posts: 124
Joined: Sun Sep 11, 2011 5:18 am

Post by cp »

Usually it's the public key which you would put it the user's security settings (ssh pub cert):

www.coreftp.com/server/help/ssh_keypairs.htm
MetStuntY
Posts: 2
Joined: Fri Oct 04, 2013 6:30 pm

User Key as Password

Post by MetStuntY »

Hi,

Im trying to setup a rsync between two servers, and want it to work without asking me for a password.
So I generated a ssh key and now I can ssh from one server to the other without being prompted for a key, that is perfect.

For example, if I do:
Code:
Post Reply