[tor-bugs] #4630 [Torctl]: TorCtl doesn't support jail paths
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Thu Dec 1 17:18:54 UTC 2011
#4630: TorCtl doesn't support jail paths
--------------------+-------------------------------------------------------
Reporter: atagar | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: Torctl | Version:
Keywords: | Parent:
Points: | Actualpoints:
--------------------+-------------------------------------------------------
The paths reported by tor instances within jails are incomplete since they
don't account for the jail prefix. This means that TorCtl either needs to
run in the same jail context or TorCtl needs to allow the caller to
specify jail prefixes.
Like 4629 this prevents controllers from connecting unless they use
preauth_connect and manually correct the path (which is what arm does).
For other paths that need to be expanded see the arm uses of the
getPathPrefix() method:
https://gitweb.torproject.org/arm.git/blob/HEAD:/src/util/torTools.py#l1266
With stem I'll either me making this a config attribute or a global the
caller can set.
Cheers! -Damian
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4630>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list