You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jamie goodyear (Updated) (JIRA)" <ji...@apache.org> on 2012/03/07 15:18:59 UTC

[jira] [Updated] (KARAF-798) Support for relocating karaf.history file

     [ https://issues.apache.org/jira/browse/KARAF-798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jamie goodyear updated KARAF-798:
---------------------------------

    Fix Version/s:     (was: 3.0.0)
                   3.1.0

Bumping to 3.1.0 - if we gain a consensus for how we want to approach the relocatable history file then we may bring this back to 3.0.0 to fix.
                
> Support for relocating karaf.history file
> -----------------------------------------
>
>                 Key: KARAF-798
>                 URL: https://issues.apache.org/jira/browse/KARAF-798
>             Project: Karaf
>          Issue Type: New Feature
>          Components: karaf-shell
>            Reporter: Troy Waldrep
>             Fix For: 2.2.6, 3.1.0
>
>
> We have a servicemix-based product that has to perform a setuid to a lower-privileged user while running on linux.  We've accounted for most permissions-based issues that result from doing this by ensuring that the lower-privileged user has write access to the necessary files under the data directory.
> Unfortunately, we can't do this with karaf.history since it is written to the home directory of the user that started the stack (root in this case).  The lower-privileged usually doesn't have *any* visibility into this directory, let alone write privileges.  If a configuration option was provided to specify the location of the karaf.history file (or the option to not even write or expect to find one), then we could treat this file like any other.

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