You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2007/03/14 12:18:09 UTC

[jira] Created: (QPID-414) Authentication requires plain text passwords in password file

Authentication requires plain text passwords in password file
-------------------------------------------------------------

                 Key: QPID-414
                 URL: https://issues.apache.org/jira/browse/QPID-414
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
            Reporter: Martin Ritchie
         Assigned To: Martin Ritchie


Currently the passwd file used by the broker must contain plain text passwords. Allow this to be configurable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (QPID-414) Authentication requires plain text passwords in password file

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie resolved QPID-414.
---------------------------------

    Resolution: Fixed

resolved at 525777.

Through the use of the Base64MD5HashedPasswordFilePrincipalDatabase only the hash of the password is recorded in a file on the broker. 

> Authentication requires plain text passwords in password file
> -------------------------------------------------------------
>
>                 Key: QPID-414
>                 URL: https://issues.apache.org/jira/browse/QPID-414
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: M1, M2
>            Reporter: Martin Ritchie
>         Assigned To: Martin Ritchie
>
> Currently the passwd file used by the broker must contain plain text passwords. Allow this to be configurable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (QPID-414) Authentication requires plain text passwords in password file

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie updated QPID-414:
--------------------------------

        Fix Version/s: M2
    Affects Version/s: M2
                       M1

> Authentication requires plain text passwords in password file
> -------------------------------------------------------------
>
>                 Key: QPID-414
>                 URL: https://issues.apache.org/jira/browse/QPID-414
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: M1, M2
>            Reporter: Martin Ritchie
>         Assigned To: Martin Ritchie
>             Fix For: M2
>
>
> Currently the passwd file used by the broker must contain plain text passwords. Allow this to be configurable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.