From 398b4219b3ab35e603a1f3ef27f44f2adba6f563 Mon Sep 17 00:00:00 2001 From: redteampanda-ng <31235211+redteampanda-ng@users.noreply.github.com> Date: Wed, 10 Apr 2024 10:37:05 +0200 Subject: [PATCH] fix: wrong message in set-password command --- admin/password.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/admin/password.rst b/admin/password.rst index 89f44e1..59d5916 100644 --- a/admin/password.rst +++ b/admin/password.rst @@ -9,7 +9,6 @@ command via console: .. code-block:: console nextron@sc-back:~$ sudo asgard-security-center-backend set-password - {"LEVEL":"Info","MESSAGE":"LDAP disabled","MODULE":"LDAP","TIME":"2024-04-10T08:17:42Z"} Please enter password for user `admin`: Please re-enter password for user `admin`: - Apr 10 08:17:49 sc-back THOR_UTIL: Info: SET_PASSWORD: password successfully updated \ No newline at end of file + nextron@sc-back:~$ \ No newline at end of file