From a4c7a901b93c913ad1bc4268b475d60f8391a852 Mon Sep 17 00:00:00 2001 From: Marisa Date: Tue, 18 Nov 2025 10:07:39 -0500 Subject: [PATCH] Update INSTALL.md --- INSTALL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 27f387a..e823e37 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -64,8 +64,8 @@ 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 ``` - -