Code

Fixed goserver.schema to handle ipHostAddress, too.
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 6 Jun 2005 06:31:53 +0000 (06:31 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 6 Jun 2005 06:31:53 +0000 (06:31 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@604 594d385d-05f5-0310-b6e9-bd551577e9d8

contrib/openldap/goserver.schema

index aafdd028008dd6a1f3eeb1091fabfe2d67d81c2e..34b9dd1a59e161ec30b612aeb54cdf0fb8ea3644 100644 (file)
@@ -213,7 +213,7 @@ objectclass (1.3.6.1.4.1.10098.1.2.1.26 NAME 'goFaxServer' SUP top AUXILIARY
 objectclass (1.3.6.1.4.1.10098.1.2.1.27 NAME 'goServer' SUP top STRUCTURAL
        DESC 'Server description (v2.4)'
        MUST ( cn )
-       MAY  ( description $ macAddress ))
+       MAY  ( description $ macAddress $ ipHostNumber ))
 
 # LogDB Server description
 objectclass (1.3.6.1.4.1.10098.1.2.1.28 NAME 'goLogDBServer' SUP top AUXILIARY