On Thu, Dec 13, 2007 at 04:25:16PM +0800, Xu Qiang wrote: > Recently I have been involved in a task to use LANMAN > protocol to determine whether a user belongs to a certain > group.
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. Volker
pgp3TyApidr0D.pgp
Description: PGP signature
-- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
