[GRASS-dev] TGRASS: mapset management question

Vaclav Petras wenzeslaus at gmail.com
Tue Sep 15 10:13:39 PDT 2015


On Tue, Sep 15, 2015 at 3:06 AM, Sören Gebbert <soerengebbert at googlemail.com>
wrote:
>
> However, the warning about mapset access is generated in
> "lib/temporal/lib/connect.c" which checks the output of
> G_mapset_permissions2. I will remove this check
> since only the owner is checked, not access permissions.

Be aware of the two different access permissions concepts in GRASS.

* file permissions as set by the system
* user permissions for Mapsets managed by GRASS

The fist is pure system thing. GRASS probably should check that (I don't
know if this actually happens).

The second is partially file ownership as set in the system and partially
GRASS Mapset permissions for users. User can only open Mapset which belongs
to him or her, unless the owner explicitly allows this in GRASS.

If this is good or bad, I don't know, but it is the current situation.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20150915/623cf8d1/attachment.html>


More information about the grass-dev mailing list