mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Merge pull request #788 from yunohost-bot/anonymous-2018-08-06_04-07-10
[Anonymous contrib] Add password reset feature
This commit is contained in:
commit
2cd6ee3fd5
1 changed files with 6 additions and 0 deletions
|
@ -18,3 +18,9 @@ Puis allez dans la section `Outils` > `Changer le mot de passe d’administratio
|
||||||
```bash
|
```bash
|
||||||
yunohost tools adminpw
|
yunohost tools adminpw
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Si vous avez oublié votre mot de passe, utilisez plutôt:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
yunohost-reset-ldap-password
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in a new issue