Commented out LDAP in autodiscover

This commit is contained in:
root 2023-07-14 13:08:09 +00:00
parent ed12c2287c
commit ef1b184b93

View File

@ -61,13 +61,13 @@ SMTP_SOCKET=STARTTLS
# - MOBILESYNC_URL=https://sync.example.com
#- MOBILESYNC_NAME=sync.example.com
# LDAP configuration (host mandatory to enable)
LDAP_HOST=ldap.$DOMAIN
LDAP_PORT=636
LDAP_SOCKET=SSL
LDAP_BASE=dc=federatedcomputer,dc=cloud
LDAP_USER_FIELD=mail
LDAP_USER_BASE=ou=people,dc=federatedcomputer,dc=cloud
LDAP_SEARCH=(|(objectClass=PostfixBookMailAccount))
#LDAP_HOST=ldap.$DOMAIN
#LDAP_PORT=636
#LDAP_SOCKET=SSL
#LDAP_BASE=dc=federatedcomputer,dc=cloud
#LDAP_USER_FIELD=mail
#LDAP_USER_BASE=ou=people,dc=federatedcomputer,dc=cloud
#LDAP_SEARCH=(|(objectClass=PostfixBookMailAccount))
# Apple mobile config identifiers (identifier mandatory to enable)
PROFILE_IDENTIFIER=cloud.federatedcomputer.autodiscover
PROFILE_UUID=92943D26-CAB3-4086-897D-DC6C0D8B1E86