Displaying 1 result from an estimated 1 matches for "srv_samr_passdb".
2000 Jan 26
0
coding volunteers needed for msrpc server-side API conversion
...goal is, examine rpc_client/cli_*.c
> functions, e.g samr_open_domain(), and create a srv_*.c function with
> EXACTLY the same paramaters called _samr_open_domain(), for all functions
> in rpc_client/cli_*.c and srv_*.c.
>
> please see samba tng's rpc_server/srv_samr.c and samrd/srv_samr_passdb.c
> for examples of the code-conversion in progress. i cut/paste a section of
> proto.h from rpc_client/cli_samr.c into the top of samrd/srv_samr_passdb.c
> to make this job easier.
>
> if you want to help out, then please follow these instructions, in order
> to avoid duplicati...