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

(-)univention-join (+4 lines)
Lines 532-537 Link Here
532
		univention-scp $DCPWD "-r $DCACCOUNT@$DCNAME:/etc/univention/ssl/udsCA/CAcert.pem /etc/univention/ssl/ucsCA/" >>/var/log/univention/join.log 2>&1
532
		univention-scp $DCPWD "-r $DCACCOUNT@$DCNAME:/etc/univention/ssl/udsCA/CAcert.pem /etc/univention/ssl/ucsCA/" >>/var/log/univention/join.log 2>&1
533
	fi
533
	fi
534
534
535
	chmod 755 /etc/univention/ssl/
536
	chmod 755 /etc/univention/ssl/udsCA/
537
	chmod 644 /etc/univention/ssl/udsCA/CAcert.pem
538
	
535
	check_ldap_tls_connection
539
	check_ldap_tls_connection
536
540
537
	download_host_certificate
541
	download_host_certificate

Return to bug 16327