You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (Created) (JIRA)" <ji...@apache.org> on 2012/03/01 19:15:59 UTC

[jira] [Created] (QPID-3876) Allow NSS cache directory location to be configurable

Allow NSS cache directory location to be configurable
-----------------------------------------------------

                 Key: QPID-3876
                 URL: https://issues.apache.org/jira/browse/QPID-3876
             Project: Qpid
          Issue Type: Improvement
          Components: C++ Broker
    Affects Versions: 0.14
         Environment: Linux
            Reporter: Gordon Sim
            Assignee: Gordon Sim
             Fix For: 0.15


By default NSS uses /tmp for server session caching. This is not always desirable (e.g. if you have policy in place preventing writing to that directory). It should be configurable and have a sensible default (e.g. the data directory for qpidd).

--
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

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] [Assigned] (QPID-3876) Allow NSS cache directory location to be configurable

Posted by "Gordon Sim (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gordon Sim reassigned QPID-3876:
--------------------------------

    Assignee:     (was: Gordon Sim)
    
> Allow NSS cache directory location to be configurable
> -----------------------------------------------------
>
>                 Key: QPID-3876
>                 URL: https://issues.apache.org/jira/browse/QPID-3876
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker
>    Affects Versions: 0.14
>         Environment: Linux
>            Reporter: Gordon Sim
>            Priority: Minor
>             Fix For: Future
>
>         Attachments: QPID-3876.patch
>
>
> By default NSS uses /tmp for server session caching. This is not always desirable (e.g. if you have policy in place preventing writing to that directory). It should be configurable and have a sensible default (e.g. the data directory for qpidd).

--
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

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] [Updated] (QPID-3876) Allow NSS cache directory location to be configurable

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

Gordon Sim updated QPID-3876:
-----------------------------

         Priority: Minor  (was: Major)
    Fix Version/s:     (was: 0.15)
                   Future

Turns out this is not the worst offender for violating access policies in NSS, so the primary motivation is less significant. Patch attached anyway in case we want to pursue this later.
                
> Allow NSS cache directory location to be configurable
> -----------------------------------------------------
>
>                 Key: QPID-3876
>                 URL: https://issues.apache.org/jira/browse/QPID-3876
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker
>    Affects Versions: 0.14
>         Environment: Linux
>            Reporter: Gordon Sim
>            Assignee: Gordon Sim
>            Priority: Minor
>             Fix For: Future
>
>         Attachments: QPID-3876.patch
>
>
> By default NSS uses /tmp for server session caching. This is not always desirable (e.g. if you have policy in place preventing writing to that directory). It should be configurable and have a sensible default (e.g. the data directory for qpidd).

--
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

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] [Updated] (QPID-3876) Allow NSS cache directory location to be configurable

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

Gordon Sim updated QPID-3876:
-----------------------------

    Attachment: QPID-3876.patch
    
> Allow NSS cache directory location to be configurable
> -----------------------------------------------------
>
>                 Key: QPID-3876
>                 URL: https://issues.apache.org/jira/browse/QPID-3876
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker
>    Affects Versions: 0.14
>         Environment: Linux
>            Reporter: Gordon Sim
>            Assignee: Gordon Sim
>             Fix For: 0.15
>
>         Attachments: QPID-3876.patch
>
>
> By default NSS uses /tmp for server session caching. This is not always desirable (e.g. if you have policy in place preventing writing to that directory). It should be configurable and have a sensible default (e.g. the data directory for qpidd).

--
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

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org