]> git.sur5r.net Git - openldap/commitdiff
Revert memberURL back to STRUCTURAL - test044 breaks otherwise
authorHoward Chu <hyc@openldap.org>
Fri, 9 Feb 2007 18:58:24 +0000 (18:58 +0000)
committerHoward Chu <hyc@openldap.org>
Fri, 9 Feb 2007 18:58:24 +0000 (18:58 +0000)
servers/slapd/schema/dyngroup.schema

index 5adb0a744150d76c059955b19018800ed81a4769..1650cb4965b90f0fd54cf9be6902f7cfb3c98ed8 100644 (file)
@@ -57,7 +57,7 @@ attributetype ( NetscapeLDAPattributeType:198
 
 objectClass ( NetscapeLDAPobjectClass:33
        NAME 'groupOfURLs'
-       SUP top AUXILIARY
+       SUP top STRUCTURAL
        MUST cn
        MAY ( memberURL $ businessCategory $ description $ o $ ou $
                owner $ seeAlso ) )