64 lines
		
	
	
		
			3.6 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			64 lines
		
	
	
		
			3.6 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <html>
 | ||
| <head>
 | ||
|    <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
 | ||
|    <title>Novell® CASA Manager</title>
 | ||
|    <link href="hf_style.css" rel="styleSheet" type="text/css">
 | ||
|    <style type="text/css" media="screen">
 | ||
|       <!--
 | ||
|       body            { font-family: "Trebuchet MS", Arial, Helvetica, Geneva; background: white url('help_zcc_bg.gif') repeat-x;  }
 | ||
|       #headgraphic    { position: absolute; z-index: 0; top: 0px; left: 0px; width: 380px; visibility: visible }
 | ||
|       #helpcontent    { position: absolute; top: 37px; left: 10px; width: 93%; visibility: visible }
 | ||
|       -->
 | ||
|    </style>
 | ||
| </head>
 | ||
| 
 | ||
| <body bgcolor="white" marginwidth="0" marginheight="0" leftmargin="0" topmargin="0">
 | ||
| <div id="headgraphic">
 | ||
| <img src="h1_help_zcc.gif" width="221" height="26" border="0"></div>
 | ||
| <div id="helpcontent">
 | ||
| <div class="head1">CASA - Common Authentication Services Adapter</div><br>
 | ||
| <!--Begin Content -->
 | ||
|   <div class="head3b">Adding New Secrets</div>
 | ||
|   <!--Remove this section if you do not need introductory text for this topic -->
 | ||
|   <p class="margintop2">CASA enables you to manually create new secrets or to 
 | ||
|     manage secrets that have been previously created by programs that integrate 
 | ||
|     with CASA. To manually create a new secret, use the following procedure:</p>
 | ||
|   <ol>
 | ||
|     <li>In CASA Manager, click File > New > New Secret.</li>
 | ||
|     <li>Type the identifying name of the new secret in the Secret ID field, such 
 | ||
|       as, Example Secret.</li>
 | ||
|     <li>Type the name of the key and its value in the Key and Value fields, 
 | ||
|       such as, Key: Password, and Value: testpassword. 
 | ||
|       The asterisk (*) is the only restricted character in both the Key and Value fields.</li>
 | ||
|     <li>Click the + button to add the newly formed Key-Value pair for the 
 | ||
|       new secret. </li>
 | ||
|     <li>By default, to safeguard secrets, values are shown as asterisks (*). 
 | ||
|       To show values in clear text, select Show Values in Clear Text and 
 | ||
|       enter your master password to enable a single instance display 
 | ||
|       of the value in the Value field.</li>
 | ||
|     <li>Click OK to add the new secret, with its corresponding Key-Value pair, 
 | ||
|       to the credential store. The secret will now display in the Secret-ID window, 
 | ||
|       indicating that it has been added to the miCASA credential store.</li>
 | ||
|   </ol>
 | ||
|   <p>See also <a href="EditingSecrets.html" target="_parent">Editing Secrets</a>.</p>
 | ||
|   <p><img border="0" src="AddingNewSecrets.png" width="398" height="428"></p>
 | ||
|   <p> </p>
 | ||
|   <!--This adds space before first level 1 heading-->
 | ||
| <div class="margintop3"></div>
 | ||
| 
 | ||
|   <span class="head3">Refreshing Credentials Stores</span> 
 | ||
|   <p class="margintop2">Refresh Stores in CASA Manager is used to reload all Secrets from the configured stores.
 | ||
| 	You can refresh the view of supported stores by pressing F5, or by choosing File->Refresh Stores from the menu. 
 | ||
|     The miCASA store is supported on Windows* and Linux*. KDE Wallet and GNOME* 
 | ||
|     Keyring are additional stores supported in Linux*.</p>     
 | ||
|   <p class="margintop2">
 | ||
|   <img border="0" src="RefreshCredentialStores.png" width="303" height="159"></p>     
 | ||
|   <div class="smalltext" style="width: 757; height: 24">
 | ||
|     <p align="center"><font color="#4A4A4A">A trademark symbol (<28>, TM, etc.) denotes a Novell trademark. 
 | ||
|     An asterisk (*) denotes a third-party trademark. For information on trademarks, 
 | ||
|     see </font> <a
 | ||
| href="legal_notices_en.html"><font color="#4A4A4A">Legal Notices</font></a><font color="#4A4A4A">.</font></div>
 | ||
|   <p></p>
 | ||
| <div class="ruleabove"></div></div>
 | ||
| </body>
 | ||
| </html> |