Mailing List Archive

[Bug 1388] Parts of auth2-pubkey.c are completely devoid of debug logging
https://bugzilla.mindrot.org/show_bug.cgi?id=1388


Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
CC| |djm@mindrot.org




--- Comment #1 from Damien Miller <djm@mindrot.org> 2008-06-29 00:13:10 ---
think about it: if the file does not exist, then there are no
authorised keys. This is not an error, and doesn't warrant logspam,
even at debug levels.

--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 1388] Parts of auth2-pubkey.c are completely devoid of debug logging [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=1388


mvolaski@aecom.yu.edu changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|WONTFIX |
Severity|enhancement |normal




--- Comment #2 from mvolaski@aecom.yu.edu 2008-06-29 08:44:14 ---
After all this time we're waiting for a fix and you're just blowing it
off? It doesn't even look like you read my report. Please hand it off
to someone else if you don't feel so inclined.

By your own backward logic, how does a nonexistent key get reported as
being disallowed?

--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 1388] Parts of auth2-pubkey.c are completely devoid of debug logging [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=1388


Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |WONTFIX




--- Comment #3 from Damien Miller <djm@mindrot.org> 2008-06-29 10:00:58 ---
Sorry, but I don't agree that there is any condition worth reporting
here. You don't need debug output to figure out that a file that is
critical to public key authentication is missing.

--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 1388] Parts of auth2-pubkey.c are completely devoid of debug logging [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=1388





--- Comment #4 from mvolaski@aecom.yu.edu 2008-06-29 10:42:12 ---
Yeah, it took me the better part of a day to figure out that the
message, "key is disallowed" really means the key file is missing.

Perhaps users in the future who get similarly stymied will find this
page on Google. They surely can't depend on your nicely informative
debug logs to help them.

--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs