mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Updated your references on the Admin PWD command..
This commit is contained in:
parent
d10cb5ea64
commit
f118e9ea4f
1 changed files with 7 additions and 1 deletions
|
@ -143,5 +143,11 @@ yunohost tools [-h] {postinstall,maindomain,ldapinit,adminpw} ...
|
||||||
postinstall YunoHost post-install
|
postinstall YunoHost post-install
|
||||||
maindomain Main domain change tool
|
maindomain Main domain change tool
|
||||||
ldapinit YunoHost LDAP initialization
|
ldapinit YunoHost LDAP initialization
|
||||||
adminpw Change admin password
|
adminpw Change admin password # Existing password required. See workaround below.
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
### admin
|
||||||
|
```bash
|
||||||
|
yunohost-reset-ldap-password Reset the admin account (Web GUI) password
|
||||||
```
|
```
|
Loading…
Add table
Reference in a new issue