Verified Commit c9b1d06f authored by dockx thibault's avatar dockx thibault
Browse files

:sparkles: (CORE) - changes back to structural

Changes back to structural
Showing with 2 additions and 2 deletions
+2 -2
......@@ -552,6 +552,6 @@ objectclass (1.3.6.1.4.1.38414.62.2.9 NAME 'fdTasksConf'
### token objectclass ###
objectclass ( 1.3.6.1.4.1.38414.62.2.11 NAME 'fdTokenEntry'
SUP top AUXILIARY
SUP top STRUCTURAL
DESC 'FusionDirectory - Class for token storage'
MUST ( fdTokenUserDN $ fdTokenType $ fdToken $ fdTokenTimestamp ))
\ No newline at end of file
MUST ( cn $ fdTokenUserDN $ fdTokenType $ fdToken $ fdTokenTimestamp ))
\ No newline at end of file
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