6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/7/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#5056] shadowLastChange LDAP attribute are not updated
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ __..__..__ . . | \(__ | |[__)|\/| |__/.__)|__\| \| |
Comment
> The shadowLastChange didn't wrote after passwd was changed > successfully.And then i still can change my ldap'passwd in the same > day again even shadowMin was set to 7. > > > > Here are my ldap's attributes about shadow: > > =================================== > > shadowLastChange: 13473 > > shadowFlag: 134544124 > > shadowInactive: -1 > > shadowMin: 7 > > shadowMax: -1 > > shadowWarning: 7 > > > > And here are my backend.conf : > > $backends['ldap'] = array( > > 'name' => 'LDAP server', > > 'preferred' => 'localhost', > > 'password policy' => array( > > 'minLength' => 6 > > //'maxLength' => 8 > > ), > > 'driver' => 'ldap', > > 'params' => array( > > 'host' => 'localhost', > > 'port' => 389, > > 'basedn' => 'dc=example,dc=com', > > 'uid' => 'uid', > > // this will be appended to the username when looking for the userdn. > > 'realm' => '', > > 'encryption' => 'ssha', > > // make sure the host == cn in the server certificate > > 'tls' => false > > ) > > ); > > > > > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers