aboutsummaryrefslogblamecommitdiff
path: root/consul/configuration/bottin/config.json
blob: 3cd5e9d7821df41c1a391733a570d60e123a7801 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                                                                      
{
  "suffix": "dc=deuxfleurs,dc=fr",
  "bind": "0.0.0.0:1389",
  "consul_host": "http://consul.service.2.cluster.deuxfleurs.fr:8500",
  "acl": [
		"*,dc=deuxfleurs,dc=fr::read:*:* !userpassword",
		"*::read modify:SELF:*",
		"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:"
  ]
}