mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 16:48:49 +01:00
removed the leading space, thanks to Bastian Schern from the german list
This commit is contained in:
parent
8aa7063c94
commit
b978be2eec
@ -1,113 +1,113 @@
|
|||||||
# Mozilla: @VERSION@
|
# Mozilla: @VERSION@
|
||||||
#
|
#
|
||||||
# mozillaAbPersonAlpha
|
# mozillaAbPersonAlpha
|
||||||
#
|
#
|
||||||
# Created initial version --[[User:Standard8|Standard8]] 12:21, 5 Dec 2005 (PST)
|
# Created initial version --Standard8 12:21, 5 Dec 2005 (PST)
|
||||||
#
|
#
|
||||||
# This file contains LDAPv3 schema for use with the Mozilla Address Book
|
# This file contains LDAPv3 schema for use with the Mozilla Address Book
|
||||||
# and is intended to ...
|
# and is intended to ...
|
||||||
|
|
||||||
# Depends upon
|
# Depends upon
|
||||||
# Definition of an X.500 Attribute Type and an Object Class to Hold
|
# Definition of an X.500 Attribute Type and an Object Class to Hold
|
||||||
# Uniform Resource Identifiers (URIs) [RFC2079], and A Summary of
|
# Uniform Resource Identifiers (URIs) [RFC2079], and A Summary of
|
||||||
# the X.500(96) User Schema for use with LDAPv3 [RFC2256] (core.schema)
|
# the X.500(96) User Schema for use with LDAPv3 [RFC2256] (core.schema)
|
||||||
#
|
#
|
||||||
# The COSINE and Internet X.500 Schema [RFC1274] (cosine.schema)
|
# The COSINE and Internet X.500 Schema [RFC1274] (cosine.schema)
|
||||||
#
|
#
|
||||||
# The InetOrgPerson Schema [RFC2798] (inetorgperson.schema)
|
# The InetOrgPerson Schema [RFC2798] (inetorgperson.schema)
|
||||||
|
|
||||||
# 1.3.6.1.4.1.13769.4.x - Mozilla AB 'Other' tab
|
# 1.3.6.1.4.1.13769.4.x - Mozilla AB 'Other' tab
|
||||||
|
|
||||||
attributetype ( 1.3.6.1.4.1.13769.4.1 NAME 'mozillaCustom1'
|
attributetype ( 1.3.6.1.4.1.13769.4.1 NAME 'mozillaCustom1'
|
||||||
EQUALITY caseIgnoreMatch
|
EQUALITY caseIgnoreMatch
|
||||||
SUBSTR caseIgnoreSubstringsMatch
|
SUBSTR caseIgnoreSubstringsMatch
|
||||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} SINGLE-VALUE )
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} SINGLE-VALUE )
|
||||||
|
|
||||||
attributetype ( 1.3.6.1.4.1.13769.4.2 NAME 'mozillaCustom2'
|
attributetype ( 1.3.6.1.4.1.13769.4.2 NAME 'mozillaCustom2'
|
||||||
EQUALITY caseIgnoreMatch
|
EQUALITY caseIgnoreMatch
|
||||||
SUBSTR caseIgnoreSubstringsMatch
|
SUBSTR caseIgnoreSubstringsMatch
|
||||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} SINGLE-VALUE )
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} SINGLE-VALUE )
|
||||||
|
|
||||||
attributetype ( 1.3.6.1.4.1.13769.4.3 NAME 'mozillaCustom3'
|
attributetype ( 1.3.6.1.4.1.13769.4.3 NAME 'mozillaCustom3'
|
||||||
EQUALITY caseIgnoreMatch
|
EQUALITY caseIgnoreMatch
|
||||||
SUBSTR caseIgnoreSubstringsMatch
|
SUBSTR caseIgnoreSubstringsMatch
|
||||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} SINGLE-VALUE )
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} SINGLE-VALUE )
|
||||||
|
|
||||||
attributetype ( 1.3.6.1.4.1.13769.4.4 NAME 'mozillaCustom4'
|
attributetype ( 1.3.6.1.4.1.13769.4.4 NAME 'mozillaCustom4'
|
||||||
EQUALITY caseIgnoreMatch
|
EQUALITY caseIgnoreMatch
|
||||||
SUBSTR caseIgnoreSubstringsMatch
|
SUBSTR caseIgnoreSubstringsMatch
|
||||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} SINGLE-VALUE )
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} SINGLE-VALUE )
|
||||||
|
|
||||||
# 1.3.6.1.4.1.13769.3.x - Mozilla AB 'Address' tab
|
# 1.3.6.1.4.1.13769.3.x - Mozilla AB 'Address' tab
|
||||||
|
|
||||||
attributetype ( 1.3.6.1.4.1.13769.3.1 NAME 'mozillaHomeStreet'
|
attributetype ( 1.3.6.1.4.1.13769.3.1 NAME 'mozillaHomeStreet'
|
||||||
EQUALITY caseIgnoreMatch
|
EQUALITY caseIgnoreMatch
|
||||||
SUBSTR caseIgnoreSubstringsMatch
|
SUBSTR caseIgnoreSubstringsMatch
|
||||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} SINGLE-VALUE )
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} SINGLE-VALUE )
|
||||||
|
|
||||||
attributetype ( 1.3.6.1.4.1.13769.3.2 NAME 'mozillaHomeStreet2'
|
attributetype ( 1.3.6.1.4.1.13769.3.2 NAME 'mozillaHomeStreet2'
|
||||||
EQUALITY caseIgnoreMatch
|
EQUALITY caseIgnoreMatch
|
||||||
SUBSTR caseIgnoreSubstringsMatch
|
SUBSTR caseIgnoreSubstringsMatch
|
||||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} SINGLE-VALUE )
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} SINGLE-VALUE )
|
||||||
|
|
||||||
attributetype ( 1.3.6.1.4.1.13769.3.3 NAME 'mozillaHomeLocalityName'
|
attributetype ( 1.3.6.1.4.1.13769.3.3 NAME 'mozillaHomeLocalityName'
|
||||||
SUP name SINGLE-VALUE )
|
SUP name SINGLE-VALUE )
|
||||||
|
|
||||||
attributetype ( 1.3.6.1.4.1.13769.3.4 NAME 'mozillaHomeState'
|
attributetype ( 1.3.6.1.4.1.13769.3.4 NAME 'mozillaHomeState'
|
||||||
SUP name SINGLE-VALUE )
|
SUP name SINGLE-VALUE )
|
||||||
|
|
||||||
attributetype ( 1.3.6.1.4.1.13769.3.5 NAME 'mozillaHomePostalCode'
|
attributetype ( 1.3.6.1.4.1.13769.3.5 NAME 'mozillaHomePostalCode'
|
||||||
EQUALITY caseIgnoreMatch
|
EQUALITY caseIgnoreMatch
|
||||||
SUBSTR caseIgnoreSubstringsMatch
|
SUBSTR caseIgnoreSubstringsMatch
|
||||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{40} SINGLE-VALUE )
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{40} SINGLE-VALUE )
|
||||||
|
|
||||||
attributetype ( 1.3.6.1.4.1.13769.3.6 NAME 'mozillaHomeCountryName'
|
attributetype ( 1.3.6.1.4.1.13769.3.6 NAME 'mozillaHomeCountryName'
|
||||||
SUP name SINGLE-VALUE )
|
SUP name SINGLE-VALUE )
|
||||||
|
|
||||||
attributetype ( 1.3.6.1.4.1.13769.3.7 NAME 'mozillaHomeUrl'
|
attributetype ( 1.3.6.1.4.1.13769.3.7 NAME 'mozillaHomeUrl'
|
||||||
EQUALITY caseIgnoreMatch
|
EQUALITY caseIgnoreMatch
|
||||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} SINGLE-VALUE )
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} SINGLE-VALUE )
|
||||||
|
|
||||||
attributetype ( 1.3.6.1.4.1.13769.3.8 NAME 'mozillaWorkStreet2'
|
attributetype ( 1.3.6.1.4.1.13769.3.8 NAME 'mozillaWorkStreet2'
|
||||||
EQUALITY caseIgnoreMatch
|
EQUALITY caseIgnoreMatch
|
||||||
SUBSTR caseIgnoreSubstringsMatch
|
SUBSTR caseIgnoreSubstringsMatch
|
||||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} SINGLE-VALUE )
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} SINGLE-VALUE )
|
||||||
|
|
||||||
attributetype ( 1.3.6.1.4.1.13769.3.9 NAME 'mozillaWorkUrl'
|
attributetype ( 1.3.6.1.4.1.13769.3.9 NAME 'mozillaWorkUrl'
|
||||||
EQUALITY caseIgnoreMatch
|
EQUALITY caseIgnoreMatch
|
||||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} SINGLE-VALUE )
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} SINGLE-VALUE )
|
||||||
|
|
||||||
# 1.3.6.1.4.1.13769.2.x - Mozilla AB 'Contact' tab
|
# 1.3.6.1.4.1.13769.2.x - Mozilla AB 'Contact' tab
|
||||||
|
|
||||||
attributetype ( 1.3.6.1.4.1.13769.2.1
|
attributetype ( 1.3.6.1.4.1.13769.2.1
|
||||||
NAME ( 'mozillaNickname' 'xmozillanickname' )
|
NAME ( 'mozillaNickname' 'xmozillanickname' )
|
||||||
SUP name )
|
SUP name )
|
||||||
|
|
||||||
attributetype ( 1.3.6.1.4.1.13769.2.2
|
attributetype ( 1.3.6.1.4.1.13769.2.2
|
||||||
NAME ( 'mozillaSecondEmail' 'xmozillasecondemail' )
|
NAME ( 'mozillaSecondEmail' 'xmozillasecondemail' )
|
||||||
EQUALITY caseIgnoreIA5Match
|
EQUALITY caseIgnoreIA5Match
|
||||||
SUBSTR caseIgnoreIA5SubstringsMatch
|
SUBSTR caseIgnoreIA5SubstringsMatch
|
||||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} SINGLE-VALUE )
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} SINGLE-VALUE )
|
||||||
|
|
||||||
attributetype ( 1.3.6.1.4.1.13769.2.3
|
attributetype ( 1.3.6.1.4.1.13769.2.3
|
||||||
NAME ( 'mozillaUseHtmlMail' 'xmozillausehtmlmail' )
|
NAME ( 'mozillaUseHtmlMail' 'xmozillausehtmlmail' )
|
||||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE )
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE )
|
||||||
|
|
||||||
# AOL Instant Messenger (AIM) Identity
|
# AOL Instant Messenger (AIM) Identity
|
||||||
attributetype ( 1.3.6.1.4.1.13769.2.4
|
attributetype ( 1.3.6.1.4.1.13769.2.4
|
||||||
NAME ( 'nsAIMid' 'nscpaimscreenname' )
|
NAME ( 'nsAIMid' 'nscpaimscreenname' )
|
||||||
EQUALITY telephoneNumberMatch
|
EQUALITY telephoneNumberMatch
|
||||||
SUBSTR telephoneNumberSubstringsMatch
|
SUBSTR telephoneNumberSubstringsMatch
|
||||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.50 )
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.50 )
|
||||||
|
|
||||||
# 1.3.6.1.4.1.13769.9 - Mozilla AB objectclasses
|
# 1.3.6.1.4.1.13769.9 - Mozilla AB objectclasses
|
||||||
|
|
||||||
# The mozillaAddressBookEntry object class is used to define entries
|
# The mozillaAddressBookEntry object class is used to define entries
|
||||||
# representing Cards in the Mozilla Address Book. The commonName attribute
|
# representing Cards in the Mozilla Address Book. The commonName attribute
|
||||||
# is used for naming entries of this object class, but may not be unique.
|
# is used for naming entries of this object class, but may not be unique.
|
||||||
# department $
|
# department $
|
||||||
|
|
||||||
objectclass ( 1.3.6.1.4.1.13769.9.1 NAME 'mozillaAbPersonAlpha'
|
objectclass ( 1.3.6.1.4.1.13769.9.1 NAME 'mozillaAbPersonAlpha'
|
||||||
SUP top AUXILIARY
|
SUP top AUXILIARY
|
||||||
MUST ( cn )
|
MUST ( cn )
|
||||||
MAY( c $
|
MAY( c $
|
||||||
@ -146,3 +146,4 @@
|
|||||||
street $
|
street $
|
||||||
telephoneNumber $
|
telephoneNumber $
|
||||||
title ) )
|
title ) )
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user