Menu

#21 Saving incorrect password requires restart

open
nobody
Interface (7)
5
2007-05-22
2007-05-22
No

If the "Save SUDO Password" option is chosen and the user enters the wrong password, the password is not reset. I have tried fixing this by resetting the password when the "Sorry, try again." message appears, but that message never shows up in the errorGobbler or inputGobbler in the Command.
There are two possible reasons for this:
1. The try again message is written to a stream that is not being read.
2. There is code somewhere that is doing something to this message that I can't locate.

Discussion