commit | 4c5c125173e07dcc061aa162b08d1722c73abe7d | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicm@openbsd.org> | Tue Jun 30 13:40:30 2009 +0000 |
committer | Nicholas Marriott <nicm@openbsd.org> | Tue Jun 30 13:40:30 2009 +0000 |
tree | 06b375a2dfdd8226ae705f78ac8796084e79c286 | |
parent | 68e06fb6b76b250b1971867244f33eb809891b1f [diff] |
When unlocking the server, don't try to clear the prompt on clients without a prompt (such as the one issuing the unlock request). This caused the server to die if the wrong password was entered when unlocking from the command line with -U (nasty).