Bug 43319

Summary: univention-adsearch can not decode some attributes
Product: UCS Reporter: Christina Scheinig <scheinig>
Component: AD ConnectorAssignee: Felix Botner <botner>
Status: RESOLVED DUPLICATE QA Contact: Arvid Requate <requate>
Severity: normal    
Priority: P5 CC: andree.hingst, botner, grandjean, requate, stephan.hendl
Version: UCS 4.1Flags: scheinig: Patch_Available+
Target Milestone: ---   
Hardware: Other   
OS: Linux   
See Also: http://forge.univention.org/bugzilla/show_bug.cgi?id=45134
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:
Attachments: adds the two missing attributes

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 ***