From eb2d84b68ef896553740403fb7caf07897e74b74 Mon Sep 17 00:00:00 2001 From: Shawn Routhier Date: Mon, 20 Jun 2016 07:39:32 -0700 Subject: [master] Fix some cut and paste type errors in LDAP code Squashed commit of the following: [rt42666] Fix some cut and paste type errors in LDAP code Add the character '6' to some strings. They were cut and pasted from the v4 versions and didn't get fully updated. --- contrib/ldap/dhcp.schema | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib') diff --git a/contrib/ldap/dhcp.schema b/contrib/ldap/dhcp.schema index 0c24a7a2..378243ec 100644 --- a/contrib/ldap/dhcp.schema +++ b/contrib/ldap/dhcp.schema @@ -484,5 +484,5 @@ objectclass ( 2.16.840.1.113719.1.203.6.18 SUP top MUST ( cn $ dhcpRange6 ) MAY ( dhcpClassesDN $ dhcpPermitList $ dhcpLeasesDN $ dhcpOptionsDN $ dhcpZoneDN $dhcpKeyDN $ dhcpStatements $ dhcpComments $ dhcpOption ) - X-NDS_CONTAINMENT ('dhcpSubnet' 'dhcpSharedNetwork') ) + X-NDS_CONTAINMENT ('dhcpSubnet6' 'dhcpSharedNetwork') ) -- cgit v1.2.1