This file is indexed.

/usr/share/dirsrv/manual/en/admin/help/search_users_and_groups_advanced.html is in 389-admin-console 1.1.8-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
<p class="topic">
Search Users and Groups - Advanced
</p>

<p class="text">
This dialog box provides additional fields for focusing your search. Use the pull-down menus to choose an attribute and operator, then enter a search term.
</p>
<p class="text">
<b>Start searching from.</b> Displays the directory entry from which Console will begin searching.
</p>
<p class="text">
<b>Search.</b> Specify the scope of your search. Possible choices are Users and Groups, Users, Groups, or Administrators.
</p>
<p class="text">
<b>where.</b> Choose an attribute and operator. The following attributes are available:
</p>

<ul>
<li>
<code>cn</code>. The user or group's full name (common name).
</li>
<li>
<code>sn</code>. The user or group's last name (surname).
</li>
<li>
<code>givenname</code>. The user or group's first name (given name).
</li>
<li>
<code>objectclass</code>. An object class in the user or group entry.
</li>
<li>
<code>o</code>. An organization in the user or group's Distinguished Name (DN).
</li>
<li>
<code>ou</code>. An organizational unit in the user or group's DN.
</li>
<li>
<code>l</code>. A locality in the user or group entry.
</li>
<li>
<code>uid</code>. A user ID in the user entry.
</li>
<li>
<code>mail</code>. An e-mail address.
</li>
<li>
<code>telephonenumber</code>. A telephone number.
</li>
</ul>

<p class="text">
The following operators are available:
</p>

<ul>
<li>
<code>contains</code>. The value of the selected attribute contains the search term.
</li>
<li>
<code>equals</code>. The value of the selected attribute exactly matches the search term
</li>
<li>
<code>does not equal</code>. The value of the selected attribute does not match the search term.
</li>
</ul>

<p class="text">
<b>More.</b> Click to add an additional attribute, operator, and search term.
</p>
<p class="text">
<b>Fewer.</b> Click to remove an attribute, operator, and search term.
</p>
<p class="text">
<b>Search (button).</b> Click to begin searching.
</p>
<p class="text">
<b>By Filter (button).</b> Click to use the search by filter.
</p>