Add rebootPolicy attribute to host
authorPeter Palfrader <peter@palfrader.org>
Mon, 12 May 2014 20:10:00 +0000 (22:10 +0200)
committerPeter Palfrader <peter@palfrader.org>
Mon, 12 May 2014 20:10:00 +0000 (22:10 +0200)
userdir-ldap.schema

index ac3c1cf..e3b50ca 100644 (file)
@@ -536,6 +536,13 @@ attributetype ( 1.3.6.1.4.1.9586.100.4.4.42
        EQUALITY caseIgnoreIA5Match
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
 
+attributetype ( 1.3.6.1.4.1.9586.100.4.4.43
+       NAME 'rebootPolicy'
+       DESC 'which procedure to use for rebooting this host'
+       EQUALITY caseIgnoreIA5Match
+       SUBSTR caseIgnoreIA5SubstringsMatch
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
+
 # Public object classes
 
 objectclass ( 1.3.6.1.4.1.9586.100.4.1.1
@@ -578,7 +585,7 @@ objectclass ( 1.3.6.1.4.1.9586.100.4.3.2
              distribution $ l $ machine $ memory $ sponsor $
              sponsor-admin $ status $ physicalHost $ ipHostNumber $ dnsTTL $
              sshRSAHostKey $ purpose $ allowedGroups $ exportOptions $ MXRecord $
-             sshdistAuthKeysHost
+             sshdistAuthKeysHost $ rebootPolicy
        ) )
 
 objectclass ( 1.3.6.1.4.1.9586.100.4.3.3