[OpenSIPS-Devel] [opensips] Unable to use "$" in a password (#439)

Liviu Chircu notifications at github.com
Wed Mar 25 10:44:21 CET 2015


You should come on IRC (irc.freenode.net, #opensips). We should be able to solve this much faster. Meanwhile, if the following fails, then you need to give the *opensips* user access rights:

    sock=($(sudo netstat -tlnp | grep mysql | awk '{print $4}' | tr -s : ' ')); echo "MySQL is listening on: ${con[@]}"; mysql -uopensips -h${sock[0]} -P${sock[1]} -p\$superPass2016\$

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/439#issuecomment-85959456
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20150325/a1b5d109/attachment.htm>


More information about the Devel mailing list