Date: Sat Nov 22 23:38:41 2003 Author: abartlet Update of /home/cvs/samba/source/rpc_client In directory dp.samba.org:/tmp/cvs-serv27209/rpc_client
Modified Files: Tag: SAMBA_3_0 cli_samr.c Log Message: Add support for variable-length session keys in our client code. This means that we now support 'net rpc join' with KRB5 (des based) logins. Now, you need to hack 'net' to do that, but the principal is important... When we add kerberos to 'net rpc', it should be possible to still do user management and the like over RPC. (server-side support to follow shortly) Andrew Bartlett Revisions: cli_samr.c 1.68.2.14 => 1.68.2.15 http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_client/cli_samr.c.diff?r1=1.68.2.14&r2=1.68.2.15