I need to do an smb auth in an application I'm writing.
I've looked at the source in smblib/*.c but I'm unsure
which library and which function call I should link against.

I'm looking for something like this

$result = smb_auth($user,$pass,$pdc);

so that I can check if a user/pass combination is a valid
username/password on the windows network.

What library, and what function call should I use?
I'm working with Samba 2.2.8
Thanks

Paul


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to