Use rpc_pipe_client->user_name instead of rpc_pipe_client->cli->user_name
authorVolker Lendecke <vl@samba.org>
Sat, 19 Apr 2008 22:01:52 +0000 (00:01 +0200)
committerVolker Lendecke <vl@samba.org>
Sat, 19 Apr 2008 22:14:40 +0000 (00:14 +0200)
commitcf2442bdcb68d75582da98ba15da8928c37fb058
treee4c1cb70658f09da579a05238124abb5672e59a3
parente1102b8f48aeebe7d4e730d2b432a1503b425210
Use rpc_pipe_client->user_name instead of rpc_pipe_client->cli->user_name

Also make sure that rpc_pipe_client->user_name is always talloced.
(This used to be commit 3f6c5b99664a75a6f490ee3b6980b89cacf7f579)
source3/libads/ldap_printer.c
source3/rpc_client/cli_pipe.c
source3/utils/net_rpc_printer.c