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 2018/01/30 15:01:33 UTC

directory-fortress-core git commit: comment directory usage

Repository: directory-fortress-core
Updated Branches:
  refs/heads/master 168a7354b -> a7ab0c014


comment directory usage


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

Branch: refs/heads/master
Commit: a7ab0c014aa9ff6c70b13b6cf44dda2ddd3a2137
Parents: 168a735
Author: Shawn McKinney <sm...@apache.org>
Authored: Tue Jan 30 09:01:29 2018 -0600
Committer: Shawn McKinney <sm...@apache.org>
Committed: Tue Jan 30 09:01:29 2018 -0600

----------------------------------------------------------------------
 ldap/schema/apacheds-fortress.ldif | 1 +
 ldap/schema/fortress.schema        | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/a7ab0c01/ldap/schema/apacheds-fortress.ldif
----------------------------------------------------------------------
diff --git a/ldap/schema/apacheds-fortress.ldif b/ldap/schema/apacheds-fortress.ldif
index 93e51bd..2071313 100644
--- a/ldap/schema/apacheds-fortress.ldif
+++ b/ldap/schema/apacheds-fortress.ldif
@@ -19,6 +19,7 @@
 #
 
 # SCHEMA "FORTRESS" v2.0.0
+#  This schema is required for Apache Fortress Core deployments using Apache Directory Server
 dn: cn=fortress, ou=schema
 objectclass: metaSchema
 objectclass: top

http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/a7ab0c01/ldap/schema/fortress.schema
----------------------------------------------------------------------
diff --git a/ldap/schema/fortress.schema b/ldap/schema/fortress.schema
index 562738f..58ca495 100644
--- a/ldap/schema/fortress.schema
+++ b/ldap/schema/fortress.schema
@@ -20,7 +20,7 @@
 #
 #
 ###  Fortress Schema version 2.0.0
-###  This schema is required for all Apache Fortress Core deployments
+###  This schema is required for Apache Fortress Core deployments using OpenLDAP
 ###  IANA PRIVATE ENTERPRISE NUMBER: 1.3.6.1.4.1.18060.17
 ###  1. Fortress Attributes: 1.3.6.1.4.1.18060.17.1.*
 ###  2. Fortress Object Classes: 1.3.6.1.4.1.18060.17.2.*