Results 1 to 3 of 3

Thread: TOR root problems. Tor is not owned by this user.

  1. #1
    Join Date
    2013-Dec
    Posts
    2

    TOR root problems. Tor is not owned by this user.

    I'm having some problems installing the Tor browser bundle. As I read on another thread, I've edited the start-tor-browser script so it wouldn't check if the user was root. This worked when I installed TOR, but now that I want to install the browser bundle it doesn't. This is the error I get:
    Code:
    Launching Tor Browser Bundle for Linux in /root/tor-browser_en-US
    Mar 01 00:29:04.954 [notice] Tor v0.2.4.20 (git-d90102bcf0c25d96) running on Linux with Libevent 2.0.21-stable and OpenSSL 1.0.1f.
    Mar 01 00:29:04.959 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://www.torproject.org/download/download#warning
    Mar 01 00:29:04.959 [notice] Read configuration file "/root/tor-browser_en-US/Data/Tor/torrc-defaults".
    Mar 01 00:29:04.959 [notice] Read configuration file "/root/tor-browser_en-US/Data/Tor/torrc".
    Mar 01 00:29:04.962 [notice] Opening Control listener on 127.0.0.1:9151
    Mar 01 00:29:04.962 [notice] DisableNetwork is set. Tor will not make or accept non-control network connections. Shutting down all existing connections.
    Mar 01 00:29:04.963 [warn] /root/tor-browser_en-US/Data/Tor is not owned by this user (root, 0) but by <unknown> (1000). Perhaps you are running Tor as the wrong user?
    Mar 01 00:29:04.966 [warn] Failed to parse/validate config: Couldn't access/create private data directory "/root/tor-browser_en-US/Data/Tor"
    Mar 01 00:29:04.966 [err] Reading config failed--see warnings above.
    I would be really grateful if someone could help me. Thanks!

  2. #2
    Join Date
    2014-Mar
    Posts
    2
    Hello.

    I think that it could be useful if you use the "chown" command.
    Try this:

    chown root /root/tor-browser_en-US/Data/Tor
    And, just to be sure, check if you have rwx permissions. (7)

  3. #3
    Join Date
    2014-May
    Location
    New Zealand
    Posts
    2
    you will notice the issue you stated is a warning so actually it will not stop tor working. i used the same method in the script then i opened the properties of the tor-browser_en-US folder using the gui. now go to permissions tab and change the owner to root, make sure you have access for create-delete files then click apply to enclosed files then close. this should remove that warning but you get another one anyway stating "You are running Tor as root. You don't need to and you probably shouldn't."
    Also I haven't been able to actually get it working this way so instead im using Valdia and configuring ice weasel to go through it that way.
    Last edited by DestructoS; 2014-05-27 at 21:35.

Similar Threads

  1. Replies: 0
    Last Post: 2021-10-14, 18:33
  2. Upgrade caused must not be owned by root ... failed!
    By mictadlo in forum Installing Archive
    Replies: 1
    Last Post: 2021-09-14, 06:31
  3. No kali user. Fresh install. root user not toor
    By iamburticus in forum TroubleShooting Archive
    Replies: 2
    Last Post: 2020-02-08, 07:40
  4. create new user (user) as copy from existing user (root)
    By D0NKbet in forum General Archive
    Replies: 2
    Last Post: 2013-11-21, 07:24

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •