57 lines
		
	
	
		
			2.8 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			57 lines
		
	
	
		
			2.8 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 0% 0% }
 | |
|       #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">
 | |
| 
 | |
| <!--Begin Content -->
 | |
| 
 | |
|   <div class="head3b">Linking Secrets</div>
 | |
|   <!--Remove this section if you do not need introductory text for this topic -->
 | |
|   <p class="margintop2">You can link two or more secrets so that their respective 
 | |
|     passwords or key values are synchronized simultaneously. For example, you 
 | |
|     can link the password of one secret to the password of another secret, all of the 
 | |
|     keys with one secret to each other, or any combination to synchronize management 
 | |
|     of all your secrets. </p>
 | |
|   <p class="margintop2">Currently, CASA provides only the ability to link keys 
 | |
|     within the miCASA store. Link secrets by using the Link feature from the 
 | |
|     CASA Manager:</p>
 | |
|   <ol>
 | |
|     <li>Press the F2 key or click Edit > Link to open the Manage Secrets and 
 | |
|       Key-Value pairs window.</li>
 | |
|     <li>Double-click the Key field to open the Link management 
 | |
|       window. This utility enables you to link the keys of any secrets contained 
 | |
|       in your miCASA store. 
 | |
|     <li>Click the Secret-ID component you want to link.</li>
 | |
|     <li>Click the Key you want to link, 
 | |
|       then click the + Button to link the selected Key-Value pair.</li>
 | |
|     <li>Repeat Step 4 to add and link as many secrets as you want. The status 
 | |
|       of your linked secrets is displayed in the Existing Linked Keys window.</li>
 | |
|     <li>To verify if a secret is linked, view its status in the Key-Value pairs 
 | |
|       window. The Link field displays either Yes or No. Verify by following any 
 | |
|       one of these steps:<br>
 | |
|       * Double-click the secret. <br>
 | |
|       * Right-click the secret > Click View.<br>
 | |
|       * Press F2.</li>
 | |
|     <li>To unlink selected secrets, click any of the Secret-ID components listed 
 | |
|       in the Existing Linked Keys window, then click the — button. The selected 
 | |
|       secret is deleted from the Existing Linked Keys window.</li>
 | |
|   </ol>
 | |
|     <!--End Content -->
 | |
|   <p></p>
 | |
| <div class="ruleabove"></div></div>
 | |
| </body>
 | |
| </html> |