Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Menu login with encrypted password
2017-11-20, 22:56 (This post was last modified: 2017-11-20 22:59 by Torgeir.)
Post: #4
RE: Menu login with encrypted password
Can you use HTTP auth???
http://ipxe.org/cmd/login

#!ipxe
login
chain http://${username}:${password}@my.web.server/boot.ipxe


T
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Menu login with encrypted password - Torgeir - 2017-11-20 22:56



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