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

Add authentication to btrdbcp #12

Open
looselycoupled opened this issue Nov 2, 2018 · 3 comments
Open

Add authentication to btrdbcp #12

looselycoupled opened this issue Nov 2, 2018 · 3 comments

Comments

@looselycoupled
Copy link
Member

If specific perms are required to view streams, then btrdbcp is unable to see them in order to copy data to another server. This issue is to add the ability to add authentication to the btrdcp utility (not in the config file) so that restricted streams can be copied.

It is assumed that wherever streams are being copied to, it is the responsibility of the target server administrator to make sure local permissions are setup to maintain secure access.

@immesys
Copy link
Member

immesys commented Nov 2, 2018

I have added $FROM_API_KEY and $TO_API_KEY support. Could you test it out for me?

@looselycoupled
Copy link
Member Author

Yes, I should be able to get to it today and get back to you here on the issue.

@looselycoupled
Copy link
Member Author

@immesys looks like its working just fine. I got a warning because I forgot to change the port in the config to 4411 but that's my fault. Feel free to close this one out.

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

2 participants