mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-10-31 02:41:36 +01:00 
			
		
		
		
	Update to 2021-12-12 23:00
This commit is contained in:
		| @@ -45,24 +45,24 @@ zcs_letsencrypt: False | ||||
| # Domain and their configuration. Used to sync LDAP with Zimbra | ||||
| zcs_domains: {} | ||||
| # zcs_domains: | ||||
| #   fws.fr: | ||||
| #     public_url: https://zm.fws.fr | ||||
| #     admin_url: https://zm.fws.fr:9071 | ||||
| #   example.org: | ||||
| #     public_url: https://zm.example.org | ||||
| #     admin_url: https://zm.example.org:9071 | ||||
| #     ldapsync: | ||||
| #       ldap: | ||||
| #         servers: | ||||
| #           - ldap://dc1.fws.fr:389 | ||||
| #           - ldap://dc1.example.org:389 | ||||
| #         schema: ad | ||||
| #         bind_dn: CN=Zimbra,OU=Apps,DC=fws,DC=fr | ||||
| #         bind_dn: CN=Zimbra,OU=Apps,DC=example,DC=org | ||||
| #         bind_pass: s4cr3t. | ||||
| #       users: | ||||
| #         base: OU=People,DC=fws,DC=fr | ||||
| #         base: OU=People,DC=example,DC=org | ||||
| #         filter: (mail=*) | ||||
| #       groups: | ||||
| #         base: OU=Groups,DC=fws,DC=fr | ||||
| #         base: OU=Groups,DC=example,DC=org | ||||
| #     cas: | ||||
| #       enabled: False | ||||
| #       server_url: https://sso.fws.fr/cas | ||||
| #       server_url: https://sso.example.org/cas | ||||
|  | ||||
| zcs_domain_defaults: | ||||
|   cas: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Berteaud
					Daniel Berteaud