diff --git a/lib/net/ldap.rb b/lib/net/ldap.rb index e7c2eb4..54f0da2 100644 --- a/lib/net/ldap.rb +++ b/lib/net/ldap.rb @@ -329,7 +329,6 @@ module Net 20 => "Attribute or Value Exists", 32 => "No Such Object", 34 => "Invalid DN Syntax", - 48 => "Invalid DN Syntax", 48 => "Inappropriate Authentication", 49 => "Invalid Credentials", 50 => "Insufficient Access Rights",