Author: abartlet Date: 2004-05-09 13:42:02 +0000 (Sun, 09 May 2004) New Revision: 614
Modified: branches/SAMBA_4_0/source/auth/auth.c branches/SAMBA_4_0/source/auth/auth.h branches/SAMBA_4_0/source/auth/auth_util.c branches/SAMBA_4_0/source/include/smb.h branches/SAMBA_4_0/source/smb_server/password.c Log: Clean out the POSIX assumptions from the Samba4 auth subsystem. This removes the code that tried to lookup posix groups, as well as the code that was tied to the SAM_ACCOUNT. This should make auth_ldb much easier to write :-) Andrew Bartlett WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_4_0/source&rev=614&nolog=1
