On Sat, May 23, 2009 at 5:20 AM, Andrea Zagli <[email protected]> wrote: > i'm writing a windows application that authenticate on samba ldap > > i would like to make users possible to change their password from this > application > > do you know some library i can interface to? or where can i find > documentation about the protocol to communicate to samba to change password? > > i have already watched the source code of samba, and i found some files that > can help me inside source/libsmb: is a way forward? > > thanks in advance >
Since the ctrl-alt-delete password change works with samba/ldap I would just use the API for that. I have not messed with that in years so I forgot the name. John -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
