[Samba-it] lo schema per l'ldap degli ultimi tools della idealx

Ottavio Campana ottavio at campana.vi.it
Fri Jul 30 16:15:01 MDT 2004


Allora, ho chiesto nella lista dell'openldap.

Lo schema usato dalla idealx è scaduto, per quello non lo si trova nel
file misc.schema.

Tuttavia se proprio lo volete è il seguente, lo mettete in un file e lo
includete nell'ldap.

Però essendo scauto non garantisco che gli oid non siano stati riciclati e
utilizzati per qualcos'altro, quindi se lo usate è a vostro rischio e
pericolo.

#-----------------------------------------------------------
#
# draft-lachman-laser-ldap-mail-routing-02.txt !!!EXPIRED!!!
#
attributetype ( 2.16.840.1.113730.3.1.13
        NAME 'mailLocalAddress'
        DESC 'RFC822 email address of this recipient'
        EQUALITY caseIgnoreIA5Match
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )

attributetype ( 2.16.840.1.113730.3.1.18
        NAME 'mailHost'
        DESC 'FQDN of the SMTP/MTA of this recipient'
        EQUALITY caseIgnoreIA5Match
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256}
        SINGLE-VALUE )

attributetype ( 2.16.840.1.113730.3.1.47
        NAME 'mailRoutingAddress'
        DESC 'RFC822 routing address of this recipient'
        EQUALITY caseIgnoreIA5Match
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256}
        SINGLE-VALUE )

# I-D leaves this OID TBD.
# iPlanet uses 2.16.840.1.113.730.3.2.147 but that is an
# improperly delegated OID.  A typo is likely.
objectclass ( 2.16.840.1.113730.3.2.147
        NAME 'inetLocalMailRecipient'
        DESC 'Internet local mail recipient'
        SUP top AUXILIARY
        MAY     ( mailLocalAddress $ mailHost $ mailRoutingAddress ) )

-- 
Non c'è più forza nella normalità, c'è solo monotonia




More information about the samba-it mailing list