Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 5f8b21fbea6b129f8a4ab3af017358b1 > files > 1

perdition-ldap-2.0-4.fc18.i686.rpm

attributetype ( 1.3.6.1.4.1.12856.10.10
        NAME 'username'
        EQUALITY caseIgnoreMatch
        SUBSTR caseIgnoreSubstringsMatch
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{1024} )

attributetype ( 1.3.6.1.4.1.12856.10.11
        NAME 'mailhost'
        EQUALITY caseIgnoreMatch
        SUBSTR caseIgnoreSubstringsMatch
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{1024} )

attributetype ( 1.3.6.1.4.1.12856.10.12
        NAME 'port'
        EQUALITY caseIgnoreMatch
        SUBSTR caseIgnoreSubstringsMatch
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{1024} )

objectClass     ( 1.3.6.1.4.1.12856.10.100
    NAME 'perditionPopmap'
        DESC 'Popmap for Perdition'
    SUP top
    STRUCTURAL
        MAY  ( uid $ username $ mailhost $ port )
        )