Finally after some bruteforcing and restart of the OpenERP services got it made with the following confing for openldap: LDAP Server address: 127.0.0.1 LDAP Server port: 389 LDAP binddn: cn=admin,dc=companydomain LDAP password: xxxxxxxxxxxl LDAP base: ou=Users,dc=companydomain LDAP filter: (uid=%s) Create user: True Model user: Demo User Sequence: 10
Hope this helps someone and glad it works with python 2.6 :) -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=50849#50849 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
