summaryrefslogtreecommitdiffstats
path: root/src/windows/identity/help/html/using.htm
blob: c3699e84125e915832f045080abbe910405d58af (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
45
46
<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.  Details of the credentials view objects <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>