You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by sm...@apache.org on 2017/04/30 22:11:30 UTC

directory-fortress-core git commit: fix broken link to openldap download

Repository: directory-fortress-core
Updated Branches:
  refs/heads/master 15b609357 -> e207d102d


fix broken link to openldap download


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/e207d102
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/tree/e207d102
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/diff/e207d102

Branch: refs/heads/master
Commit: e207d102d87ee64632bd4951e6e8a2da9608edd2
Parents: 15b6093
Author: Shawn McKinney <sm...@apache.org>
Authored: Sun Apr 30 07:59:38 2017 -0500
Committer: Shawn McKinney <sm...@apache.org>
Committed: Sun Apr 30 07:59:38 2017 -0500

----------------------------------------------------------------------
 README-QUICKSTART-SLAPD.md | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/e207d102/README-QUICKSTART-SLAPD.md
----------------------------------------------------------------------
diff --git a/README-QUICKSTART-SLAPD.md b/README-QUICKSTART-SLAPD.md
index f123dbf..f9723af 100644
--- a/README-QUICKSTART-SLAPD.md
+++ b/README-QUICKSTART-SLAPD.md
@@ -77,12 +77,7 @@ ________________________________________________________________________________
 
  *[slapd.properties.example](slapd.properties.example) contains the slapd default config. Learn more about how the config works: [README-CONFIG](README-CONFIG.md)*
 
-3. Download Symas OpenLDAP Silver *Full Server and Client Installation*:
- https://symas.com/downloads/
-
- ![Symas OpenLDAP Download Page](images/sol-silver-downloads.png)
-
-  *SILVER downloads don't require a registration.*
+3. Download the latest Symas OpenLDAP Silver edition for your platform [https://downloads.symas.com/products/symas-openldap-directory-silver-edition/](https://downloads.symas.com/products/symas-openldap-directory-silver-edition/)
 
 4. Place either a centos or debian package under the folder named *ldap* : [fortress-core-[VERSION]/ldap](./ldap)
 
@@ -92,7 +87,7 @@ ________________________________________________________________________________
  vi slapd.properties
  ```
 
-6. Update the *slapd.properties* file *slapd.install* statement with a reference to the openldap install downloaded earlier.
+6. Update the *slapd.properties* file *slapd.install* statement with a reference to the openldap file install downloaded earlier.
 
  a. For Debian installs:
   ```