Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

register_new_matrix_user - impossible to create non-root user non-interactively #2310

Closed
vansickle opened this issue Jun 27, 2017 · 2 comments

Comments

@vansickle
Copy link

This works correctly:

register_new_matrix_user -c homeserver.yaml -u root -p password -a https://localhost:8448

But this one:

register_new_matrix_user -c homeserver.yaml -u user -p password https://localhost:8448

asks whether user admin or not.

It should be possible at least to set smth like --admin=false

@richvdh
Copy link
Member

richvdh commented Sep 28, 2018

fixed (finally) by #3836

@richvdh richvdh closed this as completed Sep 28, 2018
@ki9us
Copy link

ki9us commented Dec 25, 2021

For anyone that googled their way here, it's --no-admin.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants