diff options
| author | Jeffrey Altman <jaltman@secure-endpoints.com> | 2007-04-12 05:32:20 +0000 |
|---|---|---|
| committer | Jeffrey Altman <jaltman@secure-endpoints.com> | 2007-04-12 05:32:20 +0000 |
| commit | e78b9c41a98f691a5dc9564608f598e3df1b296b (patch) | |
| tree | e1b7ee45f6f88acc9eac77ed756a5a168a32fc26 /src/windows/identity/help/html/using.htm | |
| parent | 5020c813d8c96499754d7dd70bd73a92f649bac1 (diff) | |
NIM 1.2 HtmlHelp User Documentation
Update all text for NIM 1.2.
Update most screen images.
Convert all images to PNG format from BMP in order to reduce the
size of the files.
Ensure that all pages are accessible via a path beginning at the
welcome.htm page.
ticket: new
component: windows
tags: pullup
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19428 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/windows/identity/help/html/using.htm')
| -rw-r--r-- | src/windows/identity/help/html/using.htm | 45 |
1 files changed, 27 insertions, 18 deletions
diff --git a/src/windows/identity/help/html/using.htm b/src/windows/identity/help/html/using.htm index c66ee8aab..de1727354 100644 --- a/src/windows/identity/help/html/using.htm +++ b/src/windows/identity/help/html/using.htm @@ -1,28 +1,35 @@ <html>
<head>
- <title>Using NetIDMgr</title>
+ <title>Using Network Identity Manager</title>
<meta name="description" content="Using NetIDMgr">
<meta name="keywords" content="using">
<link rel="stylesheet" type="text/css" href="nidmgr.css">
</head>
<body>
-<h1>Using NetIDMgr</h1>
+<h1>Using Network Identity Manager</h1>
<p>
-Depending on how NetIDMgr was installed, it might already be running
-in the system notification area or it might need to be started
-manually. See the topic <a href="use_start.htm">starting
-NetIDMgr</a> for details. Essentially, to open the NetIDMgr window,
-you either have to click the <a href="use_icon.htm">application
-icon</a> in the system notification area, select the icon from the
-start menu, or type 'netidmgr' at a command prompt.
+Depending on how Network Identity Manager was installed, it might already be running
+in the Windows taskbar notification area or it might need to be started
+manually. See the topic <a href="use_start.htm">Starting
+Network Identity Manager</a> for details.
+</p>
+<p>
+To open the NetIDMgr window when the <a href="use_icon.htm">application
+icon</a> is displayed in the Windows taskbar notification area, click on the
+icon with the 2nd mouse button (usually the right mouse button) and select <b>Show Network Identity Manager window</b> from the menu.
+</p>
+<p>
+If NetIdMgr is not displayed in the Windows taskbar notification area, it can be
+started from the
+Start Menu, or type 'netidmgr' at a command prompt.
</p>
<p>
-Once you open the NetIDMgr window, you will be presented with a view
-of your existing credentials, or a message notifying you that you
-don't have any. Details of the credentials view objects <a
+Once the NetIDMgr window is visible, you will be presented with a view
+of your existing identies, or a message notifying you that you
+don't have any. Details of the credentials view objects <a
href="wnd_main.htm">can be found here.</a>
</p>
@@ -31,18 +38,20 @@ Brief overviews of how to perform common tasks are linked below: </p>
<ul>
- <li><a href="act_new_creds.htm">Getting new credentials</a></li>
+ <li><a href="act_new_creds.htm">Obtaining new credentials</a></li>
<li><a href="act_destroy_creds.htm">Destroying credentials</a></li>
- <li><a href="act_import_creds.htm">Import credentials from the MSLSA cache</a></li>
+ <li><a href="act_import_creds.htm">Import credentials from the Microsoft Logon
+ Session cache</a></li>
<li><a href="act_renew_creds.htm">Renew credentials</a></li>
<li><a href="act_chpw.htm">Change password</a></li>
- <li><a href="use_layout.htm">Managing the credentials view layout</a></li>
- <li><a href="use_config.htm">Configuring NetIDMgr and identities</a></li>
+ <li><a href="use_layout.htm">Customizing the advanced credentials view layout</a></li>
+ <li><a href="use_config.htm">Configuring Network Identity Manager</a></li>
+ <li><a href="tb_standard.htm">Using the Toobar</a></li>
</ul>
<p>
-A more comprehensive list of how-to topics can be found in the <span
-class="pre"><a href="howdoi.htm">How do I...</a></span> section.</p>
+A more comprehensive list of how-to topics can be found in the
+<a href="howdoi.htm">How do I...</a> section.</p>
</body>
</html>
\ No newline at end of file |
