Fixed display of Windows AD binary attributes
This commit is contained in:
@@ -2112,6 +2112,7 @@ class ldap extends DS {
|
||||
strcasecmp($attr_name,'networkaddress') == 0 ||
|
||||
strcasecmp($attr_name,'objectGUID') == 0 ||
|
||||
strcasecmp($attr_name,'objectSID') == 0 ||
|
||||
strcasecmp($attr_name,'auditingPolicy') == 0 ||
|
||||
strcasecmp($attr_name,'jpegPhoto') == 0 ||
|
||||
$syntax == '1.3.6.1.4.1.1466.115.121.1.10' ||
|
||||
$syntax == '1.3.6.1.4.1.1466.115.121.1.28' ||
|
||||
|
Reference in New Issue
Block a user