From b91585418282a2d1e553ce8860a698d173985a12 Mon Sep 17 00:00:00 2001 From: phil Date: Sun, 15 Dec 2024 00:35:48 +0100 Subject: [PATCH] typo --- lldap2/Vagrantfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lldap2/Vagrantfile b/lldap2/Vagrantfile index 803767f..1121bba 100644 --- a/lldap2/Vagrantfile +++ b/lldap2/Vagrantfile @@ -94,7 +94,7 @@ Vagrant.configure("2") do |config| bash lldap-cli/lldap-cli user add ldupont ldupont@jetable.org -p Azerty1+ bash lldap-cli/lldap-cli user group add ldupont sio2026 bash lldap-cli/lldap-cli user add bind_user bind_user@jetable.org -p Azerty1+ - bash lldap-cli/lldap-cli user group add bind_user illdap_strict_readonly + bash lldap-cli/lldap-cli user group add bind_user lldap_strict_readonly ip -br a SHELL end