<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Dear Listers,<br>
<br>
Using GRASS/QGIS under Linux usually, I am using QGIS 0.11.0 Metis
under Windows on a teaching purpose and meet a problem with the writing
permission given by default. All the students and myself are working
with limited accounts, the administrator account being used just for
managing the computers (this practice is recommendable for security and
even compulsory under UNIX).<br>
<br>
When I try to start a shell session in GRASS (grass tools), I get this
message: <br>
<br>
mkdir: cannot create directory `/home': Permission denied sh: cd:
/home/giraudoux: No such file or directory<br>
<br>
and then can work normally. I was not that much worried about that
until I found  that some GRASS functions (e.g. <span
 style="font-size: 11pt; font-family: "Courier New";">i.fusion.brovey)must</span>
write in the directory /home, of course unsuccessfully and thus fail.
They can be used only if one has full rights on the computer including
writing on the C:\Program Files directory (actually quite dodgy on a
routine basis).<br>
<br>
My question(s): am I right with this ? If so, is there a way to specify
a by default directory other than C: that could be used for writing
(e.g. into another partition, or into e.g. the application data of the
user) ?<br>
<br>
Thanks in advance for any hint,<br>
<br>
Patrick<br>
<br>
<br>
<br>
<br>
<br>
<br>
</body>
</html>