Hi, regarding key authentication and type of sftp client, A newbie need som help
I trying out the core server and I want the user to have private keys, but so far I haven't been successful, maybe some kindly soul out there may spare a couple of minutes
What I have done so far:
Domain Properties:
- I have created a self signed certificate.
- Allow key authentication = true
- Key authentication only = true
- Force password with keys = false
User Details:
- ssh pub cert is c:\tmp
- I have genereated a Key Pair (c:\tmp, priv, pub, password, 1024)
- User does not require key... = false
That should be correct so far??
What I really don't have a clue of is how to use the key.
what kind of client should I use?
So far I have tried to use Filezilla without success.
As filezilla seems to be unable to add the priv key I also tried Pageant and that can't either load the priv key.
Ideas suggestions?
Thanks!
(I will try out winscp as a next step, do I really have to force the user to use a specific client?)
Key authentication, private key, ftp client?
Ok, think I found the problem, why it didn't work.
If I create user keys with password, that key is unable to be imported in PuTTY.
PuTTYgen Error:
Couldn't load private key (ciphers other than DES-EDE3-CBC not supported)
Any suggestion which ftp clients I would advice to the user?
or are there any workarounds (like pageant)?
If I create user keys with password, that key is unable to be imported in PuTTY.
PuTTYgen Error:
Couldn't load private key (ciphers other than DES-EDE3-CBC not supported)
Any suggestion which ftp clients I would advice to the user?
or are there any workarounds (like pageant)?