The user may, for example, allow only users in the same UNIX group to read data files in the mapset, or restrict the mapset to personal use only.
Under GRASS, access to the mapset PERMANENT must be open to all users. This is because GRASS looks for the user's default geographic region definition settings and the location TITLE in files that are stored under the PERMANENT mapset directory. The g.access command, therefore, will not allow you to restrict access to the PERMANENT mapset.
The g.mapsets command isn't smart enough to tell if access to a specified mapset is restricted, and the user is therefore allowed to include the names of restricted mapsets in his search path. However, the data in a restricted mapset is still protected; any attempts to look for or use data in a restricted mapset will fail. The user will simply not see any data listed for a restricted mapset.
Last changed: $Date: 2004-11-23 05:22:40 -0800 (Tue, 23 Nov 2004) $
Main index - general index - Full index
© 2003-2010 GRASS Development Team