TAG: mysql

2015/02/20 14:15Andreas BöhlerAuthenticate openERP against postfixAdmin database We recently set up an OpenERP system as well as a mailserver based on postfixAdmin. In order to authenticate OpenERP users I've developed a simple app for OpenERP to authenticate against an arbitrary mySQL database. Currently, only the crypt() password method is supported, but database, table and column details can be configured in the company settings.