[Koha-bugs] [Bug 7448] New: Files created by koha-dump have different owners/permissions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 16 20:31:41 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7448

             Bug #: 7448
           Summary: Files created by koha-dump have different
                    owners/permissions
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Packaging
        AssignedTo: robin at catalyst.net.nz
        ReportedBy: magnus at enger.priv.no
         QAContact: ian.walls at bywatersolutions.com


Here is a sample, for an instanace called "esme":

-rw-r----- 1 root esme-koha 147K Jan 11 12:27 esme-2012-01-11.sql.gz
-rw------- 1 root root      153K Jan 11 12:27 esme-2012-01-11.tar.gz

The database file gets this treatment: 

chown "root:$name-koha" "$dbdump"
chmod g+r "$dbdump"

while the other file does not get anything similar.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list