/[cvs]/nfo/perl/scripts/outlook2ldap/etc/ldap/outlook.schema
ViewVC logotype

Contents of /nfo/perl/scripts/outlook2ldap/etc/ldap/outlook.schema

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations)
Mon Jan 20 16:20:24 2003 UTC (21 years, 5 months ago) by joko
Branch: MAIN
CVS Tags: v009, HEAD
+ new from janosch

1 # $Horde: horde/scripts/ldap/horde.schema,v 1.1.2.5 2002/05/26 22:22:08 jon Exp $
2 #
3 # The offical horde OID assigned by IANA is 13040.
4 #
5 # This schema depends on:
6 # - core.schema
7 #
8
9 attributetype ( 1.3.6.1.4.1.13040.1.2.5.1 NAME 'funktion' SUP name )
10
11 attributetype ( 1.3.6.1.4.1.13040.1.2.5.3 NAME 'anr' SUP name )
12
13 attributetype ( 1.3.6.1.4.1.13040.1.2.5.4 NAME 'Reports' SUP name )
14
15 attributetype ( 1.3.6.1.4.1.13040.1.2.5.6 NAME 'otherFacsimiletelephoneNumber' SUP name )
16
17 attributetype ( 1.3.6.1.4.1.13040.1.2.5.7 NAME 'conferenceInformation' SUP name )
18
19 attributetype ( 1.3.6.1.4.1.13040.1.2.5.8 NAME 'homepage' SUP name )
20
21 attributetype ( 1.3.6.1.4.1.13040.1.2.5.9 NAME 'IPPhone' SUP name )
22
23 attributetype ( 1.3.6.1.4.1.13040.1.2.5.10 NAME 'locality' SUP name )
24
25 attributetype ( 1.3.6.1.4.1.13040.1.2.5.11 NAME 'OfficeFax' SUP name )
26
27 attributetype ( 1.3.6.1.4.1.13040.1.2.5.13 NAME 'comment' SUP name )
28
29 attributetype ( 1.3.6.1.4.1.13040.1.2.5.17 NAME 'Telephone-Office2' SUP name )
30
31 attributetype ( 1.3.6.1.4.1.13040.1.2.5.18 NAME 'otherHomePhone' SUP name )
32
33 attributetype ( 1.3.6.1.4.1.13040.1.2.5.19 NAME 'Telephone-Assistant' SUP name )
34
35 attributetype ( 1.3.6.1.4.1.13040.1.2.5.20 NAME 'company' SUP name )
36
37 attributetype ( 1.3.6.1.4.1.13040.1.2.5.21 NAME 'homepostalCode' SUP name )
38
39 attributetype ( 1.3.6.1.4.1.13040.1.2.5.22 NAME 'URL' SUP name )
40
41 attributetype ( 1.3.6.1.4.1.13040.1.2.5.23 NAME 'homestate' SUP name )
42
43 attributetype ( 1.3.6.1.4.1.13040.1.2.5.24 NAME 'homelocality' SUP name )
44
45 attributetype ( 1.3.6.1.4.1.13040.1.2.5.25 NAME 'homecountry' SUP name )
46
47
48
49 objectclass ( 1.3.6.1.4.1.13040.1.2.5.1001
50 NAME 'outlookPerson'
51 DESC 'Outlook Preferences'
52 SUP person
53 MAY ( funktion $ conferenceInformation $ Manager
54 $ homepage $ anr $ Reports $ c
55 $ countryName $ otherFacsimiletelephoneNumber $ info
56 $ OfficeFax $ co $ IPPhone $ Telephone-Office2
57 $ otherHomePhone $ Telephone-Assistant $ company $ homepostalCode
58 $ URL $ homestate $ homelocality $ homecountry
59 ) )
60
61

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed