makmm - 2010-07-02

Sorry, due to some mistake the informations above are partially not valid.

What is true, I cannot create or delete files in directory /dir/subdir because it is group-accessible only from a group I belong to but not the primary group.

drwxrwxr-x 9 root install 4096 /dir/subdir

rwx is allowed for group 'install', my primary group is 'users'. convmvfs ignores that I am belonging to group 'install'.

Accessing the underlying directory /mnt/dir/subdir works as expected.