Hi there, does a method to compare a pwd entered by "login" to a predefined pwd hash already exist? I desperately would need that, so I can secure some boot items by pwd.
Seems to work with PXE: https://www.vercot.com/~serva/tools/password_hash.html https://cobbler.github.io/manuals/2.6.0/4/11_-_PXE-boot_Menu_Passwords.html The only way I see, how this could currently be implemented, is to go through a chainloaded script from a webserver supplied with the username and pwd and giving back the respective response script on successful or failed hash comparison. Seems like overkill for something so basic. Is there an other way or would a patch for this functionality be needed to do this directly in ipxe? My regards, Markus -- Markus Kienast - CEO <[email protected]>[email protected] +43699180 84401 Trickkiste KG Löhrgasse 19/29 1150 Wien Austria / Europe Commercial Register: FN 363780 x UID: ATU66601545 WWW: http://trickkiste.at
_______________________________________________ ipxe-devel mailing list [email protected] https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel

