Kill of Get_Pwnam_Modify and smb_getpwnam(). The latter assumes some things
authorAndrew Bartlett <abartlet@samba.org>
Wed, 25 Sep 2002 09:55:41 +0000 (09:55 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 25 Sep 2002 09:55:41 +0000 (09:55 +0000)
commit760c0740cad948665db4a1d462fbbd99332713ef
tree3d415b554927c9169a2f2dfe6c6877d07429b8f2
parent9c62d1312fdf0aa7b1978e8bbb56fc076ba7e9d0
Kill of Get_Pwnam_Modify and smb_getpwnam().  The latter assumes some things
that just don't apply any more - now that we always keep username and domain
seperate.  Also, the policy it was trying to permit is now implemented by the
auth code.

Andrew Bartlett
source/lib/username.c
source/smbd/sesssetup.c