[Date Prev][Date Next] [Chronological] [Thread] [Top]

AW: Netscape Misson Control Desktop Roaming Access Schema in v3 form



Hi Elliot,

Here is the Netscape roaming schema file.
Is was taken from Maaslandse Unix & Linux Laboratorium
with special thanx.

This schema file is experimental and may change.

I think it work's fine.

By Bjoern

#####

attributeType ( 1.3.6.1.4.1.7081.1.1.1
        NAME 'nsLIProfileName'
        DESC 'Store Netscape Roaming Profile name'
        EQUALITY caseIgnoreMatch
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )

attributeType ( 1.3.6.1.4.1.7081.1.1.2
        NAME 'nsLIPrefs'
        DESC 'Store Netscape Roaming Profile preferences'
        EQUALITY caseExactIA5Match
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )

attributeType ( 1.3.6.1.4.1.7081.1.1.3
        NAME 'nsLIElementType'
        DESC ''
        EQUALITY caseIgnoreMatch
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )

attributeType ( 1.3.6.1.4.1.7081.1.1.4
        NAME 'nsLIData'
        DESC 'Store the actual data blocks'
        EQUALITY bitStringMatch
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )

attributeType ( 1.3.6.1.4.1.7081.1.1.5
        NAME 'nsLIVersion'
        DESC 'Store Netscape Roaming Profile version'
        EQUALITY integerMatch
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 )

objectClass ( 1.3.6.1.4.1.7081.1.2.1
        NAME 'nsLIProfile'
        DESC 'Base holder of the NetScape Roaming Profile'
        SUP top
        MUST ( objectClass $ nsLIProfileName )
        MAY ( nsLIPrefs $ uid $ owner )
        )

objectClass ( 1.3.6.1.4.1.7081.1.2.2
        NAME 'nsLIProfileElement'
        DESC 'Contains the actual Roaming Profile data'
        SUP top
        MUST ( objectClass $ nsLIElementType )
        MAY ( owner $ nsLIData $ nsLIVersion )
        )

> -----Ursprüngliche Nachricht-----
> Von: owner-openldap-software@openldap.org
> [mailto:owner-openldap-software@openldap.org]Im Auftrag von Elliot
> Metsger
> Gesendet am: Montag, 6. November 2000 21:39
> An: openldap-software@openldap.org
> Betreff: Netscape Misson Control Desktop Roaming Access Schema in v3
> form
>
> Does anyone have the Netscape roaming access schema in LDAP v3 form
> (defined in RFC 2252)?  I have visited Netscape's developer site
> (http://developer.netscape.com/docs/manuals/index.html?content=dir
> ectory.html)
> but have not had much luck converting them.
>
> If anyone has this resource, would you be able to post it to the list?
>
> Thanks,
> Elliot Metsger
>
>
> ----------------------------------------------------------------------
> This Mail has been checked for Viruses
> Attention: Encrypted Mails can NOT be checked !
>
> * * *
>
> Diese Mail wurde auf Viren ueberprueft
> Hinweis: Verschluesselte Mails koennen NICHT geprueft werden !
> ----------------------------------------------------------------------
>