c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #02860
[Bug 672130] [NEW] no database authentication error
Public bug reported:
Steps to reproduce
* start a server with incorrect db username or password but without specifying a database name
e.g. python ~/src/openerp-trunk/server/bin/openerp-server.py --db_user invalid
* connect to server with client
Expect
* error message on server to indicate database authentication error
Actual
* no error on server
With current latest trunk.
** Affects: openobject-server
Importance: Undecided
Status: New
--
no database authentication error
https://bugs.launchpad.net/bugs/672130
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject Server: New
Bug description:
Steps to reproduce
* start a server with incorrect db username or password but without specifying a database name
e.g. python ~/src/openerp-trunk/server/bin/openerp-server.py --db_user invalid
* connect to server with client
Expect
* error message on server to indicate database authentication error
Actual
* no error on server
With current latest trunk.
Follow ups
References