You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by bu...@apache.org on 2014/10/04 19:41:31 UTC

svn commit: r924656 - in /websites/staging/directory/trunk/content: ./ fortress/images/ fortress/quick-start/linux/

Author: buildbot
Date: Sat Oct  4 17:41:30 2014
New Revision: 924656

Log:
Staging update by buildbot for directory

Added:
    websites/staging/directory/trunk/content/fortress/images/Screenshot10-ant-test-init.png   (with props)
    websites/staging/directory/trunk/content/fortress/images/Screenshot11-ant-test-success.png   (with props)
    websites/staging/directory/trunk/content/fortress/images/Screenshot12-junit-warn.png   (with props)
    websites/staging/directory/trunk/content/fortress/quick-start/linux/section-IV.html
    websites/staging/directory/trunk/content/fortress/quick-start/linux/section-V.html
    websites/staging/directory/trunk/content/fortress/quick-start/linux/section-VI.html
    websites/staging/directory/trunk/content/fortress/quick-start/linux/section-VII.html
Modified:
    websites/staging/directory/trunk/content/   (props changed)
    websites/staging/directory/trunk/content/fortress/quick-start/linux/section-III.html

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Oct  4 17:41:30 2014
@@ -1 +1 @@
-1629422
+1629429

Added: websites/staging/directory/trunk/content/fortress/images/Screenshot10-ant-test-init.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/directory/trunk/content/fortress/images/Screenshot10-ant-test-init.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/directory/trunk/content/fortress/images/Screenshot11-ant-test-success.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/directory/trunk/content/fortress/images/Screenshot11-ant-test-success.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/directory/trunk/content/fortress/images/Screenshot12-junit-warn.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/directory/trunk/content/fortress/images/Screenshot12-junit-warn.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Modified: websites/staging/directory/trunk/content/fortress/quick-start/linux/section-III.html
==============================================================================
--- websites/staging/directory/trunk/content/fortress/quick-start/linux/section-III.html (original)
+++ websites/staging/directory/trunk/content/fortress/quick-start/linux/section-III.html Sat Oct  4 17:41:30 2014
@@ -150,7 +150,7 @@
         </div>
         <div class="nav_next">
         
-            <a href="section-IV.html">Section IV - </a>
+            <a href="section-IV.html">Section IV - Instructions to regression test Fortress and OpenLDAP</a>
 		
         </div>
         <div class="clearfix"></div>
@@ -201,7 +201,7 @@ if sudo:</p>
   <IMG src="../../images/Screenshot7-init-slapd-success.png" alt="Screenshot" width="766" height="101"/>
 </CENTER></p>
 <h3 id="step-4">Step 4</h3>
-<p>After above step completes, Symas OpenLDAP will be installed, configured and loaded with fortress bootstrap config. This step also runs provisioning scripts which may be tailored according to requirements. Check out the xml load scripts in FORTRESS_HOME/ldap/setup folder.</p>
+<p>After above step completes, OpenLDAP will be installed, configured and loaded with fortress bootstrap config. This step also runs provisioning scripts which may be tailored according to requirements. Check out the xml load scripts in FORTRESS_HOME/ldap/setup folder.</p>
 <h3 id="step-5">Step 5</h3>
 <p>Point your preferred LDAP browser, ours is Apache Directory Studio, to the installed directory. The configuration parameters you'll need to browse can be found in the generated 'slapd.conf' file.</p>
 <p>To view data stored in default database:</p>
@@ -241,7 +241,7 @@ if sudo:</p>
         </div>
         <div class="nav_next">
         
-            <a href="section-IV.html">Section IV - </a>
+            <a href="section-IV.html">Section IV - Instructions to regression test Fortress and OpenLDAP</a>
 		
         </div>
         <div class="clearfix"></div>

Added: websites/staging/directory/trunk/content/fortress/quick-start/linux/section-IV.html
==============================================================================
--- websites/staging/directory/trunk/content/fortress/quick-start/linux/section-IV.html (added)
+++ websites/staging/directory/trunk/content/fortress/quick-start/linux/section-IV.html Sat Oct  4 17:41:30 2014
@@ -0,0 +1,231 @@
+<!DOCTYPE html>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<html>
+	<head>
+		<title>Section IV - Instructions to regression test Fortress and OpenLDAP &mdash; Apache Directory</title>
+		
+	    <link href="./../../../css/common.css" rel="stylesheet" type="text/css">
+	    <link href="./../../../css/turquoise.css" rel="stylesheet" type="text/css">
+    
+        
+        <link rel="shortcut icon" href="./../../../images/fortress-icon_16x16.png">
+    
+        <!-- Google Analytics -->
+        <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
+        <script type="text/javascript">
+            _uacct = "UA-1358462-1";
+            urchinTracker();
+        </script>
+	</head>
+	<body>
+	    <div id="container">
+            <div id="header">
+                <div id="subProjectsNavBar">
+                    <a href="./../../../">
+                        
+                        Apache Directory Project
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../../apacheds">
+                        
+                        ApacheDS
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../../studio">
+                        
+                        Apache Directory Studio
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../../api">
+                        
+                        Apache LDAP API
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../../mavibot">
+                        
+                        Mavibot
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../../escimo">
+                        
+                        eSCIMo
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../../fortress">
+                        
+                        <STRONG>Fortress</STRONG>
+                        
+                    </a>
+                </div><!-- subProjectsNavBar -->
+            </div><!-- header -->
+            <div id="content">
+                <div id="leftColumn">
+                    
+<div id="navigation">
+    
+    <h5>Fortress 1.0.0-RC39</h5>
+    <ul>
+        <li><a href="./../../../fortress/">Home</a></li>
+        <li><a href="./../../../fortress/news.html">News</a></li>
+    </ul>
+    <h5>Downloads</h5>
+    <ul>
+	    <li><a href="./../../../fortress/downloads.html">Version 1.0.0-RC39</a>&nbsp;&nbsp;<IMG src="./../../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+        <li><a href="./../../../fortress/download-old-versions.html">Older versions</a></li>
+    </ul>
+    <h5>Getting Started</h5>
+    <ul>
+        <li><a href="./../../../fortress/vision.html">Vision</a></li>
+    </ul>
+    <h5>Documentation</h5>
+    <ul>
+        <li><a href="./../../../fortress/five-minutes-tutorial.html">Five minutes tutorial</a></li>
+	    <li><a href="./../../../fortress/user-guide.html">User Guide</a></li>
+        <li><a href="./../../../fortress/gen-docs/latest/apidocs/">JavaDocs</a></li>
+        <!--li><a href="./../../../fortress/gen-docs/latest/">Generated Reports</a></li-->
+        <li><a href="./../../../fortress/developer-guide.html">Developer Guide</a></li>
+    </ul>
+    
+    
+    <h5>Support</h5>
+    <ul>
+        <li><a href="./../../../mailing-lists-and-irc.html">Mailing Lists &amp; IRC</a></li>
+        <li><a href="./../../../sources.html">Sources</a></li>
+        <li><a href="./../../../issue-tracking.html">Issue Tracking</a></li>
+        <li><a href="./../../../commercial-support.html">Commercial Support</a></li>
+    </ul>
+    <h5>Community</h5>
+    <ul>
+        <li><a href="./../../../contribute.html">How to Contribute</a></li>
+        <li><a href="./../../../team.html">Team</a></li>
+        <li><a href="./../../../original-project-proposal.html">Original Project Proposal</a></li>
+        <li><a href="./../../../special-thanks.html" class="external-link" rel="nofollow">Special Thanks</a></li>
+    </ul>
+    <h5>About Apache</h5>
+    <ul>
+        <li><a href="http://www.apache.org/">Apache</a></li>
+        <li><a href="http://www.apache.org/licenses/">License</a></li>
+        <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+        <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+        <li><a href="http://www.apache.org/security/">Security</a></li>
+    </ul>
+    
+</div><!-- navigation -->
+
+                </div><!-- leftColumn -->
+                <div id="rightColumn">
+
+
+    <div class="nav">
+        <div class="nav_prev">
+        
+            <a href="section-III.html">Section III - Instructions to run the Builder to Install OpenLDAP</a>
+		
+        </div>
+        <div class="nav_up">
+        
+            <a href="linux.html">Quickstart Linux - Table of contents</a>
+		
+        </div>
+        <div class="nav_next">
+        
+            <a href="section-V.html">Section V - Instructions to install Commander Web UI Demo</a>
+		
+        </div>
+        <div class="clearfix"></div>
+    </div>
+
+
+<h2 id="section-iv-instructions-to-regression-test-fortress-and-openldap-on-target-machine-optional">Section IV - Instructions to regression test Fortress and OpenLDAP on target machine (optional)</h2>
+<h3 id="step-1">Step 1</h3>
+<p>From FORTRESS_HOME root folder, enter the following command from a system prompt:</p>
+<div class="codehilite"><pre><span class="o">./</span><span class="n">b</span><span class="p">.</span><span class="n">sh</span> <span class="n">test</span><span class="o">-</span><span class="n">full</span>
+</pre></div>
+
+
+<p><CENTER>
+  <IMG src="../../images/Screenshot10-ant-test-init.png" alt="Screenshot"/>
+</CENTER></p>
+<p>Note: The Fortress regression tests will run for around 3 minutes.</p>
+<h3 id="step-2">Step 2</h3>
+<p>Verify these tests ran with no ERRORS.</p>
+<div class="codehilite"><pre><span class="n">BUILD</span> <span class="n">SUCCESSFUL</span>
+</pre></div>
+
+
+<p><CENTER>
+  <IMG src="../../images/Screenshot11-ant-test-success.png" alt="Screenshot" width="766" height="59"/>
+</CENTER></p>
+<h3 id="step-3">Step 3</h3>
+<p>To re-run these tests: </p>
+<div class="codehilite"><pre><span class="o">./</span><span class="n">b</span><span class="p">.</span><span class="n">sh</span> <span class="n">test</span><span class="o">-</span><span class="n">full</span>
+</pre></div>
+
+
+<DIV class="note" markdown="1">
+    WARNING messages in test output are good as these are negative tests in action.
+</DIV>
+
+<p><CENTER>
+  <IMG src="../../images/Screenshot12-junit-warn.png" alt="Screenshot"/>
+</CENTER></p>
+<DIV class="note" markdown="1">
+    If you made it this far without junit or ant ERRORS, the Fortress and OpenLDAP IAM system are certified to run on your machine.
+</DIV>
+
+<DIV class="note" markdown="1">
+    These tests load tens of thousands of records into your newly installed directory. The 'init-slapd' and 'test-full' targets may be re-run as often as necessary. After regressions testing has completed, you may run the 'init-slapd' target to remove all test data from the directory. 
+</DIV>
+
+
+    <div class="nav">
+        <div class="nav_prev">
+        
+            <a href="section-III.html">Section III - Instructions to run the Builder to Install OpenLDAP</a>
+		
+        </div>
+        <div class="nav_up">
+        
+            <a href="linux.html">Quickstart Linux - Table of contents</a>
+		
+        </div>
+        <div class="nav_next">
+        
+            <a href="section-V.html">Section V - Instructions to install Commander Web UI Demo</a>
+		
+        </div>
+        <div class="clearfix"></div>
+    </div>
+
+
+                </div><!-- rightColumn -->
+                <div id="endContent"></div>
+            </div><!-- content -->
+            <div id="footer">&copy; 2003-2014, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="./../../../privacy-policy.html">Privacy Policy</a><br />
+                Apache Directory, ApacheDS, Apache Directory Server, Apache Directory Studio, Apache LDAP API, Apache Triplesec, Triplesec, Apache Mavibot, Mavibot, Apache eSCIMo, eSCIMo, Fortress, Apache Fortress, EnMasse,
+                Apache EnMasse, Apache, the Apache feather logo, and the Apache Directory project logos are trademarks of The Apache Software Foundation.
+            </div>
+        </div><!-- container -->
+    </body>
+</html>

Added: websites/staging/directory/trunk/content/fortress/quick-start/linux/section-V.html
==============================================================================
--- websites/staging/directory/trunk/content/fortress/quick-start/linux/section-V.html (added)
+++ websites/staging/directory/trunk/content/fortress/quick-start/linux/section-V.html Sat Oct  4 17:41:30 2014
@@ -0,0 +1,195 @@
+<!DOCTYPE html>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<html>
+	<head>
+		<title>Section V - Instructions to install Commander Web UI Demo &mdash; Apache Directory</title>
+		
+	    <link href="./../../../css/common.css" rel="stylesheet" type="text/css">
+	    <link href="./../../../css/turquoise.css" rel="stylesheet" type="text/css">
+    
+        
+        <link rel="shortcut icon" href="./../../../images/fortress-icon_16x16.png">
+    
+        <!-- Google Analytics -->
+        <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
+        <script type="text/javascript">
+            _uacct = "UA-1358462-1";
+            urchinTracker();
+        </script>
+	</head>
+	<body>
+	    <div id="container">
+            <div id="header">
+                <div id="subProjectsNavBar">
+                    <a href="./../../../">
+                        
+                        Apache Directory Project
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../../apacheds">
+                        
+                        ApacheDS
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../../studio">
+                        
+                        Apache Directory Studio
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../../api">
+                        
+                        Apache LDAP API
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../../mavibot">
+                        
+                        Mavibot
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../../escimo">
+                        
+                        eSCIMo
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../../fortress">
+                        
+                        <STRONG>Fortress</STRONG>
+                        
+                    </a>
+                </div><!-- subProjectsNavBar -->
+            </div><!-- header -->
+            <div id="content">
+                <div id="leftColumn">
+                    
+<div id="navigation">
+    
+    <h5>Fortress 1.0.0-RC39</h5>
+    <ul>
+        <li><a href="./../../../fortress/">Home</a></li>
+        <li><a href="./../../../fortress/news.html">News</a></li>
+    </ul>
+    <h5>Downloads</h5>
+    <ul>
+	    <li><a href="./../../../fortress/downloads.html">Version 1.0.0-RC39</a>&nbsp;&nbsp;<IMG src="./../../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+        <li><a href="./../../../fortress/download-old-versions.html">Older versions</a></li>
+    </ul>
+    <h5>Getting Started</h5>
+    <ul>
+        <li><a href="./../../../fortress/vision.html">Vision</a></li>
+    </ul>
+    <h5>Documentation</h5>
+    <ul>
+        <li><a href="./../../../fortress/five-minutes-tutorial.html">Five minutes tutorial</a></li>
+	    <li><a href="./../../../fortress/user-guide.html">User Guide</a></li>
+        <li><a href="./../../../fortress/gen-docs/latest/apidocs/">JavaDocs</a></li>
+        <!--li><a href="./../../../fortress/gen-docs/latest/">Generated Reports</a></li-->
+        <li><a href="./../../../fortress/developer-guide.html">Developer Guide</a></li>
+    </ul>
+    
+    
+    <h5>Support</h5>
+    <ul>
+        <li><a href="./../../../mailing-lists-and-irc.html">Mailing Lists &amp; IRC</a></li>
+        <li><a href="./../../../sources.html">Sources</a></li>
+        <li><a href="./../../../issue-tracking.html">Issue Tracking</a></li>
+        <li><a href="./../../../commercial-support.html">Commercial Support</a></li>
+    </ul>
+    <h5>Community</h5>
+    <ul>
+        <li><a href="./../../../contribute.html">How to Contribute</a></li>
+        <li><a href="./../../../team.html">Team</a></li>
+        <li><a href="./../../../original-project-proposal.html">Original Project Proposal</a></li>
+        <li><a href="./../../../special-thanks.html" class="external-link" rel="nofollow">Special Thanks</a></li>
+    </ul>
+    <h5>About Apache</h5>
+    <ul>
+        <li><a href="http://www.apache.org/">Apache</a></li>
+        <li><a href="http://www.apache.org/licenses/">License</a></li>
+        <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+        <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+        <li><a href="http://www.apache.org/security/">Security</a></li>
+    </ul>
+    
+</div><!-- navigation -->
+
+                </div><!-- leftColumn -->
+                <div id="rightColumn">
+
+
+    <div class="nav">
+        <div class="nav_prev">
+        
+            <a href="section-IV.html">Section IV - Instructions to regression test Fortress and OpenLDAP</a>
+		
+        </div>
+        <div class="nav_up">
+        
+            <a href="linux.html">Quickstart Linux - Table of contents</a>
+		
+        </div>
+        <div class="nav_next">
+        
+            <a href="section-VI.html">Section VI - Instructions to test Commander Web UI Demo</a>
+		
+        </div>
+        <div class="clearfix"></div>
+    </div>
+
+
+<h2 id="section-v-instructions-to-install-commander-web-ui-demo-optional">Section V - Instructions to install Commander Web UI Demo (optional)</h2>
+<p>Run the install-commander-demo target:</p>
+<div class="codehilite"><pre><span class="o">./</span><span class="n">b</span><span class="p">.</span><span class="n">sh</span> <span class="n">install</span><span class="o">-</span><span class="n">commander</span><span class="o">-</span><span class="n">demo</span>
+</pre></div>
+
+
+    <div class="nav">
+        <div class="nav_prev">
+        
+            <a href="section-IV.html">Section IV - Instructions to regression test Fortress and OpenLDAP</a>
+		
+        </div>
+        <div class="nav_up">
+        
+            <a href="linux.html">Quickstart Linux - Table of contents</a>
+		
+        </div>
+        <div class="nav_next">
+        
+            <a href="section-VI.html">Section VI - Instructions to test Commander Web UI Demo</a>
+		
+        </div>
+        <div class="clearfix"></div>
+    </div>
+
+
+                </div><!-- rightColumn -->
+                <div id="endContent"></div>
+            </div><!-- content -->
+            <div id="footer">&copy; 2003-2014, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="./../../../privacy-policy.html">Privacy Policy</a><br />
+                Apache Directory, ApacheDS, Apache Directory Server, Apache Directory Studio, Apache LDAP API, Apache Triplesec, Triplesec, Apache Mavibot, Mavibot, Apache eSCIMo, eSCIMo, Fortress, Apache Fortress, EnMasse,
+                Apache EnMasse, Apache, the Apache feather logo, and the Apache Directory project logos are trademarks of The Apache Software Foundation.
+            </div>
+        </div><!-- container -->
+    </body>
+</html>

Added: websites/staging/directory/trunk/content/fortress/quick-start/linux/section-VI.html
==============================================================================
--- websites/staging/directory/trunk/content/fortress/quick-start/linux/section-VI.html (added)
+++ websites/staging/directory/trunk/content/fortress/quick-start/linux/section-VI.html Sat Oct  4 17:41:30 2014
@@ -0,0 +1,198 @@
+<!DOCTYPE html>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<html>
+	<head>
+		<title>Section VI - Instructions to test Commander Web UI Demo &mdash; Apache Directory</title>
+		
+	    <link href="./../../../css/common.css" rel="stylesheet" type="text/css">
+	    <link href="./../../../css/turquoise.css" rel="stylesheet" type="text/css">
+    
+        
+        <link rel="shortcut icon" href="./../../../images/fortress-icon_16x16.png">
+    
+        <!-- Google Analytics -->
+        <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
+        <script type="text/javascript">
+            _uacct = "UA-1358462-1";
+            urchinTracker();
+        </script>
+	</head>
+	<body>
+	    <div id="container">
+            <div id="header">
+                <div id="subProjectsNavBar">
+                    <a href="./../../../">
+                        
+                        Apache Directory Project
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../../apacheds">
+                        
+                        ApacheDS
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../../studio">
+                        
+                        Apache Directory Studio
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../../api">
+                        
+                        Apache LDAP API
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../../mavibot">
+                        
+                        Mavibot
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../../escimo">
+                        
+                        eSCIMo
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../../fortress">
+                        
+                        <STRONG>Fortress</STRONG>
+                        
+                    </a>
+                </div><!-- subProjectsNavBar -->
+            </div><!-- header -->
+            <div id="content">
+                <div id="leftColumn">
+                    
+<div id="navigation">
+    
+    <h5>Fortress 1.0.0-RC39</h5>
+    <ul>
+        <li><a href="./../../../fortress/">Home</a></li>
+        <li><a href="./../../../fortress/news.html">News</a></li>
+    </ul>
+    <h5>Downloads</h5>
+    <ul>
+	    <li><a href="./../../../fortress/downloads.html">Version 1.0.0-RC39</a>&nbsp;&nbsp;<IMG src="./../../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+        <li><a href="./../../../fortress/download-old-versions.html">Older versions</a></li>
+    </ul>
+    <h5>Getting Started</h5>
+    <ul>
+        <li><a href="./../../../fortress/vision.html">Vision</a></li>
+    </ul>
+    <h5>Documentation</h5>
+    <ul>
+        <li><a href="./../../../fortress/five-minutes-tutorial.html">Five minutes tutorial</a></li>
+	    <li><a href="./../../../fortress/user-guide.html">User Guide</a></li>
+        <li><a href="./../../../fortress/gen-docs/latest/apidocs/">JavaDocs</a></li>
+        <!--li><a href="./../../../fortress/gen-docs/latest/">Generated Reports</a></li-->
+        <li><a href="./../../../fortress/developer-guide.html">Developer Guide</a></li>
+    </ul>
+    
+    
+    <h5>Support</h5>
+    <ul>
+        <li><a href="./../../../mailing-lists-and-irc.html">Mailing Lists &amp; IRC</a></li>
+        <li><a href="./../../../sources.html">Sources</a></li>
+        <li><a href="./../../../issue-tracking.html">Issue Tracking</a></li>
+        <li><a href="./../../../commercial-support.html">Commercial Support</a></li>
+    </ul>
+    <h5>Community</h5>
+    <ul>
+        <li><a href="./../../../contribute.html">How to Contribute</a></li>
+        <li><a href="./../../../team.html">Team</a></li>
+        <li><a href="./../../../original-project-proposal.html">Original Project Proposal</a></li>
+        <li><a href="./../../../special-thanks.html" class="external-link" rel="nofollow">Special Thanks</a></li>
+    </ul>
+    <h5>About Apache</h5>
+    <ul>
+        <li><a href="http://www.apache.org/">Apache</a></li>
+        <li><a href="http://www.apache.org/licenses/">License</a></li>
+        <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+        <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+        <li><a href="http://www.apache.org/security/">Security</a></li>
+    </ul>
+    
+</div><!-- navigation -->
+
+                </div><!-- leftColumn -->
+                <div id="rightColumn">
+
+
+    <div class="nav">
+        <div class="nav_prev">
+        
+            <a href="section-V.html">Section V - Instructions to install Commander Web UI Demo</a>
+		
+        </div>
+        <div class="nav_up">
+        
+            <a href="linux.html">Quickstart Linux - Table of contents</a>
+		
+        </div>
+        <div class="nav_next">
+        
+            <a href="section-VII.html">Section VII - Instructions to connect to Commander Web Admin</a>
+		
+        </div>
+        <div class="clearfix"></div>
+    </div>
+
+
+<h2 id="section-vi-instructions-to-automatically-test-commander-web-ui-demo-optional">Section VI - Instructions to automatically test Commander Web UI Demo (optional)</h2>
+<p>Run the commander-maven-test target to perform headless test of Commander Web:</p>
+<div class="codehilite"><pre><span class="o">./</span><span class="n">b</span><span class="p">.</span><span class="n">sh</span> <span class="n">commander</span><span class="o">-</span><span class="n">maven</span><span class="o">-</span><span class="n">test</span>
+</pre></div>
+
+
+<p>note: Firefox must be preinstalled to target system. </p>
+
+
+    <div class="nav">
+        <div class="nav_prev">
+        
+            <a href="section-V.html">Section V - Instructions to install Commander Web UI Demo</a>
+		
+        </div>
+        <div class="nav_up">
+        
+            <a href="linux.html">Quickstart Linux - Table of contents</a>
+		
+        </div>
+        <div class="nav_next">
+        
+            <a href="section-VII.html">Section VII - Instructions to connect to Commander Web Admin</a>
+		
+        </div>
+        <div class="clearfix"></div>
+    </div>
+
+
+                </div><!-- rightColumn -->
+                <div id="endContent"></div>
+            </div><!-- content -->
+            <div id="footer">&copy; 2003-2014, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="./../../../privacy-policy.html">Privacy Policy</a><br />
+                Apache Directory, ApacheDS, Apache Directory Server, Apache Directory Studio, Apache LDAP API, Apache Triplesec, Triplesec, Apache Mavibot, Mavibot, Apache eSCIMo, eSCIMo, Fortress, Apache Fortress, EnMasse,
+                Apache EnMasse, Apache, the Apache feather logo, and the Apache Directory project logos are trademarks of The Apache Software Foundation.
+            </div>
+        </div><!-- container -->
+    </body>
+</html>

Added: websites/staging/directory/trunk/content/fortress/quick-start/linux/section-VII.html
==============================================================================
--- websites/staging/directory/trunk/content/fortress/quick-start/linux/section-VII.html (added)
+++ websites/staging/directory/trunk/content/fortress/quick-start/linux/section-VII.html Sat Oct  4 17:41:30 2014
@@ -0,0 +1,201 @@
+<!DOCTYPE html>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<html>
+	<head>
+		<title>Section VII - Instructions to connect to Commander Web Admin &mdash; Apache Directory</title>
+		
+	    <link href="./../../../css/common.css" rel="stylesheet" type="text/css">
+	    <link href="./../../../css/turquoise.css" rel="stylesheet" type="text/css">
+    
+        
+        <link rel="shortcut icon" href="./../../../images/fortress-icon_16x16.png">
+    
+        <!-- Google Analytics -->
+        <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
+        <script type="text/javascript">
+            _uacct = "UA-1358462-1";
+            urchinTracker();
+        </script>
+	</head>
+	<body>
+	    <div id="container">
+            <div id="header">
+                <div id="subProjectsNavBar">
+                    <a href="./../../../">
+                        
+                        Apache Directory Project
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../../apacheds">
+                        
+                        ApacheDS
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../../studio">
+                        
+                        Apache Directory Studio
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../../api">
+                        
+                        Apache LDAP API
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../../mavibot">
+                        
+                        Mavibot
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../../escimo">
+                        
+                        eSCIMo
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../../fortress">
+                        
+                        <STRONG>Fortress</STRONG>
+                        
+                    </a>
+                </div><!-- subProjectsNavBar -->
+            </div><!-- header -->
+            <div id="content">
+                <div id="leftColumn">
+                    
+<div id="navigation">
+    
+    <h5>Fortress 1.0.0-RC39</h5>
+    <ul>
+        <li><a href="./../../../fortress/">Home</a></li>
+        <li><a href="./../../../fortress/news.html">News</a></li>
+    </ul>
+    <h5>Downloads</h5>
+    <ul>
+	    <li><a href="./../../../fortress/downloads.html">Version 1.0.0-RC39</a>&nbsp;&nbsp;<IMG src="./../../../images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+        <li><a href="./../../../fortress/download-old-versions.html">Older versions</a></li>
+    </ul>
+    <h5>Getting Started</h5>
+    <ul>
+        <li><a href="./../../../fortress/vision.html">Vision</a></li>
+    </ul>
+    <h5>Documentation</h5>
+    <ul>
+        <li><a href="./../../../fortress/five-minutes-tutorial.html">Five minutes tutorial</a></li>
+	    <li><a href="./../../../fortress/user-guide.html">User Guide</a></li>
+        <li><a href="./../../../fortress/gen-docs/latest/apidocs/">JavaDocs</a></li>
+        <!--li><a href="./../../../fortress/gen-docs/latest/">Generated Reports</a></li-->
+        <li><a href="./../../../fortress/developer-guide.html">Developer Guide</a></li>
+    </ul>
+    
+    
+    <h5>Support</h5>
+    <ul>
+        <li><a href="./../../../mailing-lists-and-irc.html">Mailing Lists &amp; IRC</a></li>
+        <li><a href="./../../../sources.html">Sources</a></li>
+        <li><a href="./../../../issue-tracking.html">Issue Tracking</a></li>
+        <li><a href="./../../../commercial-support.html">Commercial Support</a></li>
+    </ul>
+    <h5>Community</h5>
+    <ul>
+        <li><a href="./../../../contribute.html">How to Contribute</a></li>
+        <li><a href="./../../../team.html">Team</a></li>
+        <li><a href="./../../../original-project-proposal.html">Original Project Proposal</a></li>
+        <li><a href="./../../../special-thanks.html" class="external-link" rel="nofollow">Special Thanks</a></li>
+    </ul>
+    <h5>About Apache</h5>
+    <ul>
+        <li><a href="http://www.apache.org/">Apache</a></li>
+        <li><a href="http://www.apache.org/licenses/">License</a></li>
+        <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+        <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+        <li><a href="http://www.apache.org/security/">Security</a></li>
+    </ul>
+    
+</div><!-- navigation -->
+
+                </div><!-- leftColumn -->
+                <div id="rightColumn">
+
+
+    <div class="nav">
+        <div class="nav_prev">
+        
+            <a href="section-VI.html">Section VI - Instructions to test Commander Web UI Demo</a>
+		
+        </div>
+        <div class="nav_up">
+        
+            <a href="linux.html">Quickstart Linux - Table of contents</a>
+		
+        </div>
+        <div class="nav_next">
+        
+            <a href="section-VIII.html">Section VIII - Instructions to run the Fortress Command Line Interprete</a>
+		
+        </div>
+        <div class="clearfix"></div>
+    </div>
+
+
+<h2 id="section-vii-instructions-to-connect-to-commander-web-admin">Section VII - Instructions to connect to Commander Web Admin</h2>
+<p>Open up browser and enter the following URL:</p>
+<div class="codehilite"><pre><span class="n">http</span><span class="p">:</span><span class="o">//</span><span class="n">localhost</span><span class="p">:</span>8080<span class="o">/</span><span class="n">commander</span>
+
+<span class="n">userId</span><span class="p">:</span> <span class="n">test</span> 
+<span class="n">password</span><span class="p">:</span> <span class="n">test</span>
+</pre></div>
+
+
+<p>Click on links on top or buttons on side of page to navigate between pages </p>
+
+
+    <div class="nav">
+        <div class="nav_prev">
+        
+            <a href="section-VI.html">Section VI - Instructions to test Commander Web UI Demo</a>
+		
+        </div>
+        <div class="nav_up">
+        
+            <a href="linux.html">Quickstart Linux - Table of contents</a>
+		
+        </div>
+        <div class="nav_next">
+        
+            <a href="section-VIII.html">Section VIII - Instructions to run the Fortress Command Line Interprete</a>
+		
+        </div>
+        <div class="clearfix"></div>
+    </div>
+
+
+                </div><!-- rightColumn -->
+                <div id="endContent"></div>
+            </div><!-- content -->
+            <div id="footer">&copy; 2003-2014, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="./../../../privacy-policy.html">Privacy Policy</a><br />
+                Apache Directory, ApacheDS, Apache Directory Server, Apache Directory Studio, Apache LDAP API, Apache Triplesec, Triplesec, Apache Mavibot, Mavibot, Apache eSCIMo, eSCIMo, Fortress, Apache Fortress, EnMasse,
+                Apache EnMasse, Apache, the Apache feather logo, and the Apache Directory project logos are trademarks of The Apache Software Foundation.
+            </div>
+        </div><!-- container -->
+    </body>
+</html>