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.
After typing
__________________________________________________________ | LOCATION: spearfish MAPSET: demo| | | | This program allows you to control access to your | | mapset by other users. | | | | Access may be granted/removed for everyone, or for | | everyone in your group. | | | | Mark an 'x' to allow access; erase the field to | | restrict access. | | | | GROUP: _x_ | | OTHER: _x_ | | | | AFTER COMPLETING ALL ANSWERS, HIT <ESC> TO CONTINUE | | (OR <Ctrl-C> TO CANCEL) | |__________________________________________________________|If you remove the x (using the space bar), access will be denied to that class of user (group or other). If you type an x, access will be granted to that class of user.
Under GRASS version 4.0, 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: 2002/01/25 05:45:33 $