add IP address as one of the allowed host attributes
authorStephen Gran <steve@lobefin.net>
Sun, 9 Aug 2009 18:08:12 +0000 (18:08 +0000)
committerStephen Gran <steve@lobefin.net>
Sun, 9 Aug 2009 18:08:12 +0000 (18:08 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
userdir-ldap.schema

index fcd8ba3..78809c8 100644 (file)
@@ -528,7 +528,7 @@ objectclass ( 1.3.6.1.4.1.9586.100.4.3.2
        MUST ( host $ hostname )
        MAY ( c $ access $ admin $ architecture $ bandwidth $ description $ disk $
              distribution $ l $ machine $ memory $ sponsor $
        MUST ( host $ hostname )
        MAY ( c $ access $ admin $ architecture $ bandwidth $ description $ disk $
              distribution $ l $ machine $ memory $ sponsor $
-             sponsor-admin $ status $ physicalHost $
+             sponsor-admin $ status $ physicalHost $ ipHostNumber $
              sshRSAHostKey $ purpose $ allowedGroups $ exportOptions
        ) )
 
              sshRSAHostKey $ purpose $ allowedGroups $ exportOptions
        ) )