1*bd8ef897SAndrew Rist# *************************************************************
2*bd8ef897SAndrew Rist#
3*bd8ef897SAndrew Rist#  Licensed to the Apache Software Foundation (ASF) under one
4*bd8ef897SAndrew Rist#  or more contributor license agreements.  See the NOTICE file
5*bd8ef897SAndrew Rist#  distributed with this work for additional information
6*bd8ef897SAndrew Rist#  regarding copyright ownership.  The ASF licenses this file
7*bd8ef897SAndrew Rist#  to you under the Apache License, Version 2.0 (the
8*bd8ef897SAndrew Rist#  "License"); you may not use this file except in compliance
9*bd8ef897SAndrew Rist#  with the License.  You may obtain a copy of the License at
10*bd8ef897SAndrew Rist#
11*bd8ef897SAndrew Rist#    http://www.apache.org/licenses/LICENSE-2.0
12*bd8ef897SAndrew Rist#
13*bd8ef897SAndrew Rist#  Unless required by applicable law or agreed to in writing,
14*bd8ef897SAndrew Rist#  software distributed under the License is distributed on an
15*bd8ef897SAndrew Rist#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*bd8ef897SAndrew Rist#  KIND, either express or implied.  See the License for the
17*bd8ef897SAndrew Rist#  specific language governing permissions and limitations
18*bd8ef897SAndrew Rist#  under the License.
19*bd8ef897SAndrew Rist#
20*bd8ef897SAndrew Rist# *************************************************************
21cdf0e10cSrcweir# inetOrgPerson.givenName
22cdf0e10cSrcweir# x-no-translate
23cdf0e10cSrcweirorg.openoffice.UserProfile/Data/givenname = givenname
24cdf0e10cSrcweir
25cdf0e10cSrcweir# person.sn
26cdf0e10cSrcweirorg.openoffice.UserProfile/Data/sn = sn
27cdf0e10cSrcweir
28cdf0e10cSrcweir# inetOrgPerson.initials
29cdf0e10cSrcweirorg.openoffice.UserProfile/Data/initials = initials
30cdf0e10cSrcweir
31cdf0e10cSrcweir# organizationalPerson.street
32cdf0e10cSrcweirorg.openoffice.UserProfile/Data/street = street,postalAddress,streetAddress
33cdf0e10cSrcweir
34cdf0e10cSrcweir# organizationalPerson.l (city)
35cdf0e10cSrcweirorg.openoffice.UserProfile/Data/l = l
36cdf0e10cSrcweir
37cdf0e10cSrcweir# organizationalPerson.st (state)
38cdf0e10cSrcweirorg.openoffice.UserProfile/Data/st = st
39cdf0e10cSrcweir
40cdf0e10cSrcweir# organizationalPerson.postalCode
41cdf0e10cSrcweirorg.openoffice.UserProfile/Data/postalcode = postalcode
42cdf0e10cSrcweir
43cdf0e10cSrcweir# country.c (country)
44cdf0e10cSrcweirorg.openoffice.UserProfile/Data/c =
45cdf0e10cSrcweir
46cdf0e10cSrcweir# organizationalPerson.o (company)
47cdf0e10cSrcweirorg.openoffice.UserProfile/Data/o = o,organizationName
48cdf0e10cSrcweir
49cdf0e10cSrcweir# deprecated -- no LDAP corollary
50cdf0e10cSrcweirorg.openoffice.UserProfile/Data/position =
51cdf0e10cSrcweir
52cdf0e10cSrcweir# organizationalPerson.title
53cdf0e10cSrcweirorg.openoffice.UserProfile/Data/title = title
54cdf0e10cSrcweir
55cdf0e10cSrcweir# inetOrgPerson.homePhone
56cdf0e10cSrcweirorg.openoffice.UserProfile/Data/homephone = homephone
57cdf0e10cSrcweir
58cdf0e10cSrcweir# organizationalPerson.telephoneNumber
59cdf0e10cSrcweirorg.openoffice.UserProfile/Data/telephonenumber = telephonenumber
60cdf0e10cSrcweir
61cdf0e10cSrcweir# organizationalPerson.facsimileTelephoneNumber
62cdf0e10cSrcweirorg.openoffice.UserProfile/Data/facsimiletelephonenumber = facsimiletelephonenumber,officeFax
63cdf0e10cSrcweir
64cdf0e10cSrcweir# inetOrgPerson.mail
65cdf0e10cSrcweirorg.openoffice.UserProfile/Data/mail = mail
66cdf0e10cSrcweir
67cdf0e10cSrcweir# Deprecated
68cdf0e10cSrcweir#UserGroup =
69cdf0e10cSrcweir
70