only use sAMAccountName and not userPrincipalName since the breaks winbindd (lookup_n...
authorjerry <jerry@0c0555d6-39d7-0310-84fc-f1cc0bd64818>
Fri, 27 Aug 2004 16:15:23 +0000 (16:15 +0000)
committerjerry <jerry@0c0555d6-39d7-0310-84fc-f1cc0bd64818>
Fri, 27 Aug 2004 16:15:23 +0000 (16:15 +0000)
commit26cbc53a89e453dd75fecc0ac6b47a3105dc4ae6
tree2ec5803a1e3748b029a7ba992c560056f82a7f70
parent833a77c1679d4645d87abee33ac689ac56b67731
only use sAMAccountName and not userPrincipalName since the breaks winbindd (lookup_name() only works with the sAMAccountName) -- *please* test this change.  My tests all pass but there is probably something I missed

git-svn-id: svn+ssh://svn.samba.org/data/svn/samba/branches/SAMBA_3_0@2091 0c0555d6-39d7-0310-84fc-f1cc0bd64818
source/libads/ldap.c