I opened the file

/usr/lib/pymodules/python2.7/openerp/tools/config.py

There you can see all the correct options used by the configuration
(file or arguments)

The correct option seems to be 'xmlrpc_interface' instead of
'interface'. So the documentation has this error and should be fixed. It
should say something like

* openerp-server in the upstreams configuration listens by default to *all*
    interfaces. For security reasons, we do restrict it in the Debian packages
    to listen only on localhost. If you need to change this, edit
    /etc/openerp-server.conf and replace 'xmlrpc_interface = localhost' with
    'xmlrpc_interface = <your ip>'.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/584531

Title:
  listening on 0.0.0.0 (despite security note in README.Debian)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openerp-server/+bug/584531/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to