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

svn commit: r1629421 - in /directory/site/trunk/content/fortress/quick-start/linux: section-II.mdtext section-III.mdtext

Author: elecharny
Date: Sat Oct  4 16:59:15 2014
New Revision: 1629421

URL: http://svn.apache.org/r1629421
Log:
Updated section II and III

Modified:
    directory/site/trunk/content/fortress/quick-start/linux/section-II.mdtext
    directory/site/trunk/content/fortress/quick-start/linux/section-III.mdtext

Modified: directory/site/trunk/content/fortress/quick-start/linux/section-II.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/fortress/quick-start/linux/section-II.mdtext?rev=1629421&r1=1629420&r2=1629421&view=diff
==============================================================================
--- directory/site/trunk/content/fortress/quick-start/linux/section-II.mdtext (original)
+++ directory/site/trunk/content/fortress/quick-start/linux/section-II.mdtext Sat Oct  4 16:59:15 2014
@@ -24,6 +24,8 @@ Notice: Licensed to the Apache Software 
 
 ## Section II - Instructions to run the Fortress Ant Build
 
+### A.
+
 From FORTRESS_HOME root folder, edit the b.sh script to point to java home:
 
     export JAVA_HOME=/opt/jdk1.7.0_10 
@@ -32,6 +34,8 @@ From FORTRESS_HOME root folder, edit the
   <IMG src="../../images/Screenshot3-edit-javahome.png" alt="Screenshot" width="766" height="111"/>
 </CENTER>
 
+### B.
+
 Run the distribution target:
 
     ./b.sh dist 
@@ -42,6 +46,8 @@ Run the distribution target:
 
 Note: The b.sh batch file referred to here uses Ant package that is local to Fortress quickstart package.
 
+### C.
+
 Verify it ran correctly according to Ant:
 
     BUILD SUCCESSFUL 

Modified: directory/site/trunk/content/fortress/quick-start/linux/section-III.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/fortress/quick-start/linux/section-III.mdtext?rev=1629421&r1=1629420&r2=1629421&view=diff
==============================================================================
--- directory/site/trunk/content/fortress/quick-start/linux/section-III.mdtext (original)
+++ directory/site/trunk/content/fortress/quick-start/linux/section-III.mdtext Sat Oct  4 16:59:15 2014
@@ -28,6 +28,8 @@ Notice: Licensed to the Apache Software 
 	Important: This target reinstalls and reloads the OpenLDAP server program, configuration and data. 
 </DIV>
 
+### A.
+
 The fortress 'init-slapd' uses LDAPv3 to perform initial operations.
 
 edit build.properties, ensure the following line has been commented out: 
@@ -38,6 +40,7 @@ edit build.properties, ensure the follow
 
 Note: The default for this setting is 'false' or disabled.
 
+### B.
 From FORTRESS_HOME root folder, enter the following command from a system prompt:
 if sudo:
 
@@ -57,6 +60,8 @@ before running the command to kick off t
 
 	./b.sh init-slapd
 
+### C.
+
 Verify it ran correctly according to Ant.
 
 	BUILD SUCCESSFUL
@@ -65,9 +70,12 @@ Verify it ran correctly according to Ant
   <IMG src="../../images/Screenshot7-init-slapd-success.png" alt="Screenshot" width="766" height="101"/>
 </CENTER>
 
+### D.
 
 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.
 
+### E.
+
 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.
 
 To view data stored in default database: