How to install a netboot product without any prompt ?

Benutzeravatar
m.radtke
Ex-uib-Team
Beiträge: 1767
Registriert: 10 Jun 2015, 12:19

Re: How to install a netboot product without any prompt ?

Beitrag von m.radtke »

bourhis hat geschrieben:Hi,
pxe : so if I don't give the pckey the system ask me for a login and password...

Regards.
of course as the client can not authentificate via the key.

if you set up a client via the configed the opsipxeconfd writes a pipe for the specific client in /tftpboot/linux/pxelinux.cfg/ with a leading 01- and followed by the MAC address. This writes all the neccessary informations for the client to install a netboot product on the client.
This leads me to the question why you edited the default.menu at all?
you added the pckey into this file. This excludes all other clients, except the one to which the key belongs, from installing the netboot product without login prompt

Cheers
Mathias


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


bourhis
Beiträge: 126
Registriert: 07 Nov 2012, 15:57

Re: How to install a netboot product without any prompt ?

Beitrag von bourhis »

Hi,

> if you set up a client via the configed the opsipxeconfd writes a pipe for the specific client in /tftpboot/linux/pxelinux.cfg/ with a leading 01- and followed by the MAC address.

Thanks, I forget the "01-", so it can't works !

> This leads me to the question why you edited the default.menu at all?

I don't use the integrated tftp of my Opsi server, because we also use the pxe-boot for Linux installation and "srcd" in case of emergency !
So I edited the default.menu for making test before his integration in our tftp server.

Regards.
Antworten