Return-Path: X-Original-To: apmail-directory-commits-archive@www.apache.org Delivered-To: apmail-directory-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 494E0CE32 for ; Wed, 12 Nov 2014 21:30:52 +0000 (UTC) Received: (qmail 68278 invoked by uid 500); 12 Nov 2014 21:30:52 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 68237 invoked by uid 500); 12 Nov 2014 21:30:52 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 68228 invoked by uid 99); 12 Nov 2014 21:30:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Nov 2014 21:30:52 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Nov 2014 21:30:28 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id F27DD23888E4 for ; Wed, 12 Nov 2014 21:28:56 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r928966 - in /websites/staging/directory/trunk/content: ./ fortress/quick-start/apacheds/section-I.html Date: Wed, 12 Nov 2014 21:28:56 -0000 To: commits@directory.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20141112212856.F27DD23888E4@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: buildbot Date: Wed Nov 12 21:28:56 2014 New Revision: 928966 Log: Staging update by buildbot for directory Modified: websites/staging/directory/trunk/content/ (props changed) websites/staging/directory/trunk/content/fortress/quick-start/apacheds/section-I.html Propchange: websites/staging/directory/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Wed Nov 12 21:28:56 2014 @@ -1 +1 @@ -1638129 +1639066 Modified: websites/staging/directory/trunk/content/fortress/quick-start/apacheds/section-I.html ============================================================================== --- websites/staging/directory/trunk/content/fortress/quick-start/apacheds/section-I.html (original) +++ websites/staging/directory/trunk/content/fortress/quick-start/apacheds/section-I.html Wed Nov 12 21:28:56 2014 @@ -166,20 +166,12 @@

Section I - Instructions to extract and configure Fortress Builder Package to Target System

Step 1

-

Copy fortressBuilder-[platform]-[version].zip to hard drive on target server env.

+

Obtain copy of directory-fortress-core and copy to hard drive on target server env.

+

https://git-wip-us.apache.org/repos/asf?p=directory-fortress-core.git;a=summary

Step 2

Extract the zip. The location for archive can vary according to requirements. The location of package will be referred to as FORTRESS_HOME later on.

Step 3

-

Enable permission for the binaries to execute. From FORTRESS_HOME root folder, enter the following command from a system prompt:

-
chmod a+x -Rf *
-
- - -

- Screenshot -

-

Step 4

-

Edit file named 'build.properties' and insert LDAP configuration parameters:

+

Edit file named 'build.properties' and insert or change the following LDAP configuration parameters:

ldap.server.type=apacheds
 
 # These parameters point fortress to LDAP host:
@@ -193,17 +185,8 @@
 # These are the connection parameters used for LDAP service account:
 root.dn=uid=admin,ou=system
 
-# Used to load OpenLDAP admin root password in slapd.conf and was encrypted using 'slappasswd' command:
-# This ApacheDS admin root password's value is 'secret', is bound for fortress.properties and was encrypted 
-#   using 'encrypt' target in build.xml:
-cfg.root.pw=W7T0G9hylKZQ4K+DF8gfgA==
-
-# If encryption of LDAP &/or HTTP service account passwords (e.g. cfg.root.pw, 
-#   cfg.log.root.pw and http.pw params) is required, this field must be set.
-# If encryption of service accounts not needed, leave this value blank, and set the password values for 
-#   cfg.root.pw, cfg.log.root.pw and http.pw to be their clear text value.
-# Use any arbitrary value here but must be same as key used to encrypt.
-crypto.prop=abcd12345
+# This ApacheDS root password value is bound for fortress.properties.
+cfg.root.pw=secret