diff options
| author | Jeffrey Altman <jaltman@secure-endpoints.com> | 2006-04-02 04:21:29 +0000 |
|---|---|---|
| committer | Jeffrey Altman <jaltman@secure-endpoints.com> | 2006-04-02 04:21:29 +0000 |
| commit | c7d16c1e1d721b7c65fa70cd62b965219e544f23 (patch) | |
| tree | 66ccdd095bffe47d007b150e997d7dba2432bed5 /src | |
| parent | 9fc754f4395a42f05234c5dc9d27e44b7e4fccf6 (diff) | |
| download | krb5-c7d16c1e1d721b7c65fa70cd62b965219e544f23.tar.gz krb5-c7d16c1e1d721b7c65fa70cd62b965219e544f23.tar.xz krb5-c7d16c1e1d721b7c65fa70cd62b965219e544f23.zip | |
ticket: new
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17831 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
| -rw-r--r-- | src/windows/identity/help/html/concept_identity.htm | 15 | ||||
| -rw-r--r-- | src/windows/identity/help/html/concepts.htm | 18 | ||||
| -rw-r--r-- | src/windows/identity/help/html/images/appicon_empty.bmp | bin | 0 -> 1062 bytes | |||
| -rw-r--r-- | src/windows/identity/help/html/images/appicon_expired.bmp | bin | 0 -> 1062 bytes | |||
| -rw-r--r-- | src/windows/identity/help/html/images/appicon_good.bmp | bin | 0 -> 1062 bytes | |||
| -rw-r--r-- | src/windows/identity/help/html/images/appicon_warnexp.bmp | bin | 0 -> 1062 bytes | |||
| -rw-r--r-- | src/windows/identity/help/html/images/appicon_warning.bmp | bin | 0 -> 1062 bytes | |||
| -rw-r--r-- | src/windows/identity/help/html/images/screen_menu_view_cols.bmp | bin | 0 -> 891854 bytes | |||
| -rw-r--r-- | src/windows/identity/help/html/use_icon.htm | 51 | ||||
| -rw-r--r-- | src/windows/identity/help/html/use_layout.htm | 85 |
10 files changed, 167 insertions, 2 deletions
diff --git a/src/windows/identity/help/html/concept_identity.htm b/src/windows/identity/help/html/concept_identity.htm index 1fb72b5dac..bb11746dd5 100644 --- a/src/windows/identity/help/html/concept_identity.htm +++ b/src/windows/identity/help/html/concept_identity.htm @@ -9,6 +9,21 @@ <h1>NetIDMgr Concepts: Identity</h1>
+<p>While there are many approaches to defining what an identity is, as
+far as the NetIDMgr framework is considered, an identity is the unique
+security principal that is identified by a service. Each credential
+that is managed by NetIDMgr is assumed to map to a unique identity.
+The collection of credentials that map to a single identity is
+considered to belong to that identity.
+</p>
+
+<p>
+</p>
+
+
+<a name="default_identity" />
+<h3>Default Identity</h3>
+
<p>
</p>
diff --git a/src/windows/identity/help/html/concepts.htm b/src/windows/identity/help/html/concepts.htm index fd0a2430f8..003187205d 100644 --- a/src/windows/identity/help/html/concepts.htm +++ b/src/windows/identity/help/html/concepts.htm @@ -13,7 +13,21 @@ based on how they identify you to external services which use those
credentials for authentication. To this end, it is assumed that each
credential will uniquely identify the user to a service as a single
-principal or identity.
+principal or <a href="concept_identity.htm">identity</a>. For
+Kerberos, the identity is conceptually the same as the principal.
+</p>
+
+<p>At it's core, NetIDMgr does not possess any knowlege about specific
+credentials that might be available for the user or how to manage
+them. It relies on several types of plugins to provide the
+information it needs, and to carry out credentials management tasks.
+One primary task is to identify and manage identities. These services
+are provided by a plugin called the <a
+href="concept_ident_pro.htm">identity provider</a>. Information about
+individual credentials are provided by <a
+href="concept_cred_pro.htm">credentials providers</a>. Other plugins
+may extend the functionaility of these plugins or provide additional
+functionality for NetIDMgr.
</p>
<p>
@@ -30,4 +44,4 @@ principal or identity. </ul>
</body>
-</html>
\ No newline at end of file +</html>
diff --git a/src/windows/identity/help/html/images/appicon_empty.bmp b/src/windows/identity/help/html/images/appicon_empty.bmp Binary files differnew file mode 100644 index 0000000000..6938c8e614 --- /dev/null +++ b/src/windows/identity/help/html/images/appicon_empty.bmp diff --git a/src/windows/identity/help/html/images/appicon_expired.bmp b/src/windows/identity/help/html/images/appicon_expired.bmp Binary files differnew file mode 100644 index 0000000000..d617465b90 --- /dev/null +++ b/src/windows/identity/help/html/images/appicon_expired.bmp diff --git a/src/windows/identity/help/html/images/appicon_good.bmp b/src/windows/identity/help/html/images/appicon_good.bmp Binary files differnew file mode 100644 index 0000000000..b8bc9d36fd --- /dev/null +++ b/src/windows/identity/help/html/images/appicon_good.bmp diff --git a/src/windows/identity/help/html/images/appicon_warnexp.bmp b/src/windows/identity/help/html/images/appicon_warnexp.bmp Binary files differnew file mode 100644 index 0000000000..339c25de5e --- /dev/null +++ b/src/windows/identity/help/html/images/appicon_warnexp.bmp diff --git a/src/windows/identity/help/html/images/appicon_warning.bmp b/src/windows/identity/help/html/images/appicon_warning.bmp Binary files differnew file mode 100644 index 0000000000..53df9ec036 --- /dev/null +++ b/src/windows/identity/help/html/images/appicon_warning.bmp diff --git a/src/windows/identity/help/html/images/screen_menu_view_cols.bmp b/src/windows/identity/help/html/images/screen_menu_view_cols.bmp Binary files differnew file mode 100644 index 0000000000..75775e2d5b --- /dev/null +++ b/src/windows/identity/help/html/images/screen_menu_view_cols.bmp diff --git a/src/windows/identity/help/html/use_icon.htm b/src/windows/identity/help/html/use_icon.htm new file mode 100644 index 0000000000..212099e6ae --- /dev/null +++ b/src/windows/identity/help/html/use_icon.htm @@ -0,0 +1,51 @@ +<html>
+<head>
+ <title>NetIDMgr Notification Icon</title>
+ <meta name="description" content="NetIDMgr Notification Icon">
+ <meta name="keywords" content="icon, netidmgr, notification, tray">
+ <link rel="stylesheet" type="text/css" href="nidmgr.css">
+</head>
+<body>
+
+<h1>NetIDMgr Notification Icon</h1>
+
+<p>When NetIDMgr is running, an icon will be placed in the system
+notification area (sometimes referred to as the "tray" area, or the
+"system tray"). The icon will change to reflect the current state of
+the managed credentials.</p>
+
+<p>The icons and their meanings are described below:</p>
+
+<table width="100%" border="1">
+
+<tr>
+<td><img src="images/appicon_empty.bmp" /></td>
+<td>There are no managed credentials for any identity.</td>
+</tr>
+
+<tr>
+<td><img src="images/appicon_good.bmp" /></td>
+<td>There are valid credentials for all the identities.</td>
+</tr>
+
+<tr>
+<td><img src="images/appicon_warnexp.bmp" /></td> <td>Some of the
+credentials will expire in the next few minutes. This icon will be
+displayed even if automatic renewals are enabled. In this case, the
+credentials in question may get renewed before they expire, and the
+icon will change to reflect this change.</td> </tr>
+
+<tr>
+<td><img src="images/appicon_expired.bmp" /></td>
+<td>some of the managed credentials have expired.</td>
+</tr>
+
+<tr>
+<td><img src="images/appicon_warning.bmp" /></td> <td>A warning
+message is waiting to be displayed. Click the icon to view the
+warning message.</td> </tr>
+
+</table>
+
+</body>
+</html>
\ No newline at end of file diff --git a/src/windows/identity/help/html/use_layout.htm b/src/windows/identity/help/html/use_layout.htm new file mode 100644 index 0000000000..2d87bc90c3 --- /dev/null +++ b/src/windows/identity/help/html/use_layout.htm @@ -0,0 +1,85 @@ +<html>
+<head>
+ <title>Managing the credentials view layout</title>
+ <meta name="description" content="Managing the credentials view layout">
+ <meta name="keywords" content="view, layout">
+ <link rel="stylesheet" type="text/css" href="nidmgr.css">
+</head>
+<body>
+
+<h1>Managing the credentials view layout</h1>
+
+<p>The credentials view layout provides an outlined view of the
+credentials that are being managed by NetIDMgr. The columns that are
+displayed in the window, the columns that are used for grouping and
+sorting the list of credentials can be customized. </p>
+
+<p>The following sections provide more details on the types of
+customizations that can be performed:</p>
+
+<ul>
+ <li><a href="#predef">Predefined layouts</a><li>
+ <li><a href="#addcol">Adding and removing columns.</a></li>
+ <li><a href="#sort">Sorting by a column.</a></li>
+ <li><a href="#group">Grouping by a column.</a></li>
+</ul>
+
+<a name="predef" />
+<h3>Predefined layouts</h3>
+
+<p>The predefined layouts in NetIDMgr are: </p>
+
+<ul>
+
+ <li><span class="title">By Identity</span>: Credentials grouped by
+ identity and credentials type, and finally sorted by credential
+ name.</li>
+
+ <li><span class="title">By Type</span>: Credentials grouped by
+ credentials type and then by identity.</li>
+
+ <li><span class="title">By Location</span>: Credentials grouped by
+ location, identity and then by credentials type. The location is
+ reported by individual credentials providers that indicate where
+ each credential is stored. For Kerberos 5 and Kerberos 4, this is a
+ credentials cache name.</li>
+
+</ul>
+
+<a name="addcol" />
+<h3>Adding and removing columns</h3>
+
+<p>The <span class="pre">View Columns</span> menu lists all the
+columns that are available for display. Each column that is already
+displayed will have a check mark next to it. Selecting a column that
+is not currently being displayed will add that column to the display.
+Selecting a column that is is being displayed will remove it from the
+display.</p>
+
+<p>This menu can be reached either by right-clicking the column header
+area or by invoking the <span class="pre">View</span> menu. The menu
+is shown below.</p>
+
+<p><img src="images/screen_menu_view_cols.bmp"/> </p>
+
+<a name="sort" />
+<h3>Sorting by a column</h3>
+
+<p>Clicking on a column header will change the sort order of the
+column if it is already being used as a sort key. If the colunm is
+not currently being used as a sort key, clicking on the column header
+will start sorting in increasing order by that column. </p>
+
+<p>Double-clicking a column that is not used for grouping will stop
+sorting by that column.</p>
+
+<a name="group" />
+<h3>Grouping by a column</h3>
+
+<p>Double-clicking on a column header will start grouping by that
+column if the column is currently not being used as a sort key. If
+the column is currently being used for grouping, then double-clicking
+will stop it from being used for grouping.</p>
+
+</body>
+</html>
\ No newline at end of file |
