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

How to auth with Keystone? #53

Open
robputt opened this issue Dec 7, 2017 · 3 comments
Open

How to auth with Keystone? #53

robputt opened this issue Dec 7, 2017 · 3 comments

Comments

@robputt
Copy link

robputt commented Dec 7, 2017

Hi,

I am using Keystone as auth mechanism for my Swift deployment, is there anyway to use tokens / keystone usernames / passwords with swftp?

Best Regards,

Rob

@robputt
Copy link
Author

robputt commented Dec 7, 2017

After inspecting the code I suspect not, I could be tempted to create some new auth class to allow Keystone auth, any thoughts?

@robputt
Copy link
Author

robputt commented Mar 5, 2018

I guess this project is dead, I will need to evaluate whether to fork this and add Keystone support / if its easier just to write a new wrapper using Twisted's FTP server.

@Roxxik
Copy link

Roxxik commented Dec 12, 2018

You'd just need to change the authenticate and after_authenticate methods in swftp/swift.py i did just that and might upstream it soon

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