bottin2_upgrade #3

Manually merged
lx merged 6 commits from bottin2_upgrade into master 2020-02-11 22:35:54 +00:00
3 changed files with 4 additions and 3 deletions
Showing only changes of commit 9815004324 - Show all commits

View file

@ -9,6 +9,7 @@
"cn=admin,dc=deuxfleurs,dc=fr::read add modify delete:*:*",
"*:cn=admin,ou=groups,dc=deuxfleurs,dc=fr:read add modify delete:*:*",
"ANONYMOUS::bind:*,ou=users,dc=deuxfleurs,dc=fr:",
"ANONYMOUS::bind:cn=admin,dc=deuxfleurs,dc=fr:"
"ANONYMOUS::bind:cn=admin,dc=deuxfleurs,dc=fr:",
"*,ou=services,ou=users,dc=deuxfleurs,dc=fr::bind:*,ou=users,dc=deuxfleurs,dc=fr:*"
]
}

View file

@ -60,7 +60,7 @@
bindFields = (cn, mail);
canAuthenticate = YES;
displayName = "Bottin";
hostname = "ldap://bottin.service.2.cluster.deuxfleurs.fr:389";
hostname = "ldap://bottin2.service.2.cluster.deuxfleurs.fr:389";
id = bottin;
isAddressBook = NO;
}

View file

@ -12,7 +12,7 @@ job "directory2" {
task "bottin" {
driver = "docker"
config {
image = "lxpz/bottin_amd64:8"
image = "lxpz/bottin_amd64:10"
readonly_rootfs = true
port_map {
ldap_port = 1389