View | Details | Raw Unified | Return to bug 36566
Collapse All | Expand All

(-)96univention-samba4.inst (+6 lines)
 Lines 493-498    Link Here 
493
		/usr/share/univention-samba4/scripts/sysvol-sync.sh
493
		/usr/share/univention-samba4/scripts/sysvol-sync.sh
494
	fi
494
	fi
495
495
496
	## flush cached SIDs, useful e.g. for sysvol problem solving via re-join
497
	net cache flush
498
496
	## set the default sysvol and GPO NTACLs
499
	## set the default sysvol and GPO NTACLs
497
	samba-tool ntacl sysvolreset
500
	samba-tool ntacl sysvolreset
498
501
 Lines 1010-1015    Link Here 
1010
1013
1011
		samba_domain_join "${samba_join_options[@]}"
1014
		samba_domain_join "${samba_join_options[@]}"
1012
1015
1016
		## write UCS posix IDs into the idmap.ldb
1017
		/usr/lib/univention-directory-listener/system/samba4-idmap.py --direct-resync 2>/dev/null
1018
1013
		sysvol_fixup --overwrite-local
1019
		sysvol_fixup --overwrite-local
1014
1020
1015
		## if the key version number increased, merge the old keys into the new keytab
1021
		## if the key version number increased, merge the old keys into the new keytab

Return to bug 36566