LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Password protected key authorization with rsync (https://www.linuxquestions.org/questions/linux-general-1/password-protected-key-authorization-with-rsync-4175575919/)

AdultFoundry 03-26-2016 03:33 PM

Password protected key authorization with rsync
 
I have Cygwin on Windows 7 and I would like to download files from a remote Linux server, and this would be with a key pair authorization, and one of the keys is password protected.

Is this possibe? How would I do that?

Not too much info about it on the Internet, it seems like...

Thanks!

###
This is already solved. It will just ask me for the password, and it will work...

onebuck 03-27-2016 08:17 AM

Moderator response
 
Post to remove from zero reply. Marked as [SOLVED] by OP statement..

sundialsvcs 03-28-2016 08:53 AM

Generally speaking, if you need "single sign-on" (your credentials work on many [remote] systems), the best way to achieve that is by using a central-management technology like Kerberos or LDAP (a.k.a. MS OpenDirectory). Don't try to use individual password-files. While such things "can be made to work, after a fashion," they are pragmatically un-manageable.


All times are GMT -5. The time now is 03:57 PM.