summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 36cf7fc)
raw | patch | inline | side by side (parent: 36cf7fc)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 22 Jun 2005 11:04:45 +0000 (11:04 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 22 Jun 2005 11:04:45 +0000 (11:04 +0000) |
contrib/openldap/gofon.schema | patch | blob | history |
index 3bd2d6d3c39ab3819684c47fa28f690e7a955063..1443b9155dd4e17e0ae61edb6882b486153677d2 100644 (file)
SUBSTR caseExactIA5SubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
+attributetype ( 1.3.6.1.4.1.10098.1.1.13.23 NAME 'goFonMacro'
+ DESC 'Holds the macro parameter definitions'
+ EQUALITY caseExactIA5Match
+ SUBSTR caseExactIA5SubstringsMatch
+ SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
+
# objectclass
objectclass (1.3.6.1.4.1.10098.1.2.3.11 NAME 'goFonAccount' SUP top AUXILIARY
DESC 'GOFon Account objectclass (v1.0)'
MUST ( goFonDeliveryMode $ telephoneNumber $ uid )
- MAY ( goFonFormat $ goFonForwarding $ goFonHardware $ goFonPIN ))
+ MAY ( goFonFormat $ goFonForwarding $ goFonHardware $ goFonPIN $ goFonMacro ))
objectclass (1.3.6.1.4.1.10098.1.2.3.12 NAME 'goFonHardware' SUP top STRUCTURAL
DESC 'defines a telephone (v1.0)'