r12363: minor fixes for win2000 join/login
authorAndrew Tridgell <tridge@samba.org>
Mon, 19 Dec 2005 11:50:28 +0000 (11:50 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:47:31 +0000 (13:47 -0500)
commit53f0fb77c3c1bd15620f1dbb12e0d8f9fededf4b
treee8bc202db0529d7b517081b1b4330a150ed6724e
parent5770409dcd0151a7303b16c565b1f68845b8622d
r12363: minor fixes for win2000 join/login

 - the objectClass needs to be added to the list of attributes to make
   the check for objectClass=computer work

 - the short version of the name needs to be used for the 'cn' in
   cracknames
source/auth/auth_sam.c
source/dsdb/samdb/cracknames.c