43 lines
		
	
	
		
			2.0 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			43 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;  }
 | |
|       #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">Viewing Secret Values</div>
 | |
|   <!--Remove this section if you do not need introductory text for this topic -->
 | |
|   <p class="margintop2">You can view the Key-Value pairs of all secrets cached 
 | |
|     in the miCASA credential store.</p>
 | |
|   <ol>
 | |
|     <li>In the main Secret-ID window, click the secret you want to view.</li>
 | |
|     <li>Click Edit > View or Press F2.</li>
 | |
|     <li>By default, the key values are encrypted and displayed as asterisks. To 
 | |
|       show the value in clear text, click Show Values in Clear Text, then enter 
 | |
|       your master password.</li>
 | |
|   </ol>
 | |
|   <p><img border="0" src="ViewingSecrets.png" width="398" height="414"></p>
 | |
|   <!--End Content -->
 | |
|   <div class="smalltext" style="width: 757; height: 24">
 | |
|     <p align="center"><font color="#4A4A4A">A trademark symbol (®, 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> |