I'm running // $Id: ldap_integration.module,v 1.6 2006/01/26 16:06:41 urbanfalcon Exp $ on drupal 4.7.4

If I save my account with the password fields blank (which in drupal terms means don't change) then the ldap sync is deleting the userPassword field from ldap! Not so good :( Have I misconfigured or is this a known issue?

Comments

pablobm’s picture

Assigned: Unassigned » pablobm
Status: Active » Fixed

You are running a very old version. I guess you checked it out from the HEAD branch of CVS, which is not up to date. It will be "when I start working on upgrading the module to Drupal 5" (whenever that will be...).

You should check out the DRUPAL-4-7 branch instead, or download it from: http://drupal.org/files/projects/ldap_integration-4.7.x-1.x-dev.tar.gz.

chrissearle’s picture

Oops - yes. I didn't notice that the date was so old - and it does appear to be a head checkout. I think I grabbed it from a test server without really working it thru.

Anonymous’s picture

Status: Fixed » Closed (fixed)