[dev] [patch] Turba LDAP driver fix - edit ldap entry without dn attribute

Chuck Hagenbuch chuck at horde.org
Thu Apr 1 12:58:08 PST 2004


Quoting Ben Davis <ben.davis at pca-wichita.com>:

> When editing an ldap entry, it fails because the ldap driver first
> checks to see if the rdn has changed, however if the value of 'dn' is
> not in the $attributes array, it will think the rdn has changed.  This
> can be a problem with people who want to use ldap for authentication,
> and their users are in the format of
> "uid=username,ou=people,dc=example,dc=com", and they also want to keep
> each user's "extra" information in a shared ldap directory.

This doesn't make sense to me - $this->_params['dn'] should be an array. How
would it ever be a key in $attributes?

-chuck

--
"Regard my poor demoralized mule!" - Juan Valdez


More information about the dev mailing list