Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
iPxe, http, basic auth and login command in embed script and in menu script
2019-05-16, 17:19
Post: #5
RE: iPxe, http, basic auth and login command in embed script and in menu script
Good, so the important thing is to use the same dataset when doing debugging, printing ${username} and then expecting ${username:uristring} to have data, without checking username:uristring instead.

Which version of iPXE are you using, maybe it is an old build without uristring support.
Or it is something special with that, so copying it to a real string, could give different data:
set lusername ${username}
echo ${lusername:uristring}

but also try to create another string with data and try uristring on that.

Use GitHub Discussions
VRAM bin
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: iPxe, http, basic auth and login command in embed script and in menu script - NiKiZe - 2019-05-16 17:19



User(s) browsing this thread: 1 Guest(s)