Author: skel Date: 2005-08-21 22:48:13 +0000 (Sun, 21 Aug 2005) New Revision: 9458
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9458 Log: fixed cac_SamEnableUser() - was calling cli_samr_set_userinfo() with switch_value = 10, when it should have been 0x10 added cac_SamDisableUser() and cac_SamSetPassword() Added: branches/SOC/SAMBA_3_0/source/libmsrpc/test/sam/disable.c Modified: branches/SOC/SAMBA_3_0/source/include/libmsrpc.h branches/SOC/SAMBA_3_0/source/libmsrpc/cac_samr.c branches/SOC/SAMBA_3_0/source/libmsrpc/test/Makefile Changeset: Sorry, the patch is too large (268 lines) to include; please use WebSVN to see it! WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9458
