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