Code

Change attribute type in the nagios.schema for nagiosContactGroup
authorguiguidoc <guiguidoc@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 7 Oct 2005 07:22:13 +0000 (07:22 +0000)
committerguiguidoc <guiguidoc@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 7 Oct 2005 07:22:13 +0000 (07:22 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1528 594d385d-05f5-0310-b6e9-bd551577e9d8

contrib/openldap/nagios.schema

index 1abbb547474d01f71a3477dc5c702ba38e84ce3a..caa56afffa37bbcd1967a8c9a5271b606c7cdbc5 100644 (file)
@@ -158,7 +158,7 @@ objectclass ( 1.3.6.1.4.1.22262.1.1.1.1.4 NAME 'nagiosContact' SUP top AUXILIARY
 
 objectclass ( 1.3.6.1.4.1.22262.1.1.1.1.6 NAME 'nagiosContactGroup' SUP top AUXILIARY
  DESC 'ContactGroup'
- MUST ( ContactGroupName $ ContactGroupAlias $ ContactGroupMembers  ))
+ MAY ( ContactGroupName $ ContactGroupAlias $ ContactGroupMembers  ))
 
 #objectclass ( 1.3.6.1.4.1.22262.1.1.1.1.7 NAME 'nagiosTimePeriod' SUP top AUXILIARY
 # DESC 'TimePeriod'