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

Issues with "File" configuration #5

Closed
oups13 opened this issue Jun 21, 2018 · 2 comments
Closed

Issues with "File" configuration #5

oups13 opened this issue Jun 21, 2018 · 2 comments

Comments

@oups13
Copy link

oups13 commented Jun 21, 2018

Hi,

I would like to use the "File" configuration because I need to configure multiple users.
However, the only user that I can authenticate with is always the last one defined in the file.

For exemple, if the contents of my file is:
user1:myrealm:pass1
user2:myrealm:pass2
user3:myrealm:pass3

The only user I'm able to authenticate with is user3 (the last user defined in the file).
What am I doing wrong?

Thank you for your help.

@michaelblight
Copy link

Is this an issue with using a file that has CR/LF endings rather than Unix-style LF? See here.

@oups13
Copy link
Author

oups13 commented Feb 25, 2019

That's it! Thanks alot for helping me resolve this issue.

@oups13 oups13 closed this as completed Feb 25, 2019
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