From 8e23e6a193e5f214c689d964333455d94886ab5a Mon Sep 17 00:00:00 2001 From: Marisa Date: Tue, 18 Nov 2025 09:53:43 -0500 Subject: [PATCH] Update INSTALL.md --- INSTALL.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index f29c0da..27f387a 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -64,8 +64,6 @@ Notice the userPassword is invalid, let's set a proper one ``` root@example:/# ldappasswd -x -D cn=admin,dc=example,dc=com -w admin -s qwerty uid=marisa,ou=people,dc=example,dc=com ``` -When setting up the password, we will be asked:\ -1-the password for the user marisa (qwerty), 2-reenter the password for marisa, 3-the openLDAP root password (admin)