# File lib/devise_ldap_authenticatable/model.rb, line 63 def ldap_dn ldap_entry ? ldap_entry.dn : nil end