Commit 9eca28bb authored by Côme Chilliet's avatar Côme Chilliet
Browse files

Fixes #5358 Using octetString for templateField to support images as well

Showing with 2 additions and 2 deletions
+2 -2
......@@ -5,8 +5,8 @@
# Attributes
attributetype ( 1.3.6.1.4.1.38414.38.1.1 NAME 'fdTemplateField'
DESC 'FusionDirectory - template field'
EQUALITY caseExactMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15)
EQUALITY octetStringMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.40)
# Objectclasses
objectclass (1.3.6.1.4.1.38414.38.2.1 NAME 'fdTemplate'
......
  • bmortier @bmortier

    mentioned in issue #1708 (closed)

    By amichon on 2017-09-02T15:35:26 (imported from GitLab)

    ·

    mentioned in issue #1708 (closed)

    By amichon on 2017-09-02T15:35:26 (imported from GitLab)

    Toggle commit list
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment