Bugzilla – Attachment 2176 Details for
Bug 2027
SSH generates misleading errors when using public key authentication
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
message patch
patch.txt (text/plain), 796 bytes, created by
Xavier Jodoin
on 2012-07-21 00:43:52 AEST
(
hide
)
Description:
message patch
Filename:
MIME Type:
Creator:
Xavier Jodoin
Created:
2012-07-21 00:43:52 AEST
Size:
796 bytes
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P openssh >Index: auth-options.c >=================================================================== >RCS file: /cvs/openssh/auth-options.c,v >retrieving revision 1.55 >diff -u -r1.55 auth-options.c >--- auth-options.c 18 Oct 2011 05:06:14 -0000 1.55 >+++ auth-options.c 20 Jul 2012 14:37:23 -0000 >@@ -512,10 +512,9 @@ > break; > case 0: > /* no match */ >- logit("Authentication tried for %.100s " >- "with valid certificate but not " >- "from a permitted host " >- "(ip=%.200s).", pw->pw_name, >+ logit("Your address '%.200s' " >+ "is not permitted to use this " >+ "certificate for login.", pw->pw_name, > remote_ip); > auth_debug_add("Your address '%.200s' " > "is not permitted to use this "
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 2027
: 2176