register_new_matrix_user -c homeserver.yaml -u bob -p 'secret' --no-admin

Category: Matrix & Synapse

register_new_matrix_user -c homeserver.yaml -u bob -p 'secret' --no-admin

Create a regular non-admin user

Creates user bob with no admin rights. Always pass --no-admin (or --admin) in scripts: without either, the tool asks 'Make admin' interactively and fails on EOF in non-interactive shells. The user can log in through any Matrix client once created. See register_new_matrix_user --help for the full option list.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.