[Tickets #5056] Re: shadowLastChange LDAP attribute are not updated
bugs at bugs.horde.org
bugs at bugs.horde.org
Fri Apr 13 07:39:20 UTC 2007
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=5056
-----------------------------------------------------------------------
Ticket | 5056
Updated By | david at tmv.gov.tw
Summary | shadowLastChange LDAP attribute are not updated
Queue | Passwd
Version | 3.0.1-RC1
Type | Bug
State | Feedback
Priority | 2. Medium
Owners |
-----------------------------------------------------------------------
david at tmv.gov.tw (2007-04-13 00:39) wrote:
I add var_dump($this->_params); to line 247 and got the return message:
array(14) { ["host"]=> string(13) "localhost" ["sslhost"]=> string(0) ""
["port"]=> int(389) ["encryption"]=> string(4) "ssha"
["show_encryption"]=> string(4) "true" ["uid"]=> string(3) "uid"
["basedn"]=> string(24) "dc=my,dc=gov" ["admindn"]=> NULL ["adminpw"]=>
NULL ["realm"]=> string(0) "" ["tls"]=> bool(false) ["attribute"]=>
string(12) "userPassword" ["shadowlastchange"]=> NULL ["shadowmin"]=> NULL
}
As you can see both shadowlastchange & shadowmin return NULL, and break
this function.
More information about the bugs
mailing list