47 lines
		
	
	
		
			2.0 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			47 lines
		
	
	
		
			2.0 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">Editing Secrets</div>
 | |
| 
 | |
|   <!--Remove this section if you do not need introductory text for this topic -->
 | |
|   <p class="margintop2">You edit a secret by adding new Key-Value pairs or changing 
 | |
|     existing Key-Value pairs:<br>
 | |
|   </p>
 | |
|   <ol>
 | |
|     <li>In the main Secret-ID window, double-click the secret you want to edit.<br>
 | |
|     </li>
 | |
|     <li>Type a second password key and corresponding password value (for example, 
 | |
|       Password2 and testpassword2) in the Key and Value fields, then click the 
 | |
|       + button. <br>
 | |
|       In this example, from the new Password2 key, the value is encrypted and 
 | |
|       displays as asterisks. To show the value in clear text, click Show Values 
 | |
|       in Clear Text, then enter your master password.<br>
 | |
|     </li>
 | |
|     <li>To edit the password value, click the Value field in the Key-Value pairs 
 | |
|       window, type your new value, then click OK. The new password value is saved 
 | |
|       in the miCASA credential store.<br>
 | |
|       After they are created, Secret ID names cannot be edited.</li>
 | |
|   </ol>
 | |
|   <!--End Content -->
 | |
|   <p></p>
 | |
| <div class="ruleabove"></div></div>
 | |
| </body>
 | |
| </html> |