Build iPXE binary (undionly.kpxe) to handle http basic authentication
|
2016-08-19, 08:55
Post: #1
|
|||
|
|||
Build iPXE binary (undionly.kpxe) to handle http basic authentication
Hi everyone
I am currently having a troubles to send an HTTP request with basic authentication from a host running an iPXE (undionly.kpxe) binary. The request http://<login>:<psw>@<ip> sends an http request where the header does not contain any authentication. I think that the binary that I built does not handle http basic authentication. The command that I used to build it is: make bin/undionly.kpxe HTTP_AUTH_BASIC=enable DOWNLOAD_PROTO_HTTPS=enable EMBED=<iPxeScript> Could anyone tell me how to properly build my ipxe binary in order to handle http basic authentication. Or if the request that I wrote on the iPXE script is wrong. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Build iPXE binary (undionly.kpxe) to handle http basic authentication - riyane - 2016-08-19 08:55
RE: Build iPXE binary (undionly.kpxe) to handle http basic authentication - krackajak - 2016-12-17, 01:25
RE: Build iPXE binary (undionly.kpxe) to handle http basic authentication - NiKiZe - 2016-12-17, 10:57
RE: Build iPXE binary (undionly.kpxe) to handle http basic authentication - krackajak - 2016-12-20, 00:13
|
User(s) browsing this thread: 1 Guest(s)