summaryrefslogtreecommitdiffstats
path: root/src/windows/identity/help/html/howdoi.htm
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows/identity/help/html/howdoi.htm')
-rw-r--r--src/windows/identity/help/html/howdoi.htm37
1 files changed, 37 insertions, 0 deletions
diff --git a/src/windows/identity/help/html/howdoi.htm b/src/windows/identity/help/html/howdoi.htm
new file mode 100644
index 000000000..3995335a4
--- /dev/null
+++ b/src/windows/identity/help/html/howdoi.htm
@@ -0,0 +1,37 @@
+<html>
+<head>
+ <title>How do I ...</title>
+ <meta name="description" content="How do I ...">
+ <meta name="keywords" content="howto, how do I">
+ <link rel="stylesheet" type="text/css" href="nidmgr.css">
+</head>
+<body>
+
+<h1>How do I ...</h1>
+
+<h3>Startup</h3>
+<ul>
+
+ <li><a href="use_start.htm">Start NetIDMgr or open the NetIDMgr
+ window</a></li>
+
+</ul>
+
+<h3>Credentials related actions</h3>
+<ul>
+
+ <li><a href="act_new_creds.htm">Get new credentials</a></li>
+
+ <li><a href="act_destroy_creds.htm">Destroy 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>
+
+</body>
+</html> \ No newline at end of file