s3: utils: In show_userlist() replace cli_state_save_tcon()/cli_state_restore_tcon...
commitfddade459f2512709cf0e2e4b9b45de540f4e29f
authorJeremy Allison <jra@samba.org>
Wed, 24 Aug 2022 00:34:43 +0000 (23 17:34 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 15 Sep 2022 18:43:32 +0000 (15 18:43 +0000)
tree11f9f5f51f1993aee7627fc02bcc64af82a5552c
parentd116a079e99227140292d020318d381985c350b0
s3: utils: In show_userlist() replace cli_state_save_tcon()/cli_state_restore_tcon() with cli_state_save_tcon_share()/cli_state_restore_tcon_share().

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Noel Power <npower@samba.org>
source3/utils/net_rpc.c