Fixed dns backend, added password quotes warning

This commit is contained in:
Thorsten Spille 2021-04-12 23:13:35 +02:00
parent ad31e85feb
commit aa87e3c181
2 changed files with 7 additions and 7 deletions

View file

@ -75,8 +75,8 @@ LXC_LOCALE="de_DE.utf8"
ZMB_REALM="ZMB.ROCKS"
ZMB_DOMAIN="ZMB"
# Select the Zamba AD DNS backend, supported are INTERNAL_DNS or BIND9_DLZ
ZMB_DNS_BACKEND="INTERNAL_DNS"
# Select the Zamba AD DNS backend, supported are SAMBA_INTERNAL or BIND9_DLZ
ZMB_DNS_BACKEND="SAMBA_INTERNAL"
# The Domain-Admin and password for zamba installation
ZMB_ADMIN_USER="Administrator"