The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Menu login with encrypted password
2017-11-10, 17:06
Post: #1
Tongue 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".
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Menu login with encrypted password - philthynz - 2017-11-10 17:06



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