added samr_set_user_info and info_2.
authorJean-François Micouleau <jfm@samba.org>
Sat, 7 Oct 2000 15:56:36 +0000 (15:56 +0000)
committerJean-François Micouleau <jfm@samba.org>
Sat, 7 Oct 2000 15:56:36 +0000 (15:56 +0000)
commitb655bc281fa183b1827a946ada1fcf500fb93aea
tree835d4f8f2d8ec10d1ef50473280d761fed5ea7ce
parent279d0ec656b03f9266e38b013f16b69e7571c0d5
added samr_set_user_info and info_2.
cleanup of create_user
cleanup of rid/sid mix in samr. now we only have sid.

some prs_align() missing in parse_samr.c

a small debug change in srv_pipe.c

You still can't change a user's password in this commit.
Will be availble in the next one.

J.F.
source/include/proto.h
source/include/rpc_samr_old.h
source/libsmb/smbencrypt.c
source/passdb/passdb.c
source/rpc_client/cli_samr.c
source/rpc_parse/parse_samr.c
source/rpc_server/srv_lsa_hnd.c
source/rpc_server/srv_pipe.c
source/rpc_server/srv_samr.c