search for: smbclient_x

Displaying 1 result from an estimated 1 matches for "smbclient_x".

2007 Dec 13
1
NetUserGetGroups query
...rce code, I found there are two functions are related to this request: cli_NetUserGetGroups() and api_NetUserGetGroups(). I guess what is really used may be the former - NetUserGetGroups(). Anyone can confirm? I understand that we should not directly deal with this function. The compiled binary is smbclient_x, and all jobs are performed through this binary with a series of options and arguments. What I want to know is, in my situation, if I want to determine a user's group, what options and arguments shoud I pass to the binary smbclient_x? TIA, Xu Qiang