mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-08-05 10:35:27 +02:00
Fixed dns backend, added password quotes warning
This commit is contained in:
parent
ad31e85feb
commit
aa87e3c181
2 changed files with 7 additions and 7 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue