Windows: Help text update for Network Identity Manager Provider openafs-devel-1_5_69
authorJeffrey Altman <jaltman@your-file-system.com>
Tue, 19 Jan 2010 03:23:54 +0000 (22:23 -0500)
committerJeffrey Altman <jaltman|account-1000011@unknown>
Tue, 19 Jan 2010 03:37:45 +0000 (19:37 -0800)
Update the NetIdMgr provider help text to better describe its
functionality.  (Or at least not be incorrect.)

Change-Id: I5d6b18f15cab7c48751666e754223ee68fb18d11
Reviewed-on: http://gerrit.openafs.org/1124
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Tested-by: Jeffrey Altman <jaltman@openafs.org>

src/WINNT/netidmgr_plugin/help/html/bugs.htm
src/WINNT/netidmgr_plugin/help/html/copyright.htm
src/WINNT/netidmgr_plugin/help/html/token_methods.htm
src/WINNT/netidmgr_plugin/help/html/tokens_per_id.htm
src/WINNT/netidmgr_plugin/help/html/welcome.htm

index 214215c..064229a 100644 (file)
@@ -10,8 +10,8 @@
 <h1>Reporting Bugs and Requesting Features</h1>
 
 <p>If you experience a bug in the program, please send email to <a
-href="mailto:bugs@secure-endpoints.com"
-class="mail">bugs@secure-endpoints.com</a> and report it.  Please
+href="mailto:openafs-bugs@openafs.org"
+class="mail">openafs-bugs@openafs.org</a> and report it.  Please
 include as much information as possible to enable us to reproduce the
 problem.
 </p>
index 2d63278..e471cff 100644 (file)
@@ -22,7 +22,7 @@ the same appear on ALL copies of the software and documentation,
 including modifications that you make for internal use or for
 distribution:</p>
 
-<p>Copyright 2005 by Secure Endpoints Inc.. All rights reserved.</p>
+<p>Copyright 2005-2009 by Secure Endpoints Inc.. All rights reserved.</p>
 
 <p>THIS SOFTWARE IS PROVIDED "AS IS", AND SECURE ENDPOINTS INC. MAKES
 NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. By way of
index 7d163d6..e7192a4 100644 (file)
@@ -9,10 +9,10 @@
 
 <h1>Token Acquisition Methods</h1>
 
-<p>AFS tokens can be obtained via several different methods.  Each of
-the methods that are natively supported by the OpenAFS plug-in is
-described below.  Note that, additional plug-ins may define other
-acquisition methods that are not listed here.
+<p>AFS tokens can be obtained via several different methods. Each of the methods 
+that are natively supported by the OpenAFS provider is described below. Note 
+that the OpenAFS provider is extensible and other
+acquisition methods may be available other than those listed here.
 </p>
 
 <h4>Contents</h4>
@@ -46,13 +46,12 @@ resulting Kerberos 4 ticket is used to construct the AFS token.
 to construct the AFS token.  In order to use this method, the identity
 must be be configured to obtain Kerberos 4 tickets when obtaining and
 renewing credentials.  Otherwise a Kerberos 4 TGT (ticket granting
-ticket) will not be available to obtain the service ticket with.
-</p>
+ticket) will not be available to obtain the service ticket with.</p>
 
 <a name="auto"/>
 <h3>Automatic method selection</h3>
 
-<p>When the OpenAFS plug-in is configured to use automatic method
+<p>When the OpenAFS provider is configured to use automatic method
 selection for obtaining an AFS token, it iterates through the Kerberos
 5, Kerberos 524 and Kerberos 4 methods until one of them succeeds.  If
 a realm for the service ticket is specified, then the realm will be
@@ -63,8 +62,8 @@ used for all methods.
 configuration of the AFS cell and the associated Kerberos realm.  In
 most cases, automatic method selection will determine the correct
 realm.  However, other cases, the method will have to be specified
-explicitly.
-</p>
+explicitly.&nbsp; Contact your AFS cell administrator to find out which token 
+acquisition methods are supported.</p>
 
 </body>
 </html>
\ No newline at end of file
index ec14f2f..aefb2ef 100644 (file)
@@ -1,37 +1,36 @@
 <html>
 <head>
-  <title>Configuring identifications to obtain tokens for AFS cells</title>
+  <title>Configuring Network Identities to obtain tokens for AFS cells</title>
   <meta name="description" content="Specifying tokens per identification">
   <meta name="keywords" content="tokns, identification, specify">
   <link rel="stylesheet" type="text/css" href="afsplhlp.css">
 </head>
 <body>
 
-<h1>Configuring identifications to obtain tokens for AFS cells</h1>
+<h1>Configuring Network Identities to obtain tokens for AFS cells</h1>
 
 <p>
-The OpenAFS plug-in maintains a list of AFS cells for each identification.
+The OpenAFS Provider maintains a list of AFS cells for each network identity.
 A list is created the first time AFS tokens are obtained for an
-identification or when the list of cells is 
-specified in the identification configuration panels.  Each AFS cell that
-is listed is associated with a method by which a token should
-be obtained and the name of the Kerberos realm that is used to
-obtain the service ticket (more details are provided in the <a
-href="token_methods.htm">Token Aquisition Methods</a> topic).
-</p>
+identity or when the list of cells is 
+specified in the identity configuration panels.  Each AFS cell that
+is listed has associated with it a token acquisition method and the name of the Kerberos realm 
+from which the AFS service ticket can be obtained.&nbsp; More details are provided in the <a
+href="token_methods.htm">Token Aquisition Methods</a> topic.</p>
 
 <p>The following sections detail the process by which AFS cells can be
-specified when obtaining new credentials or configuring identifications.
+specified when obtaining new credentials or configuring identities.
 </p>
 
 <a name="new_tokens" />
 <h3>Specifying AFS cells when obtaining new credentials</h3>
 
 <p>
-When the OpenAFS plug-in is installed, it enhances the NetIDMgr new credentials
+When the OpenAFS Provider is installed, it enhances the Network Identity Manager 
+&quot;New Credentials&quot;
 dialog with an AFS tokens options panel.  A typical new
 credentials dialog is shown below demonstrating AFS cells listed in the
-credentials summary window.
+credentials summary window (Network Identity Manager version 1.2).
 </p>
 
 <p><img src="images/window_nc_main.bmp" alt="New credentials window showing AFS cells in the credentials summary window" /></p>
@@ -48,19 +47,18 @@ class="pre">AFS</span> button at the bottom of the expanded dialog.
 
 <p><img src="images/window_nc_afs_0.bmp" alt="AFS identification options page" /></p>
 
-<p>This page allows you to specify if AFS tokens are obtained for this
-identification and if so, for which tokens and by which method will they be
+<p>This page allows you to specify if AFS tokens are obtained for this identity and if so, for which tokens and by which method will they be
 obtained.  By unchecking the <span class="pre">Obtain AFS
-tokens</span> checkbox, you can prevent AFS tokens from being obtained
-for this idenfication.
+tokens</span> checkbox, you prevent AFS tokens from being obtained
+for this identity.
 </p>
 
 <p>Once the new credentials dialog successfully completes, the list of
-cells will be saved with the identification.  The next
-time you obtain new credentials for the identification, the list of cells
+cells will be saved with the identity.  The next
+time you obtain new credentials for the identity, the list of cells
 will be loaded automatically.  This list can be edited either by using
 the new credentials dialog or the identity configuration
-panels. (See <a href="#persistent_tokens">Changing persistent tokent lists</a>).
+panels. (See <a href="#persistent_tokens">Changing persistent token lists</a>).
 </p>
 
 <h4>To add a cell:</h4>
@@ -72,17 +70,15 @@ text box.</li>
 
 <li>Specify the Kerberos realm for the service ticket in the <span
 class="pre">Realm</span> text box.  Note that you can select <span
-class="pre">(Automatic)</span> as the realm to allow the OpenAFS
-plug-in to select the realm.  For most cases, you don't need to specify
-the realm manually and can safely leave the <span
+class="pre">(Automatic)</span> as the realm to allow the OpenAFS provider to select the realm.  For most cases, you don't need to specify
+the realm manually and can simply leave the <span
 class="pre">Realm</span> as <span class="pre">(Automatic)</span></li>
 
 <li>Specify the token acquisition method in the <span
 class="pre">Method</span>.  You can select <span
-class="pre">(Automatic)</span> as the method to allow the OpenAFS
-plug-in to select the method automatically.  Similar to the automatic
-realm selection, for most cases the plug-in will be able to correctly
-select the token aquisition method.  More details about credentials
+class="pre">(Automatic)</span> as the method to allow the OpenAFS provider to select the method automatically.  Similar to the automatic
+realm selection, for most cases the provider will be able to correctly
+select the token acquisition method.  More details about credentials
 acquisition methods are provided in the <a
 href="token_methods.htm">Token Acquisition Methods</a> topic.</li>
 
@@ -93,14 +89,14 @@ cell.</li>
 </p>
 
 <p>Note that only one token can exist per cell per login session.
-Which means that if you already have a token for cell <em>X</em> while
-you are logged in as user <em>A</em>, then you can't have another
-token for cell <em>X</em>.  This means that only one identification can 
-obtain a token for a given cell.</p>
-
-<p>Therefore, if you try to add a cell to an identification which is
-already listed in the persistent cell list for another identification or
-which currently exists under a different identification, you will receive a
+If a token exists for cell <em>X</em> while
+logged in as user <em>A</em>, then any attempt to obtain credentials for cell X 
+as user B will result in the loss of the previous token.&nbsp; Only one identity can 
+posses a token for a given cell at a time.</p>
+
+<p>Therefore, if you try to add a cell to an identity which is already listed in 
+the persistent cell list for another identity or
+which currently exists under a different identity, you will receive a
 warning such as the following:
 </p>
 
@@ -108,9 +104,9 @@ warning such as the following:
 <img src="images/window_nc_prob.bmp" alt="Message displaying warning about a duplicate cell" />
 </p>
 
-<p>From here, you can decide to keep the cell listed for both
-identifications (although only one of them can be active at any given
-time), or remove the cell from all the other identifications and add it to
+<p>From here, you can decide to keep the cell listed for both identity (although 
+only one of them can be active at any given time), or remove the cell from all 
+the other identity and add it to
 the current one.  Also, you can cancel the add cell request.
 </p>
 
@@ -167,23 +163,23 @@ prompt indicating what the problem is.
 </p>
 
 <a name="persistent_tokens" />
-<h3>Changing persistent cell lists for existing identifications</h3>
+<h3>Changing persistent cell lists for existing identities</h3>
 
 <p>
-The configuration panel for a persistent identification contains a panel for
+The configuration panel for a persistent identity contains a panel for
 specifying the AFS cells.  This panel is identical to the panel used
 by the new credentials dialog.  You can easily modify the cell lists
 as described above and click <span class="pre">Apply</span> and you
 are done.
 </p>
 
-<p>The AFS configuration panel for an identification is shown below.</p>
+<p>The AFS configuration panel for an identity is shown below.</p>
 
 <p><img src="images/window_cfg_afs_0.bmp" /></p>
 
 <p>You can reach this configuration panel by opening the configuration
-dialog (<span class="pre">Options</span> menu), and then clicking the
-persistent identification you need to modify options for.</p>
+dialog (<span class="pre">Options</span> menu), and then clicking the persistent 
+identity you wish to modify options for.</p>
 
 </body>
 </html>
\ No newline at end of file
index 592b13a..b728658 100644 (file)
@@ -6,21 +6,22 @@
   <link rel="stylesheet" type="text/css" href="afsplhlp.css">
 </head>
 
-<h1>Welcome to the OpenAFS plug-in for NetIDMgr</h1>
+<h1>Welcome to the Network Identity Manager OpenAFS Provider</h1>
 
 <img src="images/openafs-logo.jpg"/>
 
 <p>
-The OpenAFS plug-in extends the Network Identity Manager (or
-NetIDMgr for short) to support AFS credential management.  This plug-in 
-obtains AFS tokens for the cells associated with each identification 
+The OpenAFS Provider extends the Network Identity Manager (or
+NetIDMgr for short) to support AFS credential management.  This Provider 
+obtains AFS tokens for the cells associated with each identity
 and provides the tools necessary to maintain them.
 </p>
 
 <p>
-This version of the plug-in is provided by Secure Endpoints Inc.
+This version of the provider is distributed by OpenAFS as part of OpenAFS for 
+Windows.&nbsp;
 Visit <a class="external"
-href="http://www.secure-endpoints.com">http://www.secure-endpoints.com</a>
+href="http://www.openafs.org/windows.html">http://www.openafs.org/windows.html</a>
 for updates.
 </p>
 
@@ -29,13 +30,12 @@ for updates.
 <li><a href="bugs.htm">Reporting problems and requesting features</a></li>
 </ul>
 
-<h3>Using the OpenAFS plug-in</h3>
+<h3>Using the OpenAFS Provider</h3>
 
 <ul>
 
 <li>
-<a href="tokens_per_id.htm">Associating an AFS cell with an
-identification</a>: How to configure identification options to obtain
+<a href="tokens_per_id.htm">Associating an AFS cell with an identity</a>: How to configure identity options to obtain
 tokens for select AFS cells.</li>
 
 <li>
@@ -48,7 +48,7 @@ to manage the AFS client service and configuration.  </li>
 <h3>External links</h3>
 
 <ul>
-<li><a class="external" href="http://openafs.org">http://openafs.org</a>:
+<li><a class="external" href="http://www.openafs.org">http://www.openafs.org</a>:
 
 OpenAFS
 </li>