[tor-bugs] #12624 [Tor bundles/installation]: tbb-nightly-2014-07-13 chokes with "Bad password or authentication cookie on controller."
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Jul 14 23:02:23 UTC 2014
#12624: tbb-nightly-2014-07-13 chokes with "Bad password or authentication cookie
on controller."
------------------------------------------+----------------------
Reporter: asn | Owner: isis
Type: defect | Status: assigned
Priority: normal | Milestone:
Component: Tor bundles/installation | Version:
Resolution: | Keywords:
Actual Points: | Parent ID:
Points: |
------------------------------------------+----------------------
Comment (by isis):
My patch sets `TOR_CONTROL_PASSWD='secret'`, and then in the
`setControlPortPasswd()` function it specifically ignores the password if
it is set to `'secret'`:
{{{
test -z "$ctrlPasswd" -o "$ctrlPasswd" = $'\"secret\"' && return
}}}
But I'll check one of the nightlies tonight.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/12624#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list