~ubuntu-branches/ubuntu/maverick/krb5/maverick

« back to all changes in this revision

Viewing changes to src/windows/identity/help/html/use_layout.htm

  • Committer: Bazaar Package Importer
  • Author(s): Sam Hartman, Russ Allbery, Sam Hartman
  • Date: 2008-08-21 10:41:41 UTC
  • mfrom: (11.1.15 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080821104141-a0f9c4o4cpo8xd0o
Tags: 1.6.dfsg.4~beta1-4
[ Russ Allbery ]
* Translation updates:
  - Swedish, thanks Martin Bagge.  (Closes: #487669, #491774)
  - Italian, thanks Luca Monducci.  (Closes: #493962)

[ Sam Hartman ]
* Translation Updates:
    - Dutch, Thanks Vincent Zweije, Closes: #495733

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html>
2
 
<head>
3
 
  <title>Managing the credentials view layout</title>
4
 
  <meta name="description" content="Managing the credentials view layout">
5
 
  <meta name="keywords" content="view, layout">
6
 
  <link rel="stylesheet" type="text/css" href="nidmgr.css">
7
 
</head>
8
 
<body>
9
 
 
10
 
<h1>Managing the credentials view layout</h1>
11
 
 
12
 
<p>The credentials view layout provides an outlined view of the
13
 
credentials that are being managed by NetIDMgr.  The columns that are
14
 
displayed in the window, the columns that are used for grouping and
15
 
sorting the list of credentials can be customized. </p>
16
 
 
17
 
<p>The following sections provide more details on the types of
18
 
customizations that can be performed:</p>
19
 
 
20
 
<ul>
21
 
  <li><a href="#predef">Predefined layouts</a><li>
22
 
  <li><a href="#addcol">Adding and removing columns.</a></li>
23
 
  <li><a href="#sort">Sorting by a column.</a></li>
24
 
  <li><a href="#group">Grouping by a column.</a></li>
25
 
</ul>
26
 
 
27
 
<a name="predef" />
28
 
<h3>Predefined layouts</h3>
29
 
 
30
 
<p>The predefined layouts in NetIDMgr are: </p>
31
 
 
32
 
<ul>
33
 
 
34
 
  <li><span class="title">By Identity</span>: Credentials grouped by
35
 
  identity and credentials type, and finally sorted by credential
36
 
  name.</li>
37
 
 
38
 
  <li><span class="title">By Type</span>: Credentials grouped by
39
 
  credentials type and then by identity.</li>
40
 
 
41
 
  <li><span class="title">By Location</span>: Credentials grouped by
42
 
  location, identity and then by credentials type.  The location is
43
 
  reported by individual credentials providers that indicate where
44
 
  each credential is stored. For Kerberos 5 and Kerberos 4, this is a
45
 
  credentials cache name.</li>
46
 
 
47
 
</ul>
48
 
 
49
 
<a name="addcol" />
50
 
<h3>Adding and removing columns</h3>
51
 
 
52
 
<p>The <span class="pre">View Columns</span> menu lists all the
53
 
columns that are available for display.  Each column that is already
54
 
displayed will have a check mark next to it.  Selecting a column that
55
 
is not currently being displayed will add that column to the display.
56
 
Selecting a column that is is being displayed will remove it from the
57
 
display.</p>
58
 
 
59
 
<p>This menu can be reached either by right-clicking the column header
60
 
area or by invoking the <span class="pre">View</span> menu.  The menu
61
 
is shown below.</p>
62
 
 
63
 
<p><img src="images/screen_menu_view_cols.bmp"/> </p>
64
 
 
65
 
<a name="sort" />
66
 
<h3>Sorting by a column</h3>
67
 
 
68
 
<p>Clicking on a column header will change the sort order of the
69
 
column if it is already being used as a sort key.  If the colunm is
70
 
not currently being used as a sort key, clicking on the column header
71
 
will start sorting in increasing order by that column. </p>
72
 
 
73
 
<p>Double-clicking a column that is not used for grouping will stop
74
 
sorting by that column.</p>
75
 
 
76
 
<a name="group" />
77
 
<h3>Grouping by a column</h3>
78
 
 
79
 
<p>Double-clicking on a column header will start grouping by that
80
 
column if the column is currently not being used as a sort key.  If
81
 
the column is currently being used for grouping, then double-clicking
82
 
will stop it from being used for grouping.</p>
83
 
 
84
 
</body>
 
1
<html>
 
2
<head>
 
3
  <title>Network Identity Manager - Managing the credentials view layout</title>
 
4
  <meta name="description" content="Managing the credentials view layout">
 
5
  <meta name="keywords" content="view, layout">
 
6
  <link rel="stylesheet" type="text/css" href="nidmgr.css">
 
7
  <Object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e">
 
8
<param name="Keyword" value="Credential View Layouts">
 
9
<param name="Keyword" value="Sorting credentials by a column">
 
10
<param name="Keyword" value="Grouping credentials by a column">
 
11
<param name="Keyword" value="Selecting Columns">
 
12
</OBJECT>
 
13
</head>
 
14
<body>
 
15
 
 
16
<h1>Network Identity Manager - Managing the credentials view layout</h1>
 
17
 
 
18
<p>The credentials view layout provides an outlined view of the
 
19
credentials that are being managed by NetIDMgr.  The columns that are
 
20
displayed in the window, the columns that are used for grouping and
 
21
sorting the list of credentials can be customized. </p>
 
22
 
 
23
<p>The following sections provide more details on the types of
 
24
customizations that can be performed:</p>
 
25
 
 
26
<ul>
 
27
  <li><a href="#predef">Predefined layouts</a></li>
 
28
  <li><a href="#addcol">Adding and removing columns.</a></li>
 
29
  <li><a href="#sort">Sorting by a column.</a></li>
 
30
  <li><a href="#group">Grouping by a column.</a></li>
 
31
</ul>
 
32
 
 
33
<a name="predef"></a>
 
34
<h3>Pre-defined layouts</h3>
 
35
 
 
36
<p>The predefined layouts in NetIDMgr are:</p>
 
37
 
 
38
<ul>
 
39
 
 
40
  <li><span class="title">By Identity</span>: Credentials grouped by
 
41
  identity, credentials type and location, and finally sorted by
 
42
  credential name.</li>
 
43
 
 
44
  <li><span class="title">By Type</span>: Credentials grouped by
 
45
  credentials type and then by identity.</li>
 
46
 
 
47
  <li><span class="title">By Location</span>: Credentials grouped by
 
48
  location, identity and then by credentials type.  The location is
 
49
  reported by individual credentials providers that indicate where
 
50
  each credential is stored. For Kerberos 5 and Kerberos 4, this is a
 
51
  credentials cache name.</li>
 
52
 
 
53
</ul>
 
54
 
 
55
<a name="addcol"></a>
 
56
<h3>Adding and removing columns</h3>
 
57
 
 
58
<p>The <span class="pre">View Columns</span> menu lists all the
 
59
columns that are available for display.  Each column that is already
 
60
displayed will have a check mark next to it.  Selecting a column that
 
61
is not currently being displayed will add that column to the display.
 
62
Selecting a column that is is being displayed will remove it from the
 
63
display.</p>
 
64
 
 
65
<p>This menu can be reached either by right-clicking the column header
 
66
area or by invoking the <span class="pre">View</span> menu.  The menu
 
67
is shown below.</p>
 
68
 
 
69
<p><img src="images/screen_menu_view_cols.png"/> </p>
 
70
 
 
71
<a name="sort"></a>
 
72
<h3>Sorting by a column</h3>
 
73
 
 
74
<p>Clicking on a column header will change the sort order of the
 
75
column if it is already being used as a sort key.  If the colunm is
 
76
not currently being used as a sort key, clicking on the column header
 
77
will start sorting in increasing order by that column.</p>
 
78
 
 
79
<p>Double-clicking a column that is not used for grouping will stop
 
80
sorting by that column.</p>
 
81
 
 
82
<a name="group"></a>
 
83
<h3>Grouping by a column</h3>
 
84
 
 
85
<p>Double-clicking on a column header will start grouping by that
 
86
column if the column is currently not being used as a sort key.  If
 
87
the column is currently being used for grouping, then double-clicking
 
88
will stop it from being used for grouping.</p>
 
89
 
 
90
</body>
85
91
</html>
 
 
b'\\ No newline at end of file'