Password protection each/any entry in menu?
|
2017-02-18, 09:34
Post: #1
|
|||
|
|||
Password protection each/any entry in menu?
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 |
|||
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. 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 |
|||
2017-03-18, 16:48
Post: #3
|
|||
|
|||
RE: Password protection each/any entry in menu?
As long as you clear the userid and password variables between each entry...
"Thus far, you have been adrift within the sheltered harbor of my patience..." |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)