Fixed password fields in zamba.conf

This commit is contained in:
Thorsten Spille 2021-04-13 00:16:50 +02:00
parent 1b267e33d1
commit ef9f089b15

View File

@ -54,8 +54,8 @@ LXC_BRIDGE="vmbr80"
# Optional VLAN number for this container
LXC_VLAN=""
# root password - take care to delete from this file
LXC_PWD="S3cr3tp@ssw0rd"
# root password - take care to delete from this file. Please use 'single quatation marks' to avoid unexpected behaviour.
LXC_PWD='S3cr3tp@ssw0rd'
# SSH-Key to add to authorized_keys
LXC_AUTHORIZED_KEY="ssh-rsa xxxxxxxx"
@ -80,7 +80,8 @@ ZMB_DNS_BACKEND="SAMBA_INTERNAL"
# The Domain-Admin and password for zamba installation
ZMB_ADMIN_USER="Administrator"
ZMB_ADMIN_PASS="MYPASSWORD"
# The Domain admin password for zamba installation. Please use 'single quatation marks' to avoid unexpected behaviour.
ZMB_ADMIN_PASS='MYPASSWORD'
ZMB_DOMAIN_ADMINS_GROUP="domain admins"
# Name of the Zamba Share