search for: l8zu0mdalia

Displaying 1 result from an estimated 1 matches for "l8zu0mdalia".

2008 Jan 09
2
MENU / SHA1 passwords not working.
...my config it works file: Example: MENU MASTER PASSWD 1234567890 MENU PASSWD test123 However if I hash a password using the sha1pass script the resulting hashes don't work. MENU MASTER PASSWD $4$9qj4qv8g$HQ6Jl6TVrpign78XeofX2OLmfJo$ MENU PASSWD test123 $4$B4LW6NPr$xYYfSoakhfLpWE7+l8zU0MdAlIA$ When prompted for the password I enter that which I added as an arg to the script but It throws Me back (same as with an invalid pass). This is how I run the script: simon1 at eb280-simon:~/syslinux-3.52$ sha1pass 1234567890 $4$9qj4qv8g$HQ6Jl6TVrpign78XeofX2OLmfJo$ simon1 at eb28...