OPSI with a Windows DHCP server

Antworten
huebers
Beiträge: 8
Registriert: 04 Nov 2009, 12:14

OPSI with a Windows DHCP server

Beitrag von huebers »

Hello,

Today we implementated the OPSI server in our Network. But we have 1 problem. The hostname is not assigned by our DHCP server to the clients. Do you know how we could edit our DHCP server to assign dynamically a hostname to the clients.

Thanks in advance,
Anthony Huebers
Benutzeravatar
minidump
Beiträge: 218
Registriert: 16 Okt 2009, 11:27

Re: OPSI with a Windows DHCP server

Beitrag von minidump »

Hello,

AFAIK it´s not possible to deploy the hostname with DHCP. I was searching a little bit in google at it seems that it´s possbile to deploy hostnames to linux clients by a linux DHCP server.

I hope that i am not mistaking, but I heard this the very first time.

Regards
Grüße
minidump

Alles ist am Ende gut. Und wenn es nicht gut ist, dann ist es nicht das Ende.
Benutzeravatar
d.oertel
uib-Team
Beiträge: 3327
Registriert: 04 Jun 2008, 14:27

Re: OPSI with a Windows DHCP server

Beitrag von d.oertel »

Hi,

to deploy the hostnames via DHCP you will need the line:

Code: Alles auswählen

use-host-decl-names on;
in your dhcpd.conf.

But be aware - there are hundreds different ways how yo may connect DHCP, DNS, hosts, and os on

regards

d.oertel


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


Antworten