doc: clarify account registration command

This commit is contained in:
Saúl Ibarra Corretgé 2020-03-24 08:44:36 +01:00
parent edfd8f2529
commit 2f173804df
1 changed files with 2 additions and 2 deletions

View File

@ -288,9 +288,9 @@ In order to do that, first execute a shell in the corresponding container:
Once in the container, run the following command to create a user:
``prosodyctl --config /config/prosody.cfg.lua register username meet.jitsi passsword``
``prosodyctl --config /config/prosody.cfg.lua register TheDesiredUsername meet.jitsi TheDesiredPassword``
The command then asks for a password interactively.
Note that the commend produces no output.
#### Authentication using LDAP