You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by "Lionel Cons (Created) (JIRA)" <ji...@apache.org> on 2011/12/13 10:29:31 UTC

[jira] [Created] (APLO-110) Provide more information in case of authentication failure

Provide more information in case of authentication failure
----------------------------------------------------------

                 Key: APLO-110
                 URL: https://issues.apache.org/jira/browse/APLO-110
             Project: ActiveMQ Apollo
          Issue Type: Improvement
            Reporter: Lionel Cons


Apollo reported in connection.log:

2011-12-09 14:13:06,380 authentication failed: local:/192.168.183.3:6111, remote:/192.168.18.5:57206, reason:Does not have a listed distinguished name 

It would be very useful to also log the DN...

FWIW, 6111 is the SSL console port.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (APLO-110) Provide more information in case of authentication failure

Posted by "Hiram Chirino (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/APLO-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hiram Chirino updated APLO-110:
-------------------------------

          Component/s: apollo-broker
    Affects Version/s: 1.0-beta6
             Assignee: Hiram Chirino
    
> Provide more information in case of authentication failure
> ----------------------------------------------------------
>
>                 Key: APLO-110
>                 URL: https://issues.apache.org/jira/browse/APLO-110
>             Project: ActiveMQ Apollo
>          Issue Type: Improvement
>          Components: apollo-broker
>    Affects Versions: 1.0-beta6
>            Reporter: Lionel Cons
>            Assignee: Hiram Chirino
>
> Apollo reported in connection.log:
> 2011-12-09 14:13:06,380 authentication failed: local:/192.168.183.3:6111, remote:/192.168.18.5:57206, reason:Does not have a listed distinguished name 
> It would be very useful to also log the DN...
> FWIW, 6111 is the SSL console port.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (APLO-110) Provide more information in case of authentication failure

Posted by "Hiram Chirino (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/APLO-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hiram Chirino resolved APLO-110.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0

That log message will now look something like:

2011-12-09 14:13:06,380 authentication failed: local:/192.168.183.3:6111, remote:/192.168.18.5:57206, reason:Unknown distinguished names: [CN=Jeff Smith,OU=Sales,DC=Fabrikam,DC=COM;CN=Karen Berge,CN=admin,DC=corp,DC=Fabrikam,DC=COM]
                
> Provide more information in case of authentication failure
> ----------------------------------------------------------
>
>                 Key: APLO-110
>                 URL: https://issues.apache.org/jira/browse/APLO-110
>             Project: ActiveMQ Apollo
>          Issue Type: Improvement
>          Components: apollo-broker
>    Affects Versions: 1.0-beta6
>            Reporter: Lionel Cons
>            Assignee: Hiram Chirino
>             Fix For: 1.0
>
>
> Apollo reported in connection.log:
> 2011-12-09 14:13:06,380 authentication failed: local:/192.168.183.3:6111, remote:/192.168.18.5:57206, reason:Does not have a listed distinguished name 
> It would be very useful to also log the DN...
> FWIW, 6111 is the SSL console port.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira