コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
6898 ビュー

Hi,

I have installed OpenERP V7 and both LDAP connection and the LDAP Populate modules.

The LDAP configuration is working fine since I can connect, and OpenERP creates new users as they connect. However, when I tryed to populate users from LDAP it didn't do anything. OpenERP keeps chewing processor resources but doesn't import anything.

If I filter the search (based on the employee number) in LDAP to one user, the populate works fined with that user. I also tryed a narrowed search (also based on the employee number) and it worked fine (importing the 5 users that matched the query). When I remove all filters, OpenERP can't import anything.

Analysing LDAP activity, I can see the request arrives, and in response all (about) 2500 users are returned to OpenERP. Is that too much information for OpenERP to handle?

Any other suggestion? Is there any other method to import users into OpenERP?

Thanks in advance! -Filipe Castanheira.

アバター
破棄
著作者

Well, upgrading to version 7.0.1.2 of users_ldap_populate solved the resource consuming problem... But the result is always:

Number of users created 0

著作者 最善の回答

Finaly solved it! After I upgraded openerp and addons, installed version 7.0.1.2 of users_ldap_populate on an empty database.

Started OpenERP Server with --debug and --log_level=debug flags. And discovered an exeption being raised (with no description, thou).

After a litle bit more debug I understood it was a timeout (was trying to populate all LDAP users). So, narrowing the search to the HR branch of LDAP, it worked, importing all 5162 users.

アバター
破棄
関連投稿 返信 ビュー 活動
7
12月 19
10823
5
8月 19
28976
3
12月 23
27492
2
8月 22
5243
2
3月 15
13239