[Korganizer-devel] [Bug 192010] New: korganizer creates calendar files with wrong permissions

Mathias Homann admin at eregion.de
Fri May 8 09:49:25 CEST 2009


https://bugs.kde.org/show_bug.cgi?id=192010

           Summary: korganizer creates calendar files with wrong
                    permissions
           Product: korganizer
           Version: 4.2.2
          Platform: SuSE RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: korganizer-devel at kde.org
        ReportedBy: admin at eregion.de


Version:            (using KDE 4.2.2)
OS:                Linux
Installed from:    SuSE RPMs

i have a shared calendar on a nfs folder.
the folder has the following permissions:
kotoko:/export/public/pim # ls -ld .
drwxrwsr-x+ 5 root netusers 50  8. Mai 08:54 .

the folder has ACLs on it:
kotoko:/export/public/pim # getfacl .
# file: .
# owner: root
# group: netusers
user::rwx
group::rwx
other::r-x
default:user::rwx
default:user:lemmy:rwx          #effective:rw-
default:user:mia:rwx            #effective:rw-
default:group::rwx              #effective:rw-
default:group:netusers:rwx      #effective:rw-
default:mask::rw-
default:other::r-x

when i create a file in that folder from a shell, with joe, vim, kate, whatever
application, the file has the right permissions (group writable) and inherits
the correct ACL:

when i create a CALENDAR ENTRY in that folder with korganizer, the calendar
file is read only for anyone but the user who created it.

expected behaviour: korganizer should create files with the same permissions as
other applications, honoring the filesystem bits and ACLs.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Korganizer-devel mailing list