Am Mon, 2002-09-16 um 18.59 schrieb Uwe Bonnes:
In my understanding, netapi only chunks down to lower lever driver, like netbios etc. If the driver of your application end in doing real hardware access or strange protocolls, things will get fishy...
What my app wants is mostly network authorization issues, i.e. calls like NetLocalGroupGetMembers(), NetUserGetLocalGroups(), etc. Yes I assume this will usually work through Netbios (that's why I think it may go in the Samba direction), but I'm not quite sure yet.
I don't think it's about direct hardware access & strange protocols.
Martin