Skip to content
This repository was archived by the owner on May 25, 2021. It is now read-only.

fix cluster setup: use same admin pw salt on all nodes#12

Merged
asfgit merged 1 commit intomasterfrom
salt-distribution
Jun 3, 2017
Merged

fix cluster setup: use same admin pw salt on all nodes#12
asfgit merged 1 commit intomasterfrom
salt-distribution

Conversation

@janl
Copy link
Copy Markdown
Member

@janl janl commented May 20, 2017

this ensures the same salt on all cluster nodes. before, a session id generated on node1 wouldn’t be valid on node2 and node3. a round-robin haproxy would show a Fauxton login form, and again after login, because the backend node was moved over.

This overrides the hashed password on all secondary nodes with the one from the setup node when the cluster is enabled on the secondary nodes through the setup node.

@janl
Copy link
Copy Markdown
Member Author

janl commented May 20, 2017

This should go into 2.1.x

@janl janl mentioned this pull request Jun 3, 2017
7 tasks
@asfgit asfgit merged commit 54623ce into master Jun 3, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants