#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
_______________________________________________
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Reply via email to