File: filter-2.html

package info (click to toggle)
linuxconf 1.26r4-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 56,432 kB
  • ctags: 27,217
  • sloc: cpp: 158,803; perl: 7,484; sh: 4,134; java: 3,105; ansic: 2,492; makefile: 2,216; python: 109
file content (56 lines) | stat: -rw-r--r-- 1,657 bytes parent folder | download
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
 <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
 <TITLE>Filter control: List of selection fields</TITLE>
 <LINK HREF="filter-3.html" REL=next>
 <LINK HREF="filter-1.html" REL=previous>
 <LINK HREF="filter.html#toc2" REL=contents>
</HEAD>
<BODY>
<A HREF="filter-3.html">Next</A>
<A HREF="filter-1.html">Previous</A>
<A HREF="filter.html#toc2">Contents</A>
<HR>
<H2><A NAME="s2">2. List of selection fields</A></H2>

<P>This dialog lets you prepare a filter working on several keys of the
user accounts. The keys are:
<P>
<H2><A NAME="ss2.1">2.1 Login prefix</A>
</H2>

<P>     This will only show accounts that start with this prefix.
If you put an asterisk (*) in front, it will locate all the login IDs
which contain that string (minus the *).
<P>
<H2><A NAME="ss2.2">2.2 Full name prefix</A>
</H2>

<P>This will only show accounts with a full name starting with this prefix.
If you put an asterisk (*) in front, it will locate all the full names
which contain that string (minus the *).
<P>
<H2><A NAME="ss2.3">2.3 UID From</A>
</H2>

<P>You can specify the starting range for the user ID.
<P>
<H2><A NAME="ss2.4">2.4 UID To</A>
</H2>

<P>You can specify the ending range for the user ID.
<P>
<H2><A NAME="ss2.5">2.5 Group</A>
</H2>

<P>You can extract the user accounts for a specific group only. The default
is to show all groups. This field is only available for shell accounts.
For special accounts (POP, PPP), the group is already selected.
<P>
<HR>
<A HREF="filter-3.html">Next</A>
<A HREF="filter-1.html">Previous</A>
<A HREF="filter.html#toc2">Contents</A>
</BODY>
</HTML>