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)
commit75c346e70c83f7386ecd2f10fe155c4a4dfd47de
tree23a7a2fe9a9c3c571bae50760d54518885455d5f
parent8582d426467e715a912ef06c13bdbbdeb9000739
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.
(This used to be commit b655bc281fa183b1827a946ada1fcf500fb93aea)
source3/include/proto.h
source3/include/rpc_samr_old.h
source3/libsmb/smbencrypt.c
source3/passdb/passdb.c
source3/rpc_client/cli_samr.c
source3/rpc_parse/parse_samr.c
source3/rpc_server/srv_lsa_hnd.c
source3/rpc_server/srv_pipe.c
source3/rpc_server/srv_samr.c