Load zamba.conf after apt actions

This commit is contained in:
Thorsten Spille 2021-04-12 23:49:10 +02:00
parent 8c327f3fef
commit dbbefc5175

View File

@ -16,6 +16,9 @@ dpkg-reconfigure locales
apt update && apt full-upgrade -y
echo -ne '\n' | apt install -y $LXC_TOOLSET acl samba winbind libpam-winbind libnss-winbind krb5-user krb5-config samba-dsdb-modules samba-vfs-modules
source /root/zamba.conf
mv /etc/krb5.conf /etc/krb5.conf.bak
cat > /etc/krb5.conf <<EOF
[libdefaults]