# File lib/active_ldap/base.rb, line 598 def dn=(value) set_attribute(dn_attribute, value) @dn = nil end