[simias-svn] SF.net SVN: simias:[7330] trunk/src/admin/help/en/changemaster.html
Brought to you by:
srinidhi_bs
|
From: <js...@us...> - 2010-03-31 04:45:53
|
Revision: 7330
http://simias.svn.sourceforge.net/simias/?rev=7330&view=rev
Author: jshaju
Date: 2010-03-31 04:45:46 +0000 (Wed, 31 Mar 2010)
Log Message:
-----------
ID: FATE#308712
Reviewer: GG
Localization Required: Yes
Documentation Required: No
Description: Added a new help file for upgrading slave to master
Added Paths:
-----------
trunk/src/admin/help/en/changemaster.html
Added: trunk/src/admin/help/en/changemaster.html
===================================================================
--- trunk/src/admin/help/en/changemaster.html (rev 0)
+++ trunk/src/admin/help/en/changemaster.html 2010-03-31 04:45:46 UTC (rev 7330)
@@ -0,0 +1,110 @@
+<html>
+
+ <head>
+ <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
+
+ <!-- Novell iFolder 3.x iManager Plugin -->
+
+ <title>iFolder Servers</title>
+
+ <!-- Metadata -->
+
+ <meta name="Author" content="iFolder 3.x Documentation Manager">
+ <meta name="date" content="02-17-2005">
+ <meta name="modified" content="06-29-2005">
+
+ <!-- iManager Documentation Stylesheet -->
+
+ <link rel="stylesheet" href="hf_style.css" type="text/css">
+
+ <!-- Style definitions for this Help page: body plus help banner layer
+ and help content layer. The style definition is commented to prevent
+ older browsers from presenting the style information as part of the
+ page itself.
+ -->
+
+
+<style type= "text/css" media="screen">
+ <!--
+
+ body { font-family: Arial, Helvetica, Geneva;
+ background: white
+url(../../images/helphead_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>
+
+ <!-- This is the start of the body. It underlays the help banner layer
+ and help content layers. -->
+
+ <body bgcolor="white" marginwidth="0" marginheight="0"
+ leftmargin="0" topmargin="0">
+<!-- This is the start of the Help Banner Layer --> <div id="headgraphic"> <img src="../../images/h1_help.gif" width="380" height="32" border="0"></div><!-- This is end of the Help Banner Layer -->
+<!-- This is the start of the Help Content Layer --> <div id="helpcontent"> <!-- The Page Heading uses CSS style "head3b". This creates an H3 header
+ with a line beneath it.
+ -->
+ <h3 class="head3b">Upgrading a Slave Server to a Master Server</h3>
+ <p> Use this interface to upgrade a slave server to be a master server.
+ The search functionality enables you to locate the server you want to upgrade. </p>
+ <H4><A NAME="browse"></A> Searching iFolder Servers</H4>
+ <OL>
+ <LI>
+ <P>Select a filter criterion (Contains, Begins With, Ends With, Equals).</P>
+ </LI>
+ <LI>
+ <P>Select one or more of the following search methods:</P>
+ <UL>
+ <LI>
+ <P>Type the name of the server in the Search Servers field.</P>
+ </LI>
+ <LI>
+ <P>Type one or more letters in the Search Servers field.</P>
+ </LI>
+ <LI>
+ <P>Type an asterisk (*) in the Search Servers field to return a list
+ of all Servers on the system.</P>
+ </LI>
+ <LI>
+ <P>Leave the Search Servers field empty to return a list of all Servers
+ on the system.</P>
+ </LI>
+ </UL>
+ </LI>
+ <LI>Click Search.
+ </OL>
+
+
+ <h4><a name="accessusers"></a> Upgrading a Slave to a Master</h4>
+ <ol><li>
+ <p>On the Change Master page, use the search mechanism to locate the slave server that you want to upgrade to be a master server.</p>
+ </li>
+ <li>
+ <p>In the list of servers, click the Upgrade to Server button for the server that you want to upgrade.</p><p> </p>
+ </li>
+ </ol>
+<P><A HREF="#top" TARGET="_self"><IMG SRC="../../images/goto_top.gif" WIDTH="19" HEIGHT="19" BORDER="0" ALT="Go to top"></A></P>
+
+ <H4 CLASS="ruleabove"><IMG SRC="../../images/xrefbtn.gif" WIDTH="16" HEIGHT="16" ALT="Related Topics" align="top">
+Related Topics</H4>
+
+ <BLOCKQUOTE class="task1"><P><A HREF="serverdetails.html">Server Details
+</A><BR><A HREF="reports.html">Reports
+</A><BR><A HREF="ifolderdetails.html">Managing iFolder Details</A></P></BLOCKQUOTE><P><A HREF="#top" TARGET="_self"><IMG SRC="../../images/goto_top.gif" WIDTH="19" HEIGHT="19" BORDER="0" ALT="Go to top"></A></P><P> </P><P CLASS="copyright">A
+trademark symbol (<SUP><SMALL>®</SMALL></SUP>, <SUP><SMALL>TM</SMALL></SUP>,
+etc.) denotes a Novell trademark. An asterisk (*) denotes a third-party trademark.
+For more information, see <A HREF="imgr_legalnotices.html" TARGET="_self" ><font color="#cfcdc6">Legal
+Notices</font></A>.</P></div><!-- This is the end of the Help Content layer. -->
+</body>
+
+</html>
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|