> -----Original Message----- > From: Volker Lendecke [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 13, 2007 5:20 PM > To: Xu Qiang > Cc: [email protected] > Subject: Re: [Samba] NetUserGetGroups query > > Do you really need the LANMAN protocols? This would only > make sense if your target servers are OS/2. Windows these > days uses DCE/RPC, and here in particular the SAMR pipe. You > would find the appropriate functions in > rpc_client/cli_samr.c.
I don't know what is my target server is. The server is in the customer's site. Actually, I get the infomation of how the customer gets users authorized from network trace captured, and the trace showed LANMAN query of NetUserGetGroups was sent to the server and the server sent back the response to the printer. So, from your words, can I understand that anything related with LANMAN has stopped being developed and being used in samba client? Btw, if I were to use the function is cli_samr.c to get the group users belonging to, which options and parameters shall I pass to the binary smbclient_x? Thanks, Xu Qiang -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
