File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -203,6 +203,8 @@ The exact address depends on your configuration;
203203in this example the address is : ` https://example.net:5443/admin/`
204204
2052054. In the login window provide the **full Jabber ID : ` admin1@example.org` ** and password.
206+ If the web address hostname is the same that the account JID,
207+ you can provide simply the username instead of the full JID : ` admin1` .
206208
2072095. Finally you will see a page similar to :
208210
Original file line number Diff line number Diff line change @@ -635,7 +635,11 @@ you may want to register the first XMPP account and grant it administrative righ
635635 [http://localhost:5280/admin/](http://localhost:5280/admin/),
636636 [https://localhost:5443/admin/](https://localhost:5443/admin/),
637637 [https://localhost:5280/admin/](https://localhost:5280/admin/) ...
638- Make sure to enter the **full JID**, in this example `admin1@example.org`.
638+
639+ 5. Your web browser shows a login window. Introduce the **full JID**,
640+ in this example `admin1@example.org`, and the account password.
641+ If the web address hostname is the same that the account JID,
642+ you can provide simply the username instead of the full JID: `admin1`.
639643 See [Web Admin](/admin/guide/managing/#web-admin) for details.
640644
641645
You can’t perform that action at this time.
0 commit comments