Hello, You should update you module because we have changed the Base DN into User Dn.

The Base DN is the User DN that in your case correspond to the Bind DN. So you have to set the Base DN to "cn=admin,dc=mydomain,dc=fr"

Please the ticketing system is not the best way to disscuss this kind of trouble. You should instead use the mailing list.

Nicolas

Le 11 mars 08 à 22:55, Sebastien LANGE a écrit :


Le 11 mars 08 à 16:45, Sebastien LANGE a écrit :

connecting to server ldap ldap://mydomain.fr:389
Tue, 11 Mar 2008 16:11:15 ERROR:web-services:Exception in call: Traceback (most recent call last): File "/home/alnslang/TinyERP/4.2/server/bin/netsvc.py", line 200, in _dispatch
  r=m(*params)
File "/home/alnslang/TinyERP/4.2/server/bin/service/ web_services.py", line 366, in execute
  res = service.execute(db, uid, object, method, *args)
File "/home/alnslang/TinyERP/4.2/server/bin/osv/osv.py", line 111, in execute
  res = pool.execute_cr(cr, uid, obj, method, *args, **kw)
File "/home/alnslang/TinyERP/4.2/server/bin/osv/osv.py", line 92, in execute_cr
  res = getattr(object,method)(cr, uid, *args, **kw)
File "/home/alnslang/TinyERP/4.2/server/bin/osv/orm.py", line 1109, in write self._columns[field].set(cr, self, id, field, vals[field], user, context=context) File "/home/alnslang/TinyERP/4.2/server/bin/osv/fields.py", line 372, in set
  obj.create(cr, user, act[2], context=context)
File "/opt/tinyerp_test/server/bin/addons/c2c_contact_to_ldap/ partner.py", line 73, in create File "/opt/tinyerp_test/server/bin/addons/c2c_contact_to_ldap/ partner.py", line 240, in saveLdapContact File "/opt/tinyerp_test/server/bin/addons/c2c_contact_to_ldap/ partner.py", line 296, in connectToLdap File "/opt/tinyerp_test/server/bin/addons/c2c_contact_to_ldap/ partner.py", line 61, in get_connexion
LDAPError: (0, 'Error')

I just tried without TLS and I have got the same message._______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users

--

Joël Grand-Guillaume
TinyERP Consultant
Business Solutions

Camptocamp SA
PSE A
CH-1015 Lausanne
 www.camptocamp.com

Phone: +41 21 619 10 28
Office: +41 21 619 10 10
Fax: +41 21 619 10 00
Email: [EMAIL PROTECTED]

P    Please consider the environment before printing this email



_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users

Reply via email to