summaryrefslogtreecommitdiffstats
path: root/src/windows/identity/help/html/using.htm
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows/identity/help/html/using.htm')
-rw-r--r--src/windows/identity/help/html/using.htm47
1 files changed, 47 insertions, 0 deletions
diff --git a/src/windows/identity/help/html/using.htm b/src/windows/identity/help/html/using.htm
new file mode 100644
index 000000000..2d84df2cd
--- /dev/null
+++ b/src/windows/identity/help/html/using.htm
@@ -0,0 +1,47 @@
+<html>
+<head>
+ <title>Using NetIDMgr</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>
+
+<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="html/use_start.htm">starting
+NetIDMgr</a> for details. Essentially, to open the NetIDMgr window,
+you either have to click the application icon in the system
+notification area, select the icon 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. The credentials view should be fairly self
+explanatory, but if there's any doubt, more information <a
+href="wnd_main.htm">can be found here.</a>
+</p>
+
+<p>
+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_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_renew_creds.htm">Renew credentials</a></li>
+ <li><a href="act_chpw.htm">Change password</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>
+
+</body>
+</html> \ No newline at end of file