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 EC8191865A for ; Tue, 9 Jun 2015 03:15:14 +0000 (UTC) Received: (qmail 13680 invoked by uid 500); 9 Jun 2015 03:15:12 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 12536 invoked by uid 500); 9 Jun 2015 03:15:10 -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 11235 invoked by uid 99); 9 Jun 2015 03:15:09 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Jun 2015 03:15:09 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 8E615E00BA; Tue, 9 Jun 2015 03:15:09 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: smckinney@apache.org To: commits@directory.apache.org Date: Tue, 09 Jun 2015 03:16:19 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [73/75] [abbrv] directory-fortress-core git commit: FC-109 - html cleanup FC-109 - html cleanup Project: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/repo Commit: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/commit/f599d31e Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/tree/f599d31e Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/diff/f599d31e Branch: refs/heads/master Commit: f599d31e3150175671df941583d5d92d5164de10 Parents: 8e6654c Author: Shawn McKinney Authored: Sat Jun 6 20:09:13 2015 -0500 Committer: Shawn McKinney Committed: Sat Jun 6 20:09:13 2015 -0500 ---------------------------------------------------------------------- .../core/doc-files/apache-directory-studio.html | 20 +++++++++++++------- .../core/doc-files/apache-fortress-core.html | 4 ++-- .../core/doc-files/apache-fortress-realm.html | 2 +- .../core/doc-files/apache-fortress-web.html | 12 ++++++------ .../fortress/core/doc-files/apache-tomcat.html | 8 ++++---- 5 files changed, 26 insertions(+), 20 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/f599d31e/src/main/java/org/apache/directory/fortress/core/doc-files/apache-directory-studio.html ---------------------------------------------------------------------- diff --git a/src/main/java/org/apache/directory/fortress/core/doc-files/apache-directory-studio.html b/src/main/java/org/apache/directory/fortress/core/doc-files/apache-directory-studio.html index 347b02b..9542ca9 100644 --- a/src/main/java/org/apache/directory/fortress/core/doc-files/apache-directory-studio.html +++ b/src/main/java/org/apache/directory/fortress/core/doc-files/apache-directory-studio.html @@ -41,7 +41,7 @@

Setup Apache Directory Studio

-Apache Directory Studio +Apache Directory Studio

This section provides instructions to install and configure Apache Directory Studio LDAP Browser

Steps to install: @@ -53,7 +53,8 @@ Steps to install: For 32-bit:
             

-wget http://mirrors.ibiblio.org/apache//directory/studio/dist/2.0.0.v20130628/ApacheDirectoryStudio-linux-x86-2.0.0.v20130628.tar.gz +wget +http://mirrors.ibiblio.org/apache//directory/studio/dist/2.0.0.v20130628/ApacheDirectoryStudio-linux-x86-2.0.0.v20130628.tar.gz tar xvf ApacheDirectoryStudio-linux-x86-2.0.0.v20130628.tar.gz cd ApacheDirectoryStudio-linux-x86-2.0.0.v20130628/

@@ -61,7 +62,8 @@ cd ApacheDirectoryStudio-linux-x86-2.0.0.v20130628/ For 64-bit:
             

-wget http://mirrors.ibiblio.org/apache//directory/studio/dist/2.0.0.v20130628/ApacheDirectoryStudio-linux-x86_64-2.0.0.v20130628.tar.gz +wget +http://mirrors.ibiblio.org/apache//directory/studio/dist/2.0.0.v20130628/ApacheDirectoryStudio-linux-x86_64-2.0.0.v20130628.tar.gz tar xvf ApacheDirectoryStudio-linux-x86_64-2.0.0.v20130628.tar.gz cd ApacheDirectoryStudio-linux-x86_64-2.0.0.v20130628/

@@ -69,7 +71,8 @@ cd ApacheDirectoryStudio-linux-x86_64-2.0.0.v20130628/
  • - If you have trouble pulling you can get binaries here: Apache Directory Studio Downloads Page + If you have trouble pulling you can get binaries here: Apache Directory Studio Downloads Page

  • @@ -90,7 +93,8 @@ cd ApacheDirectoryStudio-linux-x86_64-2.0.0.v20130628/ 'apacheds'. If apache directory server is running locally you may use 'localhost' and default port is '10389'. -
    Create LDAP Connection

    +
    Create LDAP Connection


    @@ -98,13 +102,15 @@ cd ApacheDirectoryStudio-linux-x86_64-2.0.0.v20130628/ The default creds for apache directory server are 'uid=admin,ou=system' and 'secret' for the password. It's a good idea to verify this info by clicking on the 'Check Authentication' button. -
    Create LDAP Connection 2

    +
    Create LDAP Connection 2


  • After all the info has been entered, you should be able to browse the directory.
  • -
    Create LDAP Connection 3

    +
    Create LDAP Connection 3

    Copyright 2003-2015, The Apache Software Foundation. All Rights http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/f599d31e/src/main/java/org/apache/directory/fortress/core/doc-files/apache-fortress-core.html ---------------------------------------------------------------------- diff --git a/src/main/java/org/apache/directory/fortress/core/doc-files/apache-fortress-core.html b/src/main/java/org/apache/directory/fortress/core/doc-files/apache-fortress-core.html index aed4d2d..85a4777 100755 --- a/src/main/java/org/apache/directory/fortress/core/doc-files/apache-fortress-core.html +++ b/src/main/java/org/apache/directory/fortress/core/doc-files/apache-fortress-core.html @@ -41,14 +41,14 @@

    Build Apache Fortress Core

    -Apache Fortress Core +Apache Fortress Core

    This section provides instructions to install Fortress Core, setup usage with ApacheDS, and run the junit tests

    Steps to complete:
    1. Set java and maven home env variables.
    2. -
      +
    3. Change directory: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/f599d31e/src/main/java/org/apache/directory/fortress/core/doc-files/apache-fortress-realm.html ---------------------------------------------------------------------- diff --git a/src/main/java/org/apache/directory/fortress/core/doc-files/apache-fortress-realm.html b/src/main/java/org/apache/directory/fortress/core/doc-files/apache-fortress-realm.html index 5c74003..cdfd2e1 100644 --- a/src/main/java/org/apache/directory/fortress/core/doc-files/apache-fortress-realm.html +++ b/src/main/java/org/apache/directory/fortress/core/doc-files/apache-fortress-realm.html @@ -37,7 +37,7 @@
    4. Ten Minute Guide
    5. -
      +

      Build Apache Fortress Realm

      http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/f599d31e/src/main/java/org/apache/directory/fortress/core/doc-files/apache-fortress-web.html ---------------------------------------------------------------------- diff --git a/src/main/java/org/apache/directory/fortress/core/doc-files/apache-fortress-web.html b/src/main/java/org/apache/directory/fortress/core/doc-files/apache-fortress-web.html index c8b84d9..ee8a427 100755 --- a/src/main/java/org/apache/directory/fortress/core/doc-files/apache-fortress-web.html +++ b/src/main/java/org/apache/directory/fortress/core/doc-files/apache-fortress-web.html @@ -42,7 +42,7 @@

      Build Apache Fortress Web

      -Fortress Web Users +Fortress Web Users

      This section describes how to install and use the Fortress Web Application for RBAC Administration

      @@ -50,7 +50,7 @@
    6. Set java and maven home env variables.
    7. -
      +
    8. Change directory: @@ -73,7 +73,7 @@ cp [directory-fortress-core]/config/fortress.properties [directory-fortress-comm [directory-fortress-commander] is the current package's home folder.
    9. -
      +
    10. To load policies for testing into ldap, run this command: @@ -108,7 +108,7 @@ mvn tomcat:redeploy http://localhost:8080/fortress-web,
    11. -
      +
    12. Try the various user accounts, notice how each has different policies: @@ -125,14 +125,14 @@ mvn tomcat:redeploy
    13. userId: test2, password: password
    14. -
      +
    15. userId: test3, password: password
    -
    +
  • Run the Selenium Web driver integration tests: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/f599d31e/src/main/java/org/apache/directory/fortress/core/doc-files/apache-tomcat.html ---------------------------------------------------------------------- diff --git a/src/main/java/org/apache/directory/fortress/core/doc-files/apache-tomcat.html b/src/main/java/org/apache/directory/fortress/core/doc-files/apache-tomcat.html index 95dc885..56d803b 100755 --- a/src/main/java/org/apache/directory/fortress/core/doc-files/apache-tomcat.html +++ b/src/main/java/org/apache/directory/fortress/core/doc-files/apache-tomcat.html @@ -23,7 +23,7 @@ -
    +
    Navigation Links
      @@ -37,14 +37,14 @@
  • Ten Minute Guide
  • -
    +

    Setup Apache Tomcat Web Server

    -Apache Tomcat +Apache Tomcat

    This document contains instructions to install Tomcat 7 and configure for use with Fortress Realm. -
    +

    This section covers installation to Linux distros