Skip to content

Cluster Setup doesn't set consistent admin user #1781

@wohali

Description

@wohali

Similar to #1752, if you use the cluster setup wizard to create admin users on new nodes in the cluster, the created admin user will not use an identical salt on every node, meaning Fauxton fails to obtain a valid _session unless you manually distribute the ini file [admins] user yourself using a config management tool.

Expected Behavior

Setup wizard creates a real server admin user that is usable from Fauxton immediately.

Current Behavior

Setup wizard creates an admin user that cannot be load balanced because the salt is different.

Possible Solution

Pass the salt along as part of the cluster setup API endpoint?

/cc @janl

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions