From f118e9ea4f1c6e5191dfd87f22a81995be195a7e Mon Sep 17 00:00:00 2001 From: Yunobot Date: Fri, 3 Aug 2018 00:25:42 +0000 Subject: [PATCH] Updated your references on the Admin PWD command.. --- commandline.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/commandline.md b/commandline.md index f1a379d7..7e677489 100644 --- a/commandline.md +++ b/commandline.md @@ -143,5 +143,11 @@ yunohost tools [-h] {postinstall,maindomain,ldapinit,adminpw} ... postinstall YunoHost post-install maindomain Main domain change tool 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 +``` \ No newline at end of file