summaryrefslogtreecommitdiffstats
path: root/contrib/slapd-modules/alias/tests/data/test003-out.ldif
blob: 0aa02e6da2cc54a6801d81cdd01d474930ac6a5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
# Listing aliased attribute...
dn: cn=Barbara Jensen,ou=Information Technology Division,ou=People,dc=example,
 dc=com
mobile: +1 313 555 3233


# A search when aliased attribute is not requested...
dn: cn=Barbara Jensen,ou=Information Technology Division,ou=People,dc=example,
 dc=com
pager: +1 313 555 3233


# A search when both are requested (explicitly)...
dn: cn=Barbara Jensen,ou=Information Technology Division,ou=People,dc=example,
 dc=com
pager: +1 313 555 3233
mobile: +1 313 555 3233


# A search when both are requested (implicitly)...
dn: cn=Barbara Jensen,ou=Information Technology Division,ou=People,dc=example,
 dc=com
objectClass: OpenLDAPperson
cn: Barbara Jensen
cn: Babs Jensen
sn:: IEplbnNlbiA=
uid: bjensen
title: Mythical Manager, Research Systems
postalAddress: ITD Prod Dev & Deployment $ 535 W. William St. Room 4212 $ Anyt
 own, MI 48103-4943
seeAlso: cn=All Staff,ou=Groups,dc=example,dc=com
userPassword:: YmplbnNlbg==
mail: bjensen@mailgw.example.com
homePostalAddress: 123 Wesley $ Anytown, MI 48103
description: Mythical manager of the rsdd unix project
drink: water
homePhone: +1 313 555 2333
pager: +1 313 555 3233
facsimileTelephoneNumber: +1 313 555 2274
telephoneNumber: +1 313 555 9022
mobile: +1 313 555 3233


# Testing searches filtering on aliased attributes...
dn: cn=Barbara Jensen,ou=Information Technology Division,ou=People,dc=example,
 dc=com
mobile: +1 313 555 3233

dn: cn=Bjorn Jensen,ou=Information Technology Division,ou=People,dc=example,dc
 =com
mobile: +1 313 555 4474

dn: cn=Jane Doe,ou=Alumni Association,ou=People,dc=example,dc=com
mobile: +1 313 555 1220


# Testing search with new attributes...
dn: cn=Bjorn Jensen,ou=Information Technology Division,ou=People,dc=example,dc
 =com
employeeType: Director, Embedded Systems
mobile: +1 313 555 4474

dn: cn=Mark Elliot,ou=Alumni Association,ou=People,dc=example,dc=com
employeeType: Director, UM Alumni Association
mobile: +1 313 555 7671