summaryrefslogtreecommitdiffstats
path: root/src/windows/identity/help/html/using.htm
diff options
context:
space:
mode:
authorJeffrey Altman <jaltman@secure-endpoints.com>2005-11-29 22:05:23 +0000
committerJeffrey Altman <jaltman@secure-endpoints.com>2005-11-29 22:05:23 +0000
commita15641c1710ccb204f6dc66c539c42b7617a2ea9 (patch)
tree747a531f34cc909a1f30f91893366e4ac4d99ffc /src/windows/identity/help/html/using.htm
parent52e7daa850554e507f7df50e77041fd67ddbcca1 (diff)
KFW Network Identity Manager (Beta 2)
All features completed except for: * Debug Window * KRB5.INI (aka Realm) Editor * Column Selection * Graphics are incomplete * Documentation is incomplete ticket: new status: resolved component: windows target_version: 1.4.4 tags: pullup git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17516 dc483132-0cff-0310-8789-dd5450dbe970
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