6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/18/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#7067] Problem with shadowlastchange attribute
*
Your Email Address
*
Spam protection
Enter the letters below:
. ..__.. .. ..__ \ /[__]\ /|\ |[__) \/ | | \/ | \|| \
Comment
> Hi, > > > > The smbldap Driver does not change the shadowlastchange attribute. > > My backend: > > $backends['smbldap'] = array( > > 'name' => 'Samba-Server', > > 'preferred' => 'xxxxxx.NET', > > 'password policy' => array( > > 'minLength' => 3, > > 'maxLength' => 8 > > ), > > 'driver' => 'smbldap', > > 'params' => array( > > 'host' => 'localhost', > > 'port' => 389, > > 'basedn' => 'dc=xxxxxxxx,dc=net', > > 'uid' => 'uid', > > // this will be appended to the username when looking for the userdn. > > 'realm' => '', > > 'encryption' => 'crypt', > > // make sure the host == cn in the server certificate > > 'tls' => false, > > 'lm_attribute' => 'sambaLMPassword', > > 'nt_attribute' => 'sambaNTPassword', > > 'pw_set_attribute' => 'sambaPwdLastSet', > > 'pw_expire_attribute' => 'sambaPwdMustChange', > > 'pw_expire_time' => 180, // number of days until samba > password expires > > > > > > ) > > ); > > > > greetings Paul
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