Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make some service to share public keys between servers to rsync without being prompted for password #4

Open
maxsumrall opened this issue Oct 26, 2014 · 0 comments

Comments

@maxsumrall
Copy link
Contributor

My initial idea is for one main server to be maintaining a directory of public keys, and each worker server/file server to update their authorized_keys file when a new server is added.

Another way is for each job message to include the the servers public key, and the worker/fileserver adds the keys each time. This might be easier to implement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant