iPxe, http, basic auth and login command in embed script and in menu script
|
2019-05-15, 11:40
Post: #1
|
|||
|
|||
iPxe, http, basic auth and login command in embed script and in menu script
I have the latest git veriosn of iPXE compiled from sources by myself.
There is login commands in 2 places - in embed script: Code: #!ipxe which is compiled in during make step, for example make bin/undionly.kpxe EMBED=script.ipxe and in menu itself: Code: login But 1 during first login command empty username and password is sent to Web server. As following, Permission is denied. I saw at its logs. During second login is ok. But if is to remove login command from embed script and specify exact user/password at http string all is ok. That is: Code: #!ipxe After that, login in menu works fine. Is it right functioing by design ? |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
iPxe, http, basic auth and login command in embed script and in menu script - cpservicespb - 2019-05-15 11:40
RE: iPxe, http, basic auth and login command in embed script and in menu script - NiKiZe - 2019-05-15, 20:59
RE: iPxe, http, basic auth and login command in embed script and in menu script - cpservicespb - 2019-05-16, 11:29
RE: iPxe, http, basic auth and login command in embed script and in menu script - cpservicespb - 2019-05-16, 15:23
RE: iPxe, http, basic auth and login command in embed script and in menu script - NiKiZe - 2019-05-16, 17:19
RE: iPxe, http, basic auth and login command in embed script and in menu script - cpservicespb - 2019-05-16, 18:00
|
User(s) browsing this thread: 4 Guest(s)