Update radiusclients-openldap.ldif
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Wed, 11 Sep 2013 10:42:19 +0000 (06:42 -0400)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Wed, 11 Sep 2013 10:42:19 +0000 (06:42 -0400)
doc/schemas/ldap/radiusclients-openldap.ldif

index 23cfaf2..50df74b 100644 (file)
@@ -6,7 +6,7 @@
 
 dn: cn=radiusClient,cn=schema,cn=config
 objectClass: olcSchemaConfig
-cn: radiusClients
+cn: radiusClient
 olcAttributeTypes: ( 1.3.6.1.4.1.11344.1.100.2.1 NAME 'radiusClientIdentifier' SINGLE-VALUE DESC 'Client Identifier' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
 olcAttributeTypes: ( 1.3.6.1.4.1.11344.1.100.2.2 NAME 'radiusClientSecret' SINGLE-VALUE DESC 'Client Secret' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
 olcAttributeTypes: ( 1.3.6.1.4.1.11344.1.100.2.3 NAME 'radiusClientShortname' SINGLE-VALUE DESC 'Client Shortname' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )