summaryrefslogtreecommitdiffstats
path: root/ldap/clients/dsgw/config/es/dsgwsearchprefs.conf
blob: 2be92597131061177f81c755848f3ef3bcee695c (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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
# BEGIN COPYRIGHT BLOCK
# Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
# Copyright (C) 2005 Red Hat, Inc.
# All rights reserved.
# END COPYRIGHT BLOCK
# 
# dsgwsearchprefs.conf - directory server gateway search object definitions


# the current version of this file format is 1
Version 1


# Name for this search object
People
# options (the only one supported right now is "internal" which means that
#   this search object should not be presented directly to the user)
#   use "" for none
""
# Label to place before text box user types in
"Search For:"
# Filter prefix to append to all searches
"(&(objectClass=person)"
# Tag to use for "Fewer Choices" searches - from ldapfilter.conf file
"dsgw-people"
# If a search results in > 1 match, retrieve this attribute to help
# user disambiguate the entries...
not-used-by-dsgw
# ...and label it with this string:
not-used-by-dsgw
# Search scope to use when searching
subtree
# Follows a list of "More Choices" search options.  Format is:
# Label, attribute, select-bitmap, extra attr display name, extra attr ldap name
# If last two are null, "Fewer Choices" name/attributes used.
# Label should begin with the article ("the" in English) for
# languages that require agreement between article and noun
# (e.g genders in Spanish or French).

"nombre y apellidos"                     cn                 111111  ""  ""
"apellidos"                     sn                 111111  ""  ""
"número de teléfono"                  "telephoneNumber"  111011  ""  ""
"dirección electrónica"                "mail"             111111  ""  ""
"identificación de usuario"                       "uid"              111111  ""  ""
"cargo"                         title              111111 "" ""
END
# Match types
"es"                            "(%a=%v))"
"no es"                         "(!(%a=%v)))"
"suena como"                    "(%a~=%v))"
"comienza por"                   "(%a=%v*))"
"termina en"                     "(%a=*%v))"
"contiene"                      "(%a=*%v*))"
END


"NT-People"
""
"Search For:"
"(&(objectClass=ntuser)"
"dsgw-ntpeople"
not-used-by-dsgw
not-used-by-dsgw
subtree
"nombre y apellidos"                     cn                 111111  ""  ""
"apellidos"                     sn                 111111  ""  ""
"número de teléfono"                  "telephoneNumber"  111011  ""  ""
"dirección electrónica"                "mail"             111111  ""  ""
"identificación de usuario"                       "uid"              111111  ""  ""
"cargo"                         title              111111 "" ""
"Nombre de usuario NT"                   "ntuserdomainid"              110000 "" ""
"Dominio NT"                     "ntuserdomainid"   101000 "" ""
"Servidor de acceso NT"               "ntuserlogonserver" 111111 "" ""
END
"es"                            "(%a=%v))"
"no es"                         "(!(%a=%v)))"
"suena como"                    "(%a~=%v))"
"comienza por"                   "(%a=%v*))"
"termina en"                     "(%a=*%v))"
"contiene"                      "(%a=*%v*))"
END


Groups
""
"Search For:"
"(&(|(objectClass=rfc822MailGroup)(objectClass=groupOfNames)(objectClass=groupOfUniqueNames)(objectClass=groupOfCertificates))"
"dsgw-groups"
not-used-by-dsgw
not-used-by-dsgw
subtree
"nombre"                        cn                    111111  ""       ""
"descripción"                   description            111111  ""       ""
"propietario (DN)"                    "owner"               000011  "owner"  "Owner"
"miembro (DN)"                   "member"              000011  ""       ""
END
"es"                            "(%a=%v))"
"no es"                        "(!(%a=%v)))"
"suena como"                    "(%a~=%v))"
"comienza por"                   "(%a=%v*))"
"termina en"                     "(%a=*%v))"
"contiene"                      "(%a=*%v*))"
END

NT-Groups
""
"Search For:"
"(&(objectClass=ntGroup)"
"dsgw-ntgroups"
not-used-by-dsgw
not-used-by-dsgw
subtree
"nombre"                        cn                    111111  ""       ""
"Dominio NT"                     "ntgroupdomainid"   111111 "" ""
"nombre de grupo NT"                 "ntgroupdomainid"     111111 "" ""
"descripción"                   description            111111  ""       ""
"propietario (DN)"                    "owner"               000011  "owner"  "Owner"
"miembro (DN)"                   "uniquemember"        000011  ""       ""
END
"es"                            "(%a=%v))"
"no es"                        "(!(%a=%v)))"
"suena como"                    "(%a~=%v))"
"comienza por"                   "(%a=%v*))"
"termina en"                     "(%a=*%v))"
"contiene"                      "(%a=*%v*))"
END


Organizations
""
"Search For:"
"(&(objectClass=organization)"
"dsgw-organizations"
not-used-by-dsgw
not-used-by-dsgw
subtree
"nombre"                          o                     111111  ""       ""
"dirección"                      l                       111111  ""       ""
"número de teléfono"                  telephoneNumber             111011  ""       ""
"descripción"                   description              111011  ""       ""
END
"es"                            "(%a=%v))"
"no es"                         "(!(%a=%v)))"
"suena como"                    "(%a~=%v))"
"comienza por"                   "(%a=%v*))"
"termina en"                     "(%a=*%v))"
"contiene"                      "(%a=*%v*))"
END


"Org-Units"
""
"Search For:"
"(&(objectClass=organizationalUnit)"
"dsgw-orgunits"
not-used-by-dsgw
not-used-by-dsgw
subtree
"nombre"                          ou                    111111  ""       ""
"dirección"                      l                       111111  ""       ""
"número de teléfono"                  telephoneNumber             111011  ""       ""
"descripción"                   description              111111  ""       ""
END
"es"                            "(%a=%v))"
"no es"                         "(!(%a=%v)))"
"suena como"                    "(%a~=%v))"
"comienza por"                   "(%a=%v*))"
"termina en"                     "(%a=*%v))"
"contiene"                      "(%a=*%v*))"
END

Anything
""
"Search For:"
""
"dsgw-anything"
not-used-by-dsgw
not-used-by-dsgw
subtree
"nombre común"                  cn                    111111  ""       ""
"descripción"                   description           111111  ""       ""
END
"es"                            "(%a=%v)"
"no es"                         "(!(%a=%v))"
"suena como"                   "(%a~=%v)"
"comienza por"                   "(%a=%v*)"
"termina en"                     "(%a=*%v)"
"contiene"                      "(%a=*%v*)"
END

Auth
internal
"Authenticate As:"
"(&(objectClass=person)"
"dsgw-people"
not-used-by-dsgw
not-used-by-dsgw
subtree
"nombre común"                   cn                 111111  ""  ""
"apellido"                       sn                 111111  ""  ""
"número de teléfono"                 "telephoneNumber"  111011  ""  ""
"dirección electrónica"                "mail"             111111  ""  ""
"identificación de usuario"                       "uid"              111111  ""  ""
"cargo"                         title              111111 "" ""
END
"es"                            "(%a=%v))"
"no es"                         "(!(%a=%v)))"
"suena como"                    "(%a~=%v))"
"comienza por"                   "(%a=%v*))"
"termina en"                     "(%a=*%v))"
"contiene"                      "(%a=*%v*))"
END