<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: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>