Michel Wortmann wrote: > And straight on to another question: > Is there a way of switching of the permissions check when opening a > mapset? It prevents me from opening mapsets that are mounted on > different filesystems as the grass installation. E.g. if I try to open a > mapset located on a remote directory (mounted using fuse) in my local > Ubuntu grass6.4 version fails with: > > ERROR: MAPSET PERMANENT - permission denied > > Any solution to this would be much appreciated.
In any of the current SVN versions, setting the environment variable GRASS_SKIP_MAPSET_OWNER_CHECK to any non-empty string will suppress the check. -- Glynn Clements <[email protected]> _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
