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/06 10:40:27 UTC

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

Author: buildbot
Date: Mon Oct  6 08:40:26 2014
New Revision: 924799

Log:
Staging update by buildbot for directory

Added:
    websites/staging/directory/trunk/content/fortress/images/Screenshot31-init-slapd-win.png   (with props)
    websites/staging/directory/trunk/content/fortress/images/Screenshot32-init-slapd-success-win.png   (with props)
    websites/staging/directory/trunk/content/fortress/images/Screenshot33-window-warning.png   (with props)
    websites/staging/directory/trunk/content/fortress/images/Screenshot39-build-properties-win.png   (with props)
    websites/staging/directory/trunk/content/fortress/images/Screenshot40-firewall-warning-win.png   (with props)
Modified:
    websites/staging/directory/trunk/content/   (props changed)
    websites/staging/directory/trunk/content/fortress/quick-start/windows/section-III.html

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Oct  6 08:40:26 2014
@@ -1 +1 @@
-1629568
+1629593

Added: websites/staging/directory/trunk/content/fortress/images/Screenshot31-init-slapd-win.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/directory/trunk/content/fortress/images/Screenshot31-init-slapd-win.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/directory/trunk/content/fortress/images/Screenshot32-init-slapd-success-win.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/directory/trunk/content/fortress/images/Screenshot32-init-slapd-success-win.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/directory/trunk/content/fortress/images/Screenshot33-window-warning.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/directory/trunk/content/fortress/images/Screenshot33-window-warning.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/directory/trunk/content/fortress/images/Screenshot39-build-properties-win.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/directory/trunk/content/fortress/images/Screenshot39-build-properties-win.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/directory/trunk/content/fortress/images/Screenshot40-firewall-warning-win.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/directory/trunk/content/fortress/images/Screenshot40-firewall-warning-win.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Modified: websites/staging/directory/trunk/content/fortress/quick-start/windows/section-III.html
==============================================================================
--- websites/staging/directory/trunk/content/fortress/quick-start/windows/section-III.html (original)
+++ websites/staging/directory/trunk/content/fortress/quick-start/windows/section-III.html Mon Oct  6 08:40:26 2014
@@ -159,14 +159,73 @@
 
 <h2 id="section-iii-instructions-to-run-the-builder-to-install-openldap-configure-and-load-with-seed-data">Section III - Instructions to run the Builder to Install OpenLDAP, configure and load with seed data</h2>
 <DIV class="note" markdown="1">
-    Important: This target reinstalls and reloads the OpenLDAP server program, configuration and data. 
+    Important: This target reinstalls and reloads the OpenLDAP server program, configuration and data.
 </DIV>
 
 <h3 id="step-1">Step 1</h3>
+<p>From FORTRESS_HOME root folder, edit the build.properties file, setting the 3 properties below to match your environment:</p>
+<div class="codehilite"><pre>slapd.exe.drive<span class="o">=</span>C <span class="o">&lt;--</span> contains the drive letter for openldap server 
+slapd.exe.dir<span class="o">=</span>OpenLDAP <span class="o">&lt;--</span> contains the folder to load openldap server binaries 
+fortress.home.drive<span class="o">=</span>C <span class="o">&lt;--</span> contains the drive letter that you extracted fortress<span class="s">&#39;</span><span class="err"> builder package to.</span>
+</pre></div>
+
+
+<p>If you are not sure, what to use, the defaults usually work. Here's a screen shot of the build.properties.</p>
+<p><CENTER>
+  <IMG src="../../images/Screenshot39-build-properties-win.png" alt="Screenshot" width="766" height="563"/>
+</CENTER></p>
 <h3 id="step-2">Step 2</h3>
+<p>From FORTRESS_HOME root folder, enter the following command from a system prompt:</p>
+<div class="codehilite"><pre><span class="n">b</span> <span class="n">init</span><span class="o">-</span><span class="n">slapd</span>
+</pre></div>
+
+
+<p><CENTER>
+  <IMG src="../../images/Screenshot31-init-slapd-win.png" alt="Screenshot" width="766" height="34"/>
+</CENTER></p>
+<p>Note: You will need to reply 'Yes' to the pop-up message:</p>
+<p><CENTER>
+  <IMG src="../../images/Screenshot33-window-warning.png" alt="Screenshot"/>
+</CENTER></p>
+<p>Note: You will need to reply 'Allow' to the pop-up security warning message if you intend to allow other machines to communicate with ldap server:</p>
+<p><CENTER>
+  <IMG src="../../images/Screenshot40-firewall-warning-win.png" alt="Screenshot"/>
+</CENTER></p>
 <h3 id="step-3">Step 3</h3>
+<p>Verify it ran correctly according to Ant.</p>
+<div class="codehilite"><pre><span class="n">BUILD</span> <span class="n">SUCCESSFUL</span>
+</pre></div>
+
+
+<p><CENTER>
+  <IMG src="../../images/Screenshot32-init-slapd-success-win.png" alt="Screenshot"/>
+</CENTER></p>
 <h3 id="step-4">Step 4</h3>
+<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 <a href="http://directory.apache.org/studio">Apache Directory Studio</a>, 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>
+<div class="codehilite"><pre><span class="n">suffix</span> &quot;<span class="n">dc</span><span class="p">=</span><span class="n">openldap</span><span class="p">,</span><span class="n">dc</span><span class="p">=</span><span class="n">org</span>&quot; 
+<span class="n">rootdn</span> &quot;<span class="n">cn</span><span class="p">=</span><span class="n">Manager</span><span class="p">,</span><span class="n">dc</span><span class="p">=</span><span class="n">openldap</span><span class="p">,</span><span class="n">dc</span><span class="p">=</span><span class="n">org</span>&quot; 
+<span class="n">rootpw</span> &quot;<span class="n">secret</span>&quot;
+</pre></div>
+
+
+<p>The root pw will be encrypted before stored in slapd.conf </p>
+<p><CENTER>
+  <IMG src="../../images/Screenshot8-ldap-browser.png" alt="Screenshot" width="766" height="439"/>
+</CENTER></p>
+<p>To view data stored in audit log database:</p>
+<div class="codehilite"><pre><span class="n">suffix</span> &quot;<span class="n">cn</span><span class="p">=</span><span class="nb">log</span>&quot; 
+<span class="n">rootdn</span> &quot;<span class="n">cn</span><span class="p">=</span><span class="n">Manager</span><span class="p">,</span><span class="n">cn</span><span class="p">=</span><span class="nb">log</span>&quot; 
+<span class="n">rootpw</span> &quot;<span class="n">secret</span>&quot;
+</pre></div>
+
+
+<p>The log root pw will be encrypted before stored in slapd.conf</p>
+<p><CENTER>
+  <IMG src="../../images/Screenshot9-ldap-browser-log.png" alt="Screenshot" width="766" height="374"/>
+</CENTER></p>
 
 
     <div class="nav">