opsi-depotserver installation
opsi-depotserver installation
i'm installing opsi-depotserver (3.3-10) for our internal network and it stops b/c it doesn't like our domain:
System information
-> IP-Address: 192.168.77.27
-> Broadcast: 255.255.255.255
-> Netmask: 0.0.0.0
-> Subnet: 0.0.0.0
-> Gateway: 192.0.2.1
-> Hostname: opsi.company
-> Domain: matrix
-> Fqdn: opsi.matrix
-> Windomain: WORKGROUP
The hostname opsi.company returned by 'hostname --fqdn' is not a fully qualified domain name
Opsi needs a fully qualified domain name in the form of <hostname>.<domain>.<tld>
dpkg: error processing opsi-depotserver (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
opsi-depotserver
(also i entered COMPANY as workgroup, but it prints WORKGROUP here)
- j.schneider
- uib-Team
- Beiträge: 2050
- Registriert: 29 Mai 2008, 15:14
Re: opsi-depotserver installation
Your domain has to contain at least one point (.), i.e. mydomain.local
The Windomain is taken form /etc/samba/smb.conf
Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.
Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.
uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de
Re: opsi-depotserver installation
can force opsi to use such domain?
- j.schneider
- uib-Team
- Beiträge: 2050
- Registriert: 29 Mai 2008, 15:14
Re: opsi-depotserver installation
You could try to use an other domain on your opsi server only.
Just change the domain from company to company.local in /etc/hosts.
Code: Alles auswählen
hostname -f
Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.
Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.
uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de