Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Password protection each/any entry in menu?
2017-03-18, 06:26
Post: #2
RE: Password protection each/any entry in menu?
(2017-02-18 09:34)sebus Wrote:  With Syslinux pxelinux.0 in legacy BIOS PXE boot, I could have password protection on each/any entry in menu.

So ie. Option one would accept password 123456, option two 234567 etc

Any way to get it done with iPXE menu?

I simply need to password protect entries

Thanks

sebus

Can't you just run "login" multiple times and check the password each time? e.g.

screen1:
login
iseq ${password} screen1pass || goto screen1

screen2:
login
iseq ${password} screen2pass || goto screen2
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Password protection each/any entry in menu? - vtwaldo21 - 2017-03-18 06:26



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