Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > c1446e72efa72e218ef1031dbaffb7ba > files > 67

fusiondirectory-plugin-board-1.0.6-2.mga4.noarch.rpm

##
## board-fd.schema - Needed by Fusion Directory for board plugin
##

# Attributes
attributetype ( 1.3.6.1.4.1.38414.27.1.1 NAME 'fdBoardPrefix'
  DESC 'FusionDirectory - Board computer name prefix'
  EQUALITY caseExactIA5Match
  SUBSTR caseExactIA5SubstringsMatch
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)

attributetype ( 1.3.6.1.4.1.38414.27.1.2 NAME 'fdBoardNumberOfDigit'
  DESC 'FusionDirectory - Board number of digits after prefixes in computer names'
  EQUALITY integerMatch
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
  SINGLE-VALUE )

attributetype ( 1.3.6.1.4.1.38414.27.1.3 NAME 'fdBoardExpiredAccountsDays'
  DESC 'FusionDirectory - Board number of days before expiration to be shown in board user tab'
  EQUALITY integerMatch
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
  SINGLE-VALUE )

# Object Class
objectclass ( 1.3.6.1.4.1.38414.27.2.1 NAME 'fdBoardPluginConf'
  DESC 'FusionDirectory board plugin configuration'
  SUP top AUXILIARY
  MUST ( cn )
  MAY ( fdBoardPrefix $ fdBoardNumberOfDigit $ fdBoardExpiredAccountsDays) )