<div dir="ltr"><div dir="ltr"><div>You could use the  PERMANENT mapset for this purpose. Also, the AFAIK mapsets are writable by the directory owner. So you could use the filesystem setting to achieve what you want to do.</div><div><br></div><div>There is a more detailed explanation here</div><div><a href="https://grasswiki.osgeo.org/wiki/Location_and_Mapsets">https://grasswiki.osgeo.org/wiki/Location_and_Mapsets</a></div><div><br></div><div>Cheers<br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Apr 26, 2019 at 6:53 AM Panagiotis Mavrogiorgos <<a href="mailto:pmav99@gmail.com">pmav99@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr">Hello everyone,<div><br></div><div>I was wondering, is there a way to enforce a Mapset to be read-only? I guess that this can always be enforced on the Filesystem level with something like this:</div><div><br></div><div><blockquote style="margin:0px 0px 0px 40px;border:medium none;padding:0px"><div><div><font face="monospace, monospace">find . -type f -exec chmod a-w {} \;</font></div></div></blockquote></div><div><br></div><div>but then again some file might need to be writable afterall (sqlite.db?) </div><div><br></div><div>So is there a way to e.g. open specific maps in read-only mode?</div><div><br></div><div>all the best,</div><div>Panos</div></div></div>
_______________________________________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org" target="_blank">grass-user@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/grass-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/grass-user</a></blockquote></div>