Hi, Christian
Thanks for replying. Yes I have looked at the join.log, but until now I have not been able to interpret it properly.
However, I now try to join with this command:
univention-join -dcaccount -type domaincontroller_slave -verbose
which looks more promising. Unlike before, the problem now is downloading host certificate due to permission problems:
Could not chdir to home directory /dev/null: Not a directory
scp: /etc/univention/ssl/DEBFIL: Permission denied
Could not chdir to home directory /dev/null: Not a directory
scp: /etc/univention/ssl/DEBFIL.ad.obib.no: Permission denied
- ‘[’ -d /etc/univention/ssl/DEBFIL ‘]’
- ‘[’ 5 -gt 30 ‘]’
- echo -n .
- sleep 20
- true
- (( counter++ ))
- univention-scp /etc/machine.secret -q -r ‘DEBFIL$@dc01.ad.obib.no:/etc/univention/ssl/DEBFIL’ ‘DEBFIL$@dc01.ad.obib.no:/etc/univention/ssl/DEBFIL.ad.obib.no’ /etc/univention/ssl/
Could not chdir to home directory /dev/null: Not a directory
scp: /etc/univention/ssl/DEBFIL: Permission denied
Could not chdir to home directory /dev/null: Not a directory
scp: /etc/univention/ssl/DEBFIL.ad.obib.no: Permission denied
- ‘[’ -d /etc/univention/ssl/DEBFIL ‘]’
- ‘[’ 6 -gt 30 ‘]’
- echo -n .
- sleep 20
^C
This surely should be easily solveable?
Best regards
Harald