On Wed, Jul 16, 2008 at 1:50 PM, Soohoon Lee <[EMAIL PROTECTED]> wrote: > I've setup samba to use LDAP passdb backend and it works fine. > LDAP has sambaNTPassword and more samba entities. > But I wonder if I can make samba work with userPassword only.
You'd need to use the windows password hash algorithm to fill your userPassword attribute, among other things. It might be easier to just replace parts of the authentication subsystem in your windows clients (see http://rulink.rutgers.edu/pgina.html for example). --Charlie -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
