Skip to content

Commit 398b421

Browse files
fix: wrong message in set-password command
1 parent 52d4c1e commit 398b421

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

admin/password.rst

+1-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ command via console:
99
.. code-block:: console
1010
1111
nextron@sc-back:~$ sudo asgard-security-center-backend set-password
12-
{"LEVEL":"Info","MESSAGE":"LDAP disabled","MODULE":"LDAP","TIME":"2024-04-10T08:17:42Z"}
1312
Please enter password for user `admin`:
1413
Please re-enter password for user `admin`:
15-
Apr 10 08:17:49 sc-back THOR_UTIL: Info: SET_PASSWORD: password successfully updated
14+
nextron@sc-back:~$

0 commit comments

Comments
 (0)