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

(-)ucs-school-import/usr/share/ucs-school-import/scripts/ucs-school-join-secondary-samba4 (-1 / +2 lines)
 Lines 521-527    Link Here 
521
############# start run-jounscripts #3
521
############# start run-jounscripts #3
522
## Finally, we have to install libunivention-ldb-modules and run its joinscripts (cannot to univention-add-app before initial join)
522
## Finally, we have to install libunivention-ldb-modules and run its joinscripts (cannot to univention-add-app before initial join)
523
ucr unset --forced samba4/ldb/sam/module/prepend	## this restores the regular value set above.
523
ucr unset --forced samba4/ldb/sam/module/prepend	## this restores the regular value set above.
524
univention-add-app ucsschool -l libunivention-ldb-modules || exit 1
524
univention-add-app ucsschool -l || exit 1
525
univention-install libunivention-ldb-modules || exit 1
525
#### And run the joinscripts from this package, some with --force:
526
#### And run the joinscripts from this package, some with --force:
526
univention-run-join-scripts -dcaccount "$DCACCOUNT" -dcpwd "$DCPWD" --run-scripts 96univention-samba4slavepdc.inst
527
univention-run-join-scripts -dcaccount "$DCACCOUNT" -dcpwd "$DCPWD" --run-scripts 96univention-samba4slavepdc.inst
527
#### And run the other Joinscripts, we need to --force here: In the re-join case samba4/ldb/sam/module/prepend needs to be evaluated now:
528
#### And run the other Joinscripts, we need to --force here: In the re-join case samba4/ldb/sam/module/prepend needs to be evaluated now:

Return to bug 43155