mirror of
				https://github.com/bashclub/zamba-lxc-toolbox.git
				synced 2025-11-04 08:02:28 +01:00 
			
		
		
		
	Load zamba.conf after apt actions
This commit is contained in:
		@@ -16,6 +16,9 @@ dpkg-reconfigure locales
 | 
				
			|||||||
apt update && apt full-upgrade -y
 | 
					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 
 | 
					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
 | 
					mv /etc/krb5.conf /etc/krb5.conf.bak
 | 
				
			||||||
cat > /etc/krb5.conf <<EOF
 | 
					cat > /etc/krb5.conf <<EOF
 | 
				
			||||||
[libdefaults]
 | 
					[libdefaults]
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user