Hi, Folks!
While I know this is not a mainstream thing, I consider it to be a most harmful bug in YAST.
On my Server my dhcpd.conf contains
option pxe-system-type code 93 = unsigned integer 16;
...
if option pxe-system-type = 00:07 {
filename = "bootx64.efi";
}
else {
filename = "pxelinux.0";
}
This is to enable two versions of PXE boot for client machines.
It works well, BTW.
But as soon as I let YAST go over it it will shredder up the dhcpd.conf configuration.
I would like to enable the "use LDAP" option for DHCP-Server which only can be done in YAST.
Any ideas?
Ah - I just forgot. For the most estimated Masters of disasters here: It is an openSuSE 13.1 64bit System.
Суворов
My friends call me by name - other call me by value.
While I know this is not a mainstream thing, I consider it to be a most harmful bug in YAST.
On my Server my dhcpd.conf contains
Quote:
option pxe-system-type code 93 = unsigned integer 16;
...
if option pxe-system-type = 00:07 {
filename = "bootx64.efi";
}
else {
filename = "pxelinux.0";
}
It works well, BTW.
But as soon as I let YAST go over it it will shredder up the dhcpd.conf configuration.
I would like to enable the "use LDAP" option for DHCP-Server which only can be done in YAST.
Any ideas?
Ah - I just forgot. For the most estimated Masters of disasters here: It is an openSuSE 13.1 64bit System.
Суворов
My friends call me by name - other call me by value.