This is a discussion on Re: [Samba] userPassword in a LDAP database of a Samba3 domain within the Samba forums, part of the Networking and Network Related category; fabricio bianco abreu wrote: > > Now I am trying to use the same ldap server to support authentication to &...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
fabricio bianco abreu wrote:
> > Now I am trying to use the same ldap server to support authentication to > unix/linux services. > Users that have userPassword attribute in the MD5 form can be authentication by > unix/linux services. The other users cannot. > > My question is: Is there a way to populate userPassword attribute in the MD5 > format so that users are not required to have their password changed? I believe > a good opportunity to do so occurs whenever a user logs to the domain. Well, you can't convert a crypt hash to an MD5 hash, so probalby not. Where did the value of that attribute come from, to begin with? -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba |