diff --git a/entrypoint.sh b/entrypoint.sh
index c27c3aa..e1d95fa 100644
--- a/entrypoint.sh
+++ b/entrypoint.sh
@@ -37,7 +37,8 @@ slapd -h "ldap:/// ldapi:///" -u openldap -g openldap &
SLAPD_PID=$!
sleep 8
-# Full tree with root entry
+# Full tree with root and users entries
+echo "--> Creating base.ldif with root and user entries"
cat > /tmp/base.ldif <
Login successful! Welcome {$username}
"; + } + else { + $msg = "Invalid credentials
"; + } + } else { + $msg = "StartTLS failed
"; + } + ldap_close($ldap); + } else { + $msg = "Could not connect to LDAP server
"; + } + } else { + $msg = "Please fill both fields
"; + } +} +?> + + + +Server base DN: = htmlspecialchars($base_dn) ?>
+ = $msg ?> + +marisa / password: MarisaNewPass2025admin / password: admin
+