summaryrefslogtreecommitdiffstats
path: root/src/windows/identity/help/html/howdoi.htm
blob: 7a380c8d2eb62b3f4b40c7d9cd35ad92508af592 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<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>

<h3>Credentials view</h3>
<ul>

  <li><a href="use_layout.htm">Managing the credentials view layout</a></li>

</ul>

</body>
</html>