View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004078 | SOGo | Backend Address Book | public | 2017-03-10 11:16 | 2017-05-09 12:32 |
Reporter | cedric.archambeau | Assigned To | francis | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | [Server] Linux | OS | Ubuntu | OS Version | 14.04 LTS |
Product Version | nightly master | ||||
Fixed in Version | 3.2.9 | ||||
Summary | 0004078: AddresBook: LDAP mapping attribute ou (Department) proxy error | ||||
Description | Hi, Since I upgrade 3.2.7 to 3.2.8 (nightly), I can't declare ldap adressbook with an "ou" (Department) mapping: I get a proxy error (web addressbook and dav) The same ldap key on "o" (Organisation) is OK. Thanks. Ref 3.2.7: https://sogo.nu/files/docs/SOGoInstallationGuide.html#_ldap_attributes_mapping | ||||
Steps To Reproduce | sogo.conf //Proxy error : //Ok: | ||||
Tags | No tags attached. | ||||
Try with the latest nightly build. If it still fails, show the relevant log entries. |
|
4078_sogo_ldap_ou.log (1,682 bytes)
//Not found if using ou = ("departmentNumber"); Mar 23 22:45:54 sogod [39338]: |SOGo| starting method 'GET' on uri '/SOGo/so/c***@****.org/Contacts/**/b***.m*****@*****.org/view' Mar 23 22:45:54 sogod [39338]: <0x0x55fcc1cdfbd0[NGLdapConnection]> Using ldap_initialize for LDAP URL: ldap://**************************:389/????!StartTLS ldap://*******************:389/????!StartTLS 2017-03-23 22:45:54.291 sogod[39338] -[NGLdapConnection _searchAtBaseDN:qualifier:attributes:scope:]: search at base 'o=****,dc=******,dc=**' filter '(*****=b******.*****@***************.org)' for attrs '*' Mar 23 22:45:54 sogod [39338]: [WARN] <0x0x7f389780bcc0[WOxElemBuilder]> could not locate builders: WOxExtElemBuilder,WOxExtElemBuilder 2017-03-23 22:45:54.312 sogod[39338] EXCEPTION: <NSException: 0x55fcc1d99560> NAME:NSInvalidArgumentException REASON:Tried to add nil to array INFO:(null) //OK if using o = ("departmentNumber"); Mar 23 22:55:59 sogod [39846]: |SOGo| starting method 'GET' on uri '/SOGo/so/c***@****.org/Contacts/**/b***.m*****@*****.org/view' Mar 23 22:55:59 sogod [39846]: <0x0x55ee442a1740[NGLdapConnection]> Using ldap_initialize for LDAP URL: ldap://**************************:389/????!StartTLS ldap://*******************:389/????!StartTLS 2017-03-23 22:55:59.226 sogod[39846] -[NGLdapConnection _searchAtBaseDN:qualifier:attributes:scope:]: search at base 'o=****,dc=******,dc=**' filter '(*****=b******.*****@***************.org)' for attrs '*' Mar 23 22:55:59 sogod [39846]: |SOGo| request took 0.032945 seconds to execute Mar 23 22:55:59 sogod [39846]: xx.xx.xx.xx "GET /SOGo/so/c***@****.org/Contacts/**/b***.m*****@*****.org/view HTTP/1.1" 200 611/0 0.034 - - 0 |
|
Thanks Francis for your reply. I attached a log with ou (nok) and o (ok). I did it with this: Tell me if I should activate some more. |
|
Sorry, I forgot to mention that it still fails after upgrade to last nightly build. |
|
Fixed with last nightly build (or one before), thanks. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2017-03-10 11:16 | cedric.archambeau | New Issue | |
2017-03-23 19:19 | francis | Note Added: 0011567 | |
2017-03-23 22:04 | cedric.archambeau | File Added: 4078_sogo_ldap_ou.log | |
2017-03-23 22:06 | cedric.archambeau | Note Added: 0011570 | |
2017-03-23 22:09 | cedric.archambeau | Note Added: 0011571 | |
2017-05-08 21:05 | cedric.archambeau | Note Added: 0011803 | |
2017-05-09 12:32 | francis | Status | new => resolved |
2017-05-09 12:32 | francis | Fixed in Version | => 3.2.9 |
2017-05-09 12:32 | francis | Resolution | open => fixed |
2017-05-09 12:32 | francis | Assigned To | => francis |