[389-commits] ldap/schema

Mark Reynolds mreynolds at fedoraproject.org
Mon Aug 20 17:30:59 UTC 2012


 ldap/schema/01core389.ldif |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit fb54b6780e8d5113287f690dac579fe9b599e910
Author: Mark Reynolds <mreynolds at redhat.com>
Date:   Mon Aug 20 12:35:53 2012 -0400

    Ticket 429 - Add nsslapd-readonly to schema
    
    Added nsslapd-readonly to DS schema
    
    https://fedorahosted.org/389/ticket/429
    
    Reviewed by: ?

diff --git a/ldap/schema/01core389.ldif b/ldap/schema/01core389.ldif
index 58b4b76..d9d1c33 100644
--- a/ldap/schema/01core389.ldif
+++ b/ldap/schema/01core389.ldif
@@ -138,6 +138,7 @@ attributeTypes: ( 2.16.840.1.113730.3.1.2135 NAME 'nsds5ReplicaCleanRUV' DESC 'N
 attributeTypes: ( 2.16.840.1.113730.3.1.2136 NAME 'nsds5ReplicaCleanRUVNotified' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 X-ORIGIN 'Netscape Directory Server' )
 attributeTypes: ( 2.16.840.1.113730.3.1.2137 NAME 'nsds5ReplicaAbortCleanRUV' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'Netscape Directory Server' )
 attributeTypes: ( 2.16.840.1.113730.3.1.2111 NAME 'tombstoneNumSubordinates' DESC 'count of immediate subordinates for tombstone entries' EQUALITY integerMatch ORDERING integerOrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE NO-USER-MODIFICATION USAGE directoryOperation X-ORIGIN '389 directory server' )
+attributeTypes: ( 2.16.840.1.113730.3.1.2138 NAME 'nsslapd-readonly' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN 'Netscape Directory Server' )
 #
 # objectclasses
 #




More information about the 389-commits mailing list