Menu login with encrypted password
|
2017-11-10, 17:06
Post: #1
|
|||
|
|||
Menu login with encrypted password
I am using "login" and "iseq" to password protect a certain part of ipxe. Is there a way of using an encrypted password in a string? Currently i use:
login || goto start iseq ${username} admin || goto menu-os iseq ${password} admin || goto menu-os And those strings are clear text. Looking for something like "grub-crypt". |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Menu login with encrypted password - philthynz - 2017-11-10 17:06
RE: Menu login with encrypted password - robinsmidsrod - 2017-11-14, 10:09
RE: Menu login with encrypted password - philthynz - 2017-11-16, 14:16
RE: Menu login with encrypted password - Torgeir - 2017-11-20, 22:56
|
User(s) browsing this thread: 1 Guest(s)