mirror of
https://github.com/bashclub/zamba-lxc-toolbox.git
synced 2025-12-06 11:08:45 +00:00
Added ZMB_DNS_BACKEND to support native and bind9
This commit is contained in:
@@ -75,6 +75,9 @@ 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"
|
||||
|
||||
# The Domain-Admin and password for zamba installation
|
||||
ZMB_ADMIN_USER="Administrator"
|
||||
ZMB_ADMIN_PASS="MYPASSWORD"
|
||||
|
||||
Reference in New Issue
Block a user