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
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
|
<html>
<!--This html file is XHTML complaint, as set forth in the
w3c recommendations except for the following:
Lists work as they do in older versions on HTML and not as
directed in XHTML.
The <a name=" "> tags have targets that use spaces. -->
<head>
<meta name="keywords" content="e-commerce, ecommerce, Internet software, e-commerce applications, electronic commerce, ebusiness, e-business, enterprise software, net economy, software, ecommerce solutions, e-commerce services, netscape, marketplace, digital marketplace, Red Hat, Fedora" />
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
<meta name="templatebase" content="Authored in FrameMaker. Converted to HTML in WebWorks Publisher. manual wdt 1.6" />
<meta name="LASTUPDATED" content="04/29/03 15:35:32" />
<title>Directory Server Help: Select Controls to Add</title>
<!--The following is a javascript which determines whether the client
is on a Windows machine, or is on another type of operating system. Once
the operating system is determined, either a windows or other operating
system cascading style sheet is used. -->
<script type="text/JavaScript" src="/manual/en/slapd/help/sniffer.js">
</script>
</head>
<body text="#000000" link="#006666" vlink="#006666" alink="#333366" bgcolor="#FFFFFF">
<!--maincontent defines everything between the body tags -->
<!--start maincontent-->
<!--navigationcontent defines the top row of links and the banner -->
<!--start navigationcontent-->
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td><table border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="bottom" width="67">
</td>
<td valign="middle">
<span class="product">Directory Server</span>
<span class="booktitle">Console Help</span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<hr size="1" noshade="noshade" />
<span class="navigation">
<!-- BEGIN DOC CONTROLLER --
<a style="text-decoration: none; color:#006666" href="/manual/en/slapd/index.htm">
DocHome
</a>
-- END DOC CONTROLLER -->
</span>
</td>
</tr>
</table>
<!--end navigationcontent-->
<!--bookcontent defines the actual content of the file, sans headers and footers -->
<!--start bookcontent-->
<blockquote>
<br />
<p class="h1">
<a name="28992"> </a>
<a name="Select Controls to Add"> </a>
Select Controls to Add
</p>
<p class="text">
<a name="28994"> </a>
Select an OID from the list and click OK. The following table describes the OIDs listed in the UI by default:
</p>
<br />
<p class="caption">
<a name="28997"> </a>
<a name="LDAP Control OIDs "> </a>
Table 1 LDAP Control OIDs
</p>
<br/>
<table width="90%" border="1" cellspacing="0" cellpadding="4">
<tr bgcolor="#CCCCCC" align="left" valign="top">
<th valign="top" align="left">
<p class="tablehead">
<a name="29001"> </a>
OID
</p>
</th>
<th valign="top" align="left">
<p class="tablehead">
<a name="29003"> </a>
LDAP Control Description
</p>
</th>
</tr>
<tr>
<td valign="top">
<p class="tabletext">
<a name="29005"> </a>
2.16.840.1.113730.3.4.3
</p></td>
<td valign="top">
<p class="tabletext">
<a name="29007"> </a>
Persistent search control.
</p><p class="tabletext">
<a name="29008"> </a>
This control is used with a search request to indicate that the server should not complete the request when all the matching entries have been returned. Instead, the server should keep the operation active and send results to the client whenever an entry matching the search filter is added, deleted, or modified.
</p></td>
</tr>
<tr>
<td valign="top">
<p class="tabletext">
<a name="29010"> </a>
2.16.840.1.113730.3.4.4
</p></td>
<td valign="top">
<p class="tabletext">
<a name="29012"> </a>
Password expired notification control.
</p><p class="tabletext">
<a name="29013"> </a>
This control notifies a client application that their password has expired.
</p></td>
</tr>
<tr>
<td valign="top">
<p class="tabletext">
<a name="29015"> </a>
2.16.840.1.113730.3.4.5
</p></td>
<td valign="top">
<p class="tabletext">
<a name="29017"> </a>
Password expiring notification control.
</p><p class="tabletext">
<a name="29018"> </a>
This control notifies a client application that their password will expire in a given amount of time.
</p></td>
</tr>
<tr>
<td valign="top">
<p class="tabletext">
<a name="29020"> </a>
2.16.840.1.113730.3.4.16
</p></td>
<td valign="top">
<p class="tabletext">
<a name="29022"> </a>
Authentication request control.
</p><p class="tabletext">
<a name="29023"> </a>
This control can be provided with a bind request to indicate to the server that an authentication response control is desired with the bind response.
</p></td>
</tr>
<tr>
<td valign="top">
<p class="tabletext">
<a name="29025"> </a>
2.16.840.1.113730.3.4.15
</p></td>
<td valign="top">
<p class="tabletext">
<a name="29027"> </a>
Authentication response control.
</p><p class="tabletext">
<a name="29028"> </a>
This control is returned with the client application bind request to provide LDAP clients with the DN and authentication method used (useful when SASL or certificate is employed).
</p></td>
</tr>
<tr>
<td valign="top">
<p class="tabletext">
<a name="29030"> </a>
2.16.840.1.113730.3.4.17
</p></td>
<td valign="top">
<p class="tabletext">
<a name="29032"> </a>
Real attribute only request control.
</p><p class="tabletext">
<a name="29033"> </a>
This control requests that the server return only attributes that are truly contained in the entries returned and that the directory does not try to resolve virtual attributes.
</p></td>
</tr>
<tr>
<td valign="top">
<p class="tabletext">
<a name="29035"> </a>
2.16.840.1.113730.3.4.14
</p></td>
<td valign="top">
<p class="tabletext">
<a name="29037"> </a>
Search on specific database control.
</p><p class="tabletext">
<a name="29038"> </a>
This control can be used with search operations to specify that the search must be done on the database which is named in the control.
</p></td>
</tr>
<tr>
<td valign="top">
<p class="tabletext">
<a name="29040"> </a>
2.16.840.1.113730.3.4.12
</p></td>
<td valign="top">
<p class="tabletext">
<a name="29042"> </a>
Proxied authorization control.
</p><p class="tabletext">
<a name="29043"> </a>
This control allows the client to assume the identity of another entry for the duration of a request.
</p></td>
</tr>
<tr>
<td valign="top">
<p class="tabletext">
<a name="29045"> </a>
2.16.840.1.113730.3.4.13
</p></td>
<td valign="top">
<p class="tabletext">
<a name="29047"> </a>
Replication update information control.
</p><p class="tabletext">
<a name="29048"> </a>
This control carries the universally unique identifier (UUID) and change sequence number (CSN) of a replicated operation.
</p></td>
</tr>
</table>
<br />
<br />
<!-- BEGIN DOC CONTROLLER --
<p class="h2">
<a name="29050"> </a>
<a name="See also"> </a>
See also
</p>
<p class="text">
<a name="29053"> </a>
<a href="../en/slapd/ag/entry_dist.htm#21771">Configuring the Chaining Policy</a>
</p>
-- END DOC CONTROLLER -->
</blockquote>
<!--end bookcontent-->
<!--footercontent defines the bottom navigation and the copyright. It also includes
the revision date-->
<!--start footercontent-->
<br />
<br />
<span class="navigation">
<!-- BEGIN DOC CONTROLLER --
<a style="text-decoration: none; color:#006666" href="/manual/en/slapd/index.htm">
DocHome
</a>
-- END DOC CONTROLLER -->
</span>
<hr noshade="noshade" size="1" />
<!-- BEGIN COPYRIGHT BLOCK -->
<p class="copy">
Copyright (C) Sun Microsystems, Inc. Used by permission.<br>
Copyright (C) 2005 Red Hat, Inc. All rights reserved.
</p>
<!-- END COPYRIGHT BLOCK -->
<br />
<p class="update">Last Updated <b>April 29, 2003</b></p>
<!--end footercontent-->
<!--end maincontent-->
</body>
</html>
|