Update help files with graphics
| @@ -5,7 +5,7 @@ | |||||||
|    <link href="hf_style.css" rel="styleSheet" type="text/css"> |    <link href="hf_style.css" rel="styleSheet" type="text/css"> | ||||||
|    <style type="text/css" media="screen"> |    <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% } |       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 } |       #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 } |       #helpcontent    { position: absolute; top: 37px; left: 10px; width: 93%; visibility: visible } | ||||||
|       --> |       --> | ||||||
| @@ -16,11 +16,9 @@ | |||||||
| <div id="headgraphic"> | <div id="headgraphic"> | ||||||
| <img src="h1_help_zcc.gif" width="221" height="26" border="0"></div> | <img src="h1_help_zcc.gif" width="221" height="26" border="0"></div> | ||||||
| <div id="helpcontent"> | <div id="helpcontent"> | ||||||
|  | <div class="head1">CASA - Common Authentication Services Adapter</div><br> | ||||||
| <!--Begin Content --> | <!--Begin Content --> | ||||||
|  |  | ||||||
|   <div class="head3b">Adding New Secrets</div> |   <div class="head3b">Adding New Secrets</div> | ||||||
|  |  | ||||||
|   <!--Remove this section if you do not need introductory text for this topic --> |   <!--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  |   <p class="margintop2">CASA enables you to manually create new secrets or to  | ||||||
|     manage secrets that have been previously created by programs that integrate  |     manage secrets that have been previously created by programs that integrate  | ||||||
| @@ -43,6 +41,8 @@ | |||||||
|       indicating that it has been added to the miCASA credential store.</li> |       indicating that it has been added to the miCASA credential store.</li> | ||||||
|   </ol> |   </ol> | ||||||
|   <p>See also <a href="EditingSecrets.html" target="_parent">Editing Secrets</a>.</p> |   <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--> |   <!--This adds space before first level 1 heading--> | ||||||
| <div class="margintop3"></div> | <div class="margintop3"></div> | ||||||
|  |  | ||||||
| @@ -51,13 +51,13 @@ | |||||||
| 	You can refresh the view of supported stores by pressing F5, or by choosing File->Refresh Stores from the menu.  | 	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*  |     The miCASA store is supported on Windows* and Linux*. KDE Wallet and GNOME*  | ||||||
|     Keyring are additional stores supported in Linux*.</p>      |     Keyring are additional stores supported in Linux*.</p>      | ||||||
|   <p class="margintop2">A trademark symbol (<28>, TM, etc.) denotes a Novell trademark.  |   <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,  |     An asterisk (*) denotes a third-party trademark. For information on trademarks,  | ||||||
|     see <a |     see </font> <a | ||||||
| href="legal_notices_en.html">Legal Notices</a>. | href="legal_notices_en.html"><font color="#4A4A4A">Legal Notices</font></a><font color="#4A4A4A">.</font></div> | ||||||
|      |  | ||||||
|   <p class="marginleft1"> |  | ||||||
|     <!--End Content --> |  | ||||||
|   <p></p> |   <p></p> | ||||||
| <div class="ruleabove"></div></div> | <div class="ruleabove"></div></div> | ||||||
| </body> | </body> | ||||||
|   | |||||||
							
								
								
									
										
											BIN
										
									
								
								c_gui/help/en/AddingNewSecrets.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 27 KiB | 
| @@ -7,7 +7,7 @@ | |||||||
| <link href="hf_style.css" rel="styleSheet" type="text/css"> | <link href="hf_style.css" rel="styleSheet" type="text/css"> | ||||||
|    <style type="text/css" media="screen"> |    <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% } |       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 } |       #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 } |       #helpcontent    { position: absolute; top: 37px; left: 10px; width: 93%; visibility: visible } | ||||||
|       --> |       --> | ||||||
| @@ -18,11 +18,9 @@ | |||||||
| <div id="headgraphic"> | <div id="headgraphic"> | ||||||
| <img src="h1_help_zcc.gif" width="221" height="26" border="0"></div> | <img src="h1_help_zcc.gif" width="221" height="26" border="0"></div> | ||||||
| <div id="helpcontent"> | <div id="helpcontent"> | ||||||
|  | <div class="head1">CASA - Common Authentication Services Adapter</div><br> | ||||||
| <!--Begin Content --> | <!--Begin Content --> | ||||||
|  |  | ||||||
|   <div class="head3b">Setting Master Password</div> |   <div class="head3b">Setting Master Password</div> | ||||||
|  |  | ||||||
|   <!--Remove this section if you do not need introductory text for this topic --> |   <!--Remove this section if you do not need introductory text for this topic --> | ||||||
|   <p class="margintop2">When you start CASA Manager the first time, you are prompted to  |   <p class="margintop2">When you start CASA Manager the first time, you are prompted to  | ||||||
| 	create or enter a master password. You are prompted for your master password when  | 	create or enter a master password. You are prompted for your master password when  | ||||||
| @@ -44,11 +42,20 @@ | |||||||
|    </ol> |    </ol> | ||||||
|  |  | ||||||
|      |      | ||||||
|  |   <p><img border="0" src="SettingMasterPassword.png" width="369" height="269"></p> | ||||||
|  |  | ||||||
|  |      | ||||||
|   <p><b>Important:</b> To prevent unauthorized access to your credential stores,  |   <p><b>Important:</b> To prevent unauthorized access to your credential stores,  | ||||||
|     always create confidential passwords that are not easily discovered.</p> |     always create confidential passwords that are not easily discovered.</p> | ||||||
|    |    | ||||||
|     <!--End Content --> |     <!--End Content --> | ||||||
|     <br> |     <div class="smalltext" style="width: 757; height: 24"> | ||||||
| <div class="ruleabove"></div></div> |     <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> | </body> | ||||||
| </html> | </html> | ||||||
| @@ -5,7 +5,7 @@ | |||||||
|    <link href="hf_style.css" rel="styleSheet" type="text/css"> |    <link href="hf_style.css" rel="styleSheet" type="text/css"> | ||||||
|    <style type="text/css" media="screen"> |    <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% } |       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 } |       #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 } |       #helpcontent    { position: absolute; top: 37px; left: 10px; width: 93%; visibility: visible } | ||||||
|       --> |       --> | ||||||
| @@ -16,15 +16,17 @@ | |||||||
| <div id="headgraphic"> | <div id="headgraphic"> | ||||||
| <img src="h1_help_zcc.gif" width="221" height="26" border="0"></div> | <img src="h1_help_zcc.gif" width="221" height="26" border="0"></div> | ||||||
| <div id="helpcontent">  | <div id="helpcontent">  | ||||||
|   <!--Begin Content --> | <div class="head1">CASA - Common Authentication Services Adapter</div><br> | ||||||
|   <div class="head3b">Contents</div> |   <div class="head3b">Contents</div> | ||||||
|   <!--Remove this section if you do not need introductory text for this topic --> |   <!--Remove this section if you do not need introductory text for this topic --> | ||||||
|   <p class="margintop2">Common Authentication Service Adapter (CASA) is the common  |   <p class="margintop2">Common Authentication Services Adapter (CASA) is the  | ||||||
|     cross-platform foundation for authentication and single sign-on services for  |   common cross-platform foundation for authentication and single sign-on  | ||||||
|     Novell® Linux* Desktop and Microsoft* Windows* operating systems.  |   services for Novell<6C> Linux* Desktop and Microsoft* Windows* operating systems.  | ||||||
|     CASA Manager is the graphical user interface that enables you to access  |   Applications that integrate CASA can securely authenticate and cache  | ||||||
|     and manage the authentication credentials (secrets) of the programs and services  |   credentials for single sign-on purposes. CASA Manager is the graphical user  | ||||||
|     installed on any of these platforms.</p> |   interface that enables you to access and manage the authentication credentials  | ||||||
|  |   (secrets) of the programs and services installed on any of these platforms. It  | ||||||
|  |   provides you a single place to manage credentials for KDE* Wallet, GNOME* Keyring and Firefox* Password Manager stores.</p> | ||||||
|   <p class="margintop2">This Help file contains the following topics:</p> |   <p class="margintop2">This Help file contains the following topics:</p> | ||||||
|    |    | ||||||
|   |   | ||||||
| @@ -50,10 +52,11 @@ | |||||||
|     create confidential passwords that are not easily broken in order to prevent  |     create confidential passwords that are not easily broken in order to prevent  | ||||||
|     unauthorized access.</p> |     unauthorized access.</p> | ||||||
|    |    | ||||||
|   <div class="smalltext">A trademark symbol (<28>, TM, etc.) denotes a Novell trademark.  |   <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,  |     An asterisk (*) denotes a third-party trademark. For information on trademarks,  | ||||||
|     see <a |     see </font> <a | ||||||
| href="legal_notices_en.html">Legal Notices</a>.</div> | href="legal_notices_en.html"><font color="#4A4A4A">Legal Notices</font></a><font color="#4A4A4A">.</font></div> | ||||||
|   <p></p> |   <p></p> | ||||||
|   <div class="ruleabove"></div> |   <div class="ruleabove"></div> | ||||||
| </div> | </div> | ||||||
|   | |||||||
| @@ -5,7 +5,7 @@ | |||||||
|    <link href="hf_style.css" rel="styleSheet" type="text/css"> |    <link href="hf_style.css" rel="styleSheet" type="text/css"> | ||||||
|    <style type="text/css" media="screen"> |    <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% } |       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 } |       #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 } |       #helpcontent    { position: absolute; top: 37px; left: 10px; width: 93%; visibility: visible } | ||||||
|       --> |       --> | ||||||
| @@ -16,18 +16,25 @@ | |||||||
| <div id="headgraphic"> | <div id="headgraphic"> | ||||||
| <img src="h1_help_zcc.gif" width="221" height="26" border="0"></div> | <img src="h1_help_zcc.gif" width="221" height="26" border="0"></div> | ||||||
| <div id="helpcontent">  | <div id="helpcontent">  | ||||||
|  | <div class="head1">CASA - Common Authentication Services Adapter</div><br> | ||||||
| <!--Begin Content --> |  | ||||||
|  |  | ||||||
|   <div class="head3b">Destroying Secrets</div> |   <div class="head3b">Destroying Secrets</div> | ||||||
|   <!--Remove this section if you do not need introductory text for this topic --> |   <!--Remove this section if you do not need introductory text for this topic --> | ||||||
|   <p class="margintop2">Use the following procedure to clear your cache and destroy  |   <p class="margintop2">Use the following procedure to clear your cache and destroy  | ||||||
|     all credentials that are stored in the miCASA store:</p> |     all credentials that are stored in the miCASA store: | ||||||
|   <ul> |   <ul> | ||||||
|     <li>Click File > Destroy Secrets, then click OK.</li> |     <li>Click File > Destroy Secrets, then click OK.</li> | ||||||
|   </ul> |   </ul> | ||||||
|   <p class="margintop2">Your secrets are restored manually by creating new  |   Your secrets are restored manually by creating new  | ||||||
|     secrets or by using applications that are integrated with CASA</p> |     secrets or by using applications that are integrated with CASA.<p> | ||||||
|   </div> | <img border="0" src="DestroyingSecrets.png" width="331" height="145"></p> | ||||||
|  | </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> | </body> | ||||||
| </html> | </html> | ||||||
							
								
								
									
										
											BIN
										
									
								
								c_gui/help/en/DestroyingSecrets.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 11 KiB | 
| @@ -5,7 +5,7 @@ | |||||||
|    <link href="hf_style.css" rel="styleSheet" type="text/css"> |    <link href="hf_style.css" rel="styleSheet" type="text/css"> | ||||||
|    <style type="text/css" media="screen"> |    <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% } |       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 } |       #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 } |       #helpcontent    { position: absolute; top: 37px; left: 10px; width: 93%; visibility: visible } | ||||||
|       --> |       --> | ||||||
| @@ -16,11 +16,9 @@ | |||||||
| <div id="headgraphic"> | <div id="headgraphic"> | ||||||
| <img src="h1_help_zcc.gif" width="221" height="26" border="0"></div> | <img src="h1_help_zcc.gif" width="221" height="26" border="0"></div> | ||||||
| <div id="helpcontent"> | <div id="helpcontent"> | ||||||
|  | <div class="head1">CASA - Common Authentication Services Adapter</div><br> | ||||||
| <!--Begin Content --> | <!--Begin Content --> | ||||||
|  |  | ||||||
|   <div class="head3b">Editing Secrets</div> |   <div class="head3b">Editing Secrets</div> | ||||||
|  |  | ||||||
|   <!--Remove this section if you do not need introductory text for this topic --> |   <!--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  |   <p class="margintop2">You edit a secret by adding new Key-Value pairs or changing  | ||||||
|     existing Key-Value pairs:<br> |     existing Key-Value pairs:<br> | ||||||
| @@ -40,8 +38,15 @@ | |||||||
|       in the miCASA credential store.<br> |       in the miCASA credential store.<br> | ||||||
|       After they are created, Secret ID names cannot be edited.</li> |       After they are created, Secret ID names cannot be edited.</li> | ||||||
|   </ol> |   </ol> | ||||||
|  |   <p><img border="0" src="EditingSecrets.png" width="398" height="414"></p> | ||||||
|   <!--End Content --> |   <!--End Content --> | ||||||
|  | <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> |   <p></p> | ||||||
| <div class="ruleabove"></div></div> |   <div class="ruleabove"></div> | ||||||
|  | </div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
							
								
								
									
										
											BIN
										
									
								
								c_gui/help/en/EditingSecrets.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 33 KiB | 
| @@ -5,7 +5,7 @@ | |||||||
|    <link href="hf_style.css" rel="styleSheet" type="text/css"> |    <link href="hf_style.css" rel="styleSheet" type="text/css"> | ||||||
|    <style type="text/css" media="screen"> |    <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% } |       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 } |       #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 } |       #helpcontent    { position: absolute; top: 37px; left: 10px; width: 93%; visibility: visible } | ||||||
|       --> |       --> | ||||||
| @@ -16,9 +16,8 @@ | |||||||
| <div id="headgraphic"> | <div id="headgraphic"> | ||||||
| <img src="h1_help_zcc.gif" width="221" height="26" border="0"></div> | <img src="h1_help_zcc.gif" width="221" height="26" border="0"></div> | ||||||
| <div id="helpcontent"> | <div id="helpcontent"> | ||||||
|  | <div class="head1">CASA - Common Authentication Services Adapter</div><br> | ||||||
| <!--Begin Content --> | <!--Begin Content --> | ||||||
|  |  | ||||||
|   <div class="head3b">Linking Secrets</div> |   <div class="head3b">Linking Secrets</div> | ||||||
|   <!--Remove this section if you do not need introductory text for this topic --> |   <!--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  |   <p class="margintop2">You can link two or more secrets so that their respective  | ||||||
| @@ -50,8 +49,15 @@ | |||||||
|       in the Existing Linked Keys window, then click the — button. The selected  |       in the Existing Linked Keys window, then click the — button. The selected  | ||||||
|       secret is deleted from the Existing Linked Keys window.</li> |       secret is deleted from the Existing Linked Keys window.</li> | ||||||
|   </ol> |   </ol> | ||||||
|  |     <p><img border="0" src="LinkingSecrets.png" width="467" height="590"></p> | ||||||
|     <!--End Content --> |     <!--End Content --> | ||||||
|  |   <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> |   <p></p> | ||||||
| <div class="ruleabove"></div></div> |   <div class="ruleabove"></div> | ||||||
|  | </div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
							
								
								
									
										
											BIN
										
									
								
								c_gui/help/en/LinkingSecrets.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 41 KiB | 
							
								
								
									
										
											BIN
										
									
								
								c_gui/help/en/PersistentStorage.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 21 KiB | 
| @@ -5,7 +5,7 @@ | |||||||
|    <link href="hf_style.css" rel="styleSheet" type="text/css"> |    <link href="hf_style.css" rel="styleSheet" type="text/css"> | ||||||
|    <style type="text/css" media="screen"> |    <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% } |       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 } |       #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 } |       #helpcontent    { position: absolute; top: 37px; left: 10px; width: 93%; visibility: visible } | ||||||
|       --> |       --> | ||||||
| @@ -16,11 +16,9 @@ | |||||||
| <div id="headgraphic"> | <div id="headgraphic"> | ||||||
| <img src="h1_help_zcc.gif" width="221" height="26" border="0"></div> | <img src="h1_help_zcc.gif" width="221" height="26" border="0"></div> | ||||||
| <div id="helpcontent"> | <div id="helpcontent"> | ||||||
|  | <div class="head1">CASA - Common Authentication Services Adapter</div><br> | ||||||
| <!--Begin Content --> | <!--Begin Content --> | ||||||
|  |  | ||||||
|   <div class="head3b">Persistent Storage</div> |   <div class="head3b">Persistent Storage</div> | ||||||
|  |  | ||||||
|   <!--Remove this section if you do not need introductory text for this topic --> |   <!--Remove this section if you do not need introductory text for this topic --> | ||||||
|   <p class="margintop2">CASA automatically saves your secrets on your computer |   <p class="margintop2">CASA automatically saves your secrets on your computer | ||||||
| 	and retrieves them the next time you login. Your secrets are encrypted using | 	and retrieves them the next time you login. Your secrets are encrypted using | ||||||
| @@ -30,8 +28,17 @@ | |||||||
|     See also <a href="CASAMasterPasswordAuthentication.htm" target="_parent">Setting  |     See also <a href="CASAMasterPasswordAuthentication.htm" target="_parent">Setting  | ||||||
|     Master Password</a>.</p> |     Master Password</a>.</p> | ||||||
|  |  | ||||||
|  |   <p class="margintop2"> | ||||||
|  |   <img border="0" src="PersistentStorage.png" width="318" height="215"></p> | ||||||
|  |  | ||||||
|   <!--This adds space before first level 1 heading--> |   <!--This adds space before first level 1 heading--> | ||||||
|  |   <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> |   <p></p> | ||||||
| <div class="ruleabove"></div></div> |   <div class="ruleabove"></div> | ||||||
|  | </div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
| @@ -7,7 +7,7 @@ | |||||||
| <link href="hf_style.css" rel="styleSheet" type="text/css"> | <link href="hf_style.css" rel="styleSheet" type="text/css"> | ||||||
|    <style type="text/css" media="screen"> |    <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% } |       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 } |       #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 } |       #helpcontent    { position: absolute; top: 37px; left: 10px; width: 93%; visibility: visible } | ||||||
|       --> |       --> | ||||||
| @@ -18,29 +18,29 @@ | |||||||
| <div id="headgraphic"> | <div id="headgraphic"> | ||||||
| <img src="h1_help_zcc.gif" width="221" height="26" border="0"></div> | <img src="h1_help_zcc.gif" width="221" height="26" border="0"></div> | ||||||
| <div id="helpcontent"> | <div id="helpcontent"> | ||||||
|  | <div class="head1">CASA - Common Authentication Services Adapter</div><br> | ||||||
| <!--Begin Content --> | <!--Begin Content --> | ||||||
|  |  | ||||||
|   <div class="head3b">Preferences</div> |   <div class="head3b">Preferences</div> | ||||||
|  |  | ||||||
|   <!--Remove this section if you do not need introductory text for this topic --> |   <!--Remove this section if you do not need introductory text for this topic --> | ||||||
|   <p class="margintop2">This option is active only when CASA is installed in a  |   <p class="margintop2">This option is active only when CASA is installed in a  | ||||||
|     Linux* environment. Linux provides support for miCASA, KDE Wallet, GNOME*  |     Linux* environment. Linux provides support for miCASA, KDE* Wallet, GNOME*  | ||||||
|     Keyring, or all three credential stores. </p> |     Keyring, and Firefox* Password Manager, or all four credential stores. </p> | ||||||
|   <p class="margintop2">Use the following procedure to specify which credential  |   <p class="margintop2">Use the following procedure to specify which credential  | ||||||
|     stores you want to use:</p> |     stores you want to use:</p> | ||||||
|   <ol> |   <ol> | ||||||
|     <li>From the CASA Manager page, Click Options > Preferences</li> |     <li>From the CASA Manager page, Click Options > Preferences</li> | ||||||
|     <li>Select which credential stores you wish to use (miCASA, KDE Wallet, GNOME  |     <li>Select which credential stores you wish to use (KDE Wallet, GNOME  | ||||||
|       Keyring).</li> |       Keyring, Firefox Password Manager).</li> | ||||||
|   </ol> |   </ol> | ||||||
|   <p>In Windows*, miCASA is the only credential store available, so references  |   <p>In Windows*, miCASA is the only credential store available, so references  | ||||||
|     to KDE Wallet and GNOME Keyring are inactive. |     to KDE Wallet, GNOME Keyring and Firefox Password Manager are inactive. | ||||||
|   <p>A trademark symbol (<28>, TM, etc.) denotes a Novell trademark. An asterisk  |   <p><img border="0" src="Preferences.png" width="295" height="180"><p> <div class="smalltext" style="width: 757; height: 24"> | ||||||
|     (*) denotes a third-party trademark. For information on trademarks, see <a |     <p align="center"><font color="#4A4A4A">A trademark symbol (<28>, TM, etc.) denotes a Novell trademark.  | ||||||
| href="legal_notices_en.html">Legal Notices</a>.  |     An asterisk (*) denotes a third-party trademark. For information on trademarks,  | ||||||
|   <!--This adds space before first level 1 heading--> |     see </font> <a | ||||||
|  | href="legal_notices_en.html"><font color="#4A4A4A">Legal Notices</font></a><font color="#4A4A4A">.</font></div> | ||||||
|   <p></p> |   <p></p> | ||||||
| <div class="ruleabove"></div></div> |   <div class="ruleabove"></div> | ||||||
|  | </div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
							
								
								
									
										
											BIN
										
									
								
								c_gui/help/en/Preferences.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 14 KiB | 
							
								
								
									
										
											BIN
										
									
								
								c_gui/help/en/RefreshCredentialStores.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 17 KiB | 
							
								
								
									
										
											BIN
										
									
								
								c_gui/help/en/SettingMasterPassword.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 24 KiB | 
| @@ -5,7 +5,7 @@ | |||||||
|    <link href="hf_style.css" rel="styleSheet" type="text/css"> |    <link href="hf_style.css" rel="styleSheet" type="text/css"> | ||||||
|    <style type="text/css" media="screen"> |    <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% } |       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 } |       #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 } |       #helpcontent    { position: absolute; top: 37px; left: 10px; width: 93%; visibility: visible } | ||||||
|       --> |       --> | ||||||
| @@ -16,9 +16,8 @@ | |||||||
| <div id="headgraphic"> | <div id="headgraphic"> | ||||||
| <img src="h1_help_zcc.gif" width="221" height="26" border="0"></div> | <img src="h1_help_zcc.gif" width="221" height="26" border="0"></div> | ||||||
| <div id="helpcontent"> | <div id="helpcontent"> | ||||||
|  | <div class="head1">CASA - Common Authentication Services Adapter</div><br> | ||||||
| <!--Begin Content --> | <!--Begin Content --> | ||||||
|  |  | ||||||
|   <div class="head3b">Locking and Unlocking Secrets</div> |   <div class="head3b">Locking and Unlocking Secrets</div> | ||||||
|   <!--Remove this section if you do not need introductory text for this topic --> |   <!--Remove this section if you do not need introductory text for this topic --> | ||||||
|   <p class="margintop2">To prevent individuals and other applications from viewing  |   <p class="margintop2">To prevent individuals and other applications from viewing  | ||||||
| @@ -32,7 +31,13 @@ | |||||||
|     <li>Enter your master password.</li> |     <li>Enter your master password.</li> | ||||||
|   </ol> |   </ol> | ||||||
|      <!--End Content --> |      <!--End Content --> | ||||||
|  |   <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"><u>Legal Notices</u></font></a><font color="#4A4A4A">.</font></div> | ||||||
|   <p></p> |   <p></p> | ||||||
| <div class="ruleabove"></div></div> |   <div class="ruleabove"></div> | ||||||
|  | </div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
| @@ -5,7 +5,7 @@ | |||||||
|    <link href="hf_style.css" rel="styleSheet" type="text/css"> |    <link href="hf_style.css" rel="styleSheet" type="text/css"> | ||||||
|    <style type="text/css" media="screen"> |    <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% } |       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 } |       #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 } |       #helpcontent    { position: absolute; top: 37px; left: 10px; width: 93%; visibility: visible } | ||||||
|       --> |       --> | ||||||
| @@ -16,11 +16,9 @@ | |||||||
| <div id="headgraphic"> | <div id="headgraphic"> | ||||||
| <img src="h1_help_zcc.gif" width="221" height="26" border="0"></div> | <img src="h1_help_zcc.gif" width="221" height="26" border="0"></div> | ||||||
| <div id="helpcontent"> | <div id="helpcontent"> | ||||||
|  | <div class="head1">CASA - Common Authentication Services Adapter</div><br> | ||||||
| <!--Begin Content --> | <!--Begin Content --> | ||||||
|  |  | ||||||
|   <div class="head3b">Viewing Secret Values</div> |   <div class="head3b">Viewing Secret Values</div> | ||||||
|  |  | ||||||
|   <!--Remove this section if you do not need introductory text for this topic --> |   <!--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  |   <p class="margintop2">You can view the Key-Value pairs of all secrets cached  | ||||||
|     in the miCASA credential store.</p> |     in the miCASA credential store.</p> | ||||||
| @@ -31,8 +29,15 @@ | |||||||
|       show the value in clear text, click Show Values in Clear Text, then enter  |       show the value in clear text, click Show Values in Clear Text, then enter  | ||||||
|       your master password.</li> |       your master password.</li> | ||||||
|   </ol> |   </ol> | ||||||
|  |   <p><img border="0" src="ViewingSecrets.png" width="398" height="414"></p> | ||||||
|   <!--End Content --> |   <!--End Content --> | ||||||
|  |   <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> |   <p></p> | ||||||
| <div class="ruleabove"></div></div> |   <div class="ruleabove"></div> | ||||||
|  | </div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
							
								
								
									
										
											BIN
										
									
								
								c_gui/help/en/ViewingSecrets.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 31 KiB | 
| @@ -2,24 +2,24 @@ | |||||||
|  |  | ||||||
| 	<head> | 	<head> | ||||||
| 		<meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> | 		<meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> | ||||||
| 		<title>Novell ZENworks Control Center</title> | 		<title>Novell® CASA Manager</title> | ||||||
| 		<link href="../hf_style.css" rel="styleSheet" type="text/css"> | 		<link href="hf_style.css" rel="styleSheet" type="text/css"> | ||||||
| 		<style type="text/css" media="screen"> |    <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% } |       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 } |       #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 } |       #helpcontent    { position: absolute; top: 37px; left: 10px; width: 93%; visibility: visible } | ||||||
|       --> |       --> | ||||||
| 		</style> |         </style> | ||||||
| 	</head> | 	</head> | ||||||
|  |  | ||||||
| 	<body bgcolor="white" marginwidth="0" marginheight="0" leftmargin="0" topmargin="0"> | 	<body bgcolor="white" marginwidth="0" marginheight="0" leftmargin="0" topmargin="0"> | ||||||
| 		<div id="headgraphic"> | 		<div id="headgraphic"> | ||||||
| 			<img src="h1_help_zcc.gif" width="221" height="26" border="0"></div> | 			<img src="h1_help_zcc.gif" width="221" height="26" border="0"></div> | ||||||
| 		<div id="helpcontent" style="left: 10px; width: 68%; top: 37px"> | 		<div id="helpcontent" style="left: 10px; width: 68%; top: 37px"> | ||||||
|  | 	<div class="head1"><b>CASA - Common Authentication Services Adapter</b></div><br> | ||||||
| 		 | 		 | ||||||
|   <div class="head3b">Legal Notices</div> |   <div class="head3b"><b>Legal Notices</b></div> | ||||||
| <br/> |  | ||||||
| Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved.<br/> | Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved.<br/> | ||||||
| This library is free software; you can redistribute it and/or<br/> | This library is free software; you can redistribute it and/or<br/> | ||||||
| modify it under the terms of the GNU Lesser General Public<br/> | modify it under the terms of the GNU Lesser General Public<br/> | ||||||
| @@ -35,7 +35,7 @@ You should have received a copy of the GNU Lesser General Public<br/> | |||||||
| License along with this library; if not, Novell, Inc.<br/> | License along with this library; if not, Novell, Inc.<br/> | ||||||
| <br/> | <br/> | ||||||
| To contact Novell about this file by physical or electronic mail,<br/> | To contact Novell about this file by physical or electronic mail,<br/> | ||||||
| you may find current contact information at www.novell.com.<br/> | you may find current contact information at <a href="http://www.novell.com">www.novell.com</a>. | ||||||
|  | <div class="ruleabove"></div> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||