Thank you VERY much!<br><br>Main problem is that I've never been aware of DataDirectory<br>And in my torrc file is commented out so I'll uncomment it and alter it if needed.<br><br><b><i>James Muir &lt;jamuir@scs.carleton.ca&gt;</i></b> wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> Mr. Blue wrote:<br>&gt; I've found put that if I want to make nobody utilize Tor I must submit <br>&gt; FULL path to Tor<br>&gt; <br>&gt; Like: /usr/local/bin/tor<br>&gt; If I just type tor than it doesn't work.<br>&gt; <br>&gt; Now, when I try to execute Tor command like nobody I get this message:<br>&gt; <br>&gt; [notice] Tor v0.1.1.26. This is experimental software. Do not rely on it <br>&gt; for strong anonymity.<br>&gt; [notice] Configuration file "/usr/local/etc/tor/torrc" not present, <br>&gt; using reasonable defaults.<br>&gt; Initialized libevent version 1.2a using method kqueue. Good.<br>&gt; Error creating
 directory //.tor: Permission denied<br>&gt; Failed to parse/validate config: Couldn't access/create private data <br>&gt; directory "//.tor"<br>&gt; <br>&gt; Last 2 rows are confusing me  -what should I do?<br><br>Tor needs to create a directory where it can store network data.  It <br>tried to create one at //.tor, but it does not have the necessary <br>permissions.  You need to tell Tor someplace where it has permission to <br>create a directory.<br><br>Have you had a look at the sample torrc file that comes with the tor <br>source?  It is quite helpful.  Here is an excerpt:<br><br>## The directory for keeping all the keys/etc. By default, we store<br>## things in $HOME/.tor on Unix, and in Application Data\tor on Windows.<br>#DataDirectory /usr/local/var/lib/tor<br><br>So add a line like this to your torrc file:<br><br>DataDirectory /path/to/where/nobody/can/write/tor<br><br>(that's "nobody" as in the username nobody).  You can also specify this <br>as a command line
 parameter -- read the tor man page to see how to do that.<br><br>-James<br><br><br><br></blockquote><br><p>&#32;

<hr size=1>Check out <a href="http://us.rd.yahoo.com/evt=43257/*http://advision.webevents.yahoo.com/mailbeta">the all-new Yahoo! Mail beta</a> - Fire up a more powerful email and get things done faster.