Univention Bugzilla – Attachment 8344 Details for
Bug 43319
univention-adsearch can not decode some attributes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
adds the two missing attributes
addToSearch.patch (text/plain), 504 bytes, created by
Christina Scheinig
on 2017-01-10 09:32:26 CET
(
hide
)
Description:
adds the two missing attributes
Filename:
MIME Type:
Creator:
Christina Scheinig
Created:
2017-01-10 09:32:26 CET
Size:
504 bytes
patch
obsolete
>--- ./univention-adsearch.orig 2017-01-09 14:24:28.929437669 +0100 >+++ ./univention-adsearch 2017-01-09 14:25:28.657776724 +0100 >@@ -244,7 +244,7 @@ > print "" > print "%s: %s" % ('DN', unicode(r[0], 'utf8').encode('latin')) > for key in r[1]: >- if key in ["objectGUID", 'ipsecData', 'repsFrom', 'replUpToDateVector']: >+ if key in ["objectGUID", 'ipsecData', 'repsFrom', 'replUpToDateVector', 'userCertificate','logonHours']: > print "%s: %s" % (key, r[1][key]) > continue > for val in r[1][key]:
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 43319
: 8344