Commit 99905828 authored by bmortier's avatar bmortier
Browse files

Merge branch '5707-core-fd-schema-as-gosa-in-description-when-its-fd-attributes' into '1.3-dev'

Resolve "Core-fd.schema as gosa in description when its fd attributes"

Closes #5707

See merge request !29
Showing with 3 additions and 3 deletions
+3 -3
......@@ -40,13 +40,13 @@ attributetype ( 1.3.6.1.4.1.10098.1.1.12.39 NAME 'gosaSnapshotData'
SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 SINGLE-VALUE)
attributetype ( 1.3.6.1.4.1.38414.62.1.1 NAME 'fdUserDn'
DESC 'GOsa - DN of a user'
DESC 'FusionDirectory - DN of a user'
EQUALITY caseIgnoreMatch
SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
attributetype ( 1.3.6.1.4.1.38414.62.1.2 NAME 'fdObjectDn'
DESC 'GOsa - DN of an object'
DESC 'FusionDirectory - DN of an object'
EQUALITY caseIgnoreMatch
SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
......@@ -87,5 +87,5 @@ objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.19 NAME 'gosaSnapshotObject'
MAY ( description ) )
objectclass ( 1.3.6.1.4.1.38414.62.2.1 NAME 'fdLockEntry' SUP top STRUCTURAL
DESC 'GOsa - Class for FD locking'
DESC 'FusionDirectory - Class for FD locking'
MUST ( fdUserDn $ fdObjectDn $ cn $ fdLockTimestamp ))
  • bmortier @bmortier

    mentioned in commit 7e6b8413

    By bmortier on 2017-12-13T11:34:49 (imported from GitLab)

    ·

    mentioned in commit 7e6b8413

    By bmortier on 2017-12-13T11:34:49 (imported from GitLab)

    Toggle commit list
  • bmortier @bmortier

    mentioned in merge request !94

    By Côme Chilliet on 2017-12-13T11:34:54 (imported from GitLab)

    ·

    mentioned in merge request !94

    By Côme Chilliet on 2017-12-13T11:34:54 (imported from GitLab)

    Toggle commit list
  • bmortier @bmortier

    mentioned in commit 1d9c153c

    By Côme Chilliet on 2017-12-13T11:35:03 (imported from GitLab)

    ·

    mentioned in commit 1d9c153c

    By Côme Chilliet on 2017-12-13T11:35:03 (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