All pastes #2052275 Raw Edit

menecio

public text v1 · immutable
#2052275 ·published 2011-04-30 16:18 UTC
rendered paste body
The following object classes are missing:

    gosaObject
    gosaAccount
    gosaLockEntry
    gosaDepartment
    gosaCacheEntry
    gosaProperties
    gosaConfig

# grep -ri gosaObject schema/ 
schema/gosa/gosa-samba3.schema:attributetype ( 1.3.6.1.4.1.10098.1.1.12.3 NAME 'gosaObject'
schema/gosa/gosa-samba3.schema:objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.1 NAME 'gosaObject' SUP top AUXILIARY
schema/gosa/gosa-samba3.schema:        MUST ( gosaUser $ gosaObject $ cn ))
schema/gosa/gosa-samba3.ldif:  NAME 'gosaObject'
schema/gosa/gosa-samba3.ldif:  NAME 'gosaObject'
schema/gosa/gosa-samba3.ldif:  MUST ( gosaUser $ gosaObject $ cn )