Bug 43319 - univention-adsearch can not decode some attributes
univention-adsearch can not decode some attributes
Status: RESOLVED DUPLICATE of bug 48082
Product: UCS
Classification: Unclassified
Component: AD Connector
UCS 4.1
Other Linux
: P5 normal (vote)
: ---
Assigned To: Felix Botner
Arvid Requate
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2017-01-10 09:32 CET by Christina Scheinig
Modified: 2018-11-08 13:35 CET (History)
5 users (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 1: Cosmetic issue or missing function but workaround exists
Who will be affected by this bug?: 1: Will affect a very few installed domains
How will those affected feel about the bug?: 1: Nuisance – not a big deal but noticeable
User Pain: 0.006
Enterprise Customer affected?: Yes
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2017010921000125
Bug group (optional):
Max CVSS v3 score:
scheinig: Patch_Available+


Attachments
adds the two missing attributes (504 bytes, patch)
2017-01-10 09:32 CET, Christina Scheinig
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christina Scheinig univentionstaff 2017-01-10 09:32:26 CET
Created attachment 8344 [details]
adds the two missing attributes

In a customer environment some attributes could not be decoded from the adsearch.

root@ucs1:~# univention-adsearch cn=user01 userCertificate
 
DN: CN=user01,OU=users,DC=sunshine,DC=local
failed: userCertificate

root@ucs1:~# univention-adsearch cn=user01 logonHours

DN: CN=user01,OU=users,DC=sunshine,DC=local
failed: logonHours

I added a patch which fixed the problem. We should integrate these attribute in the adsearch.
Comment 1 Arvid Requate univentionstaff 2017-08-09 14:30:48 CEST
Or we could simply also use the univention-s4search code in univention-ad-connector, that would allow all the standard --show-deleted etc. options.
Comment 2 Felix Botner univentionstaff 2018-11-08 13:35:29 CET

*** This bug has been marked as a duplicate of bug 48082 ***