2015-04-01 20:55 GMT+02:00 Arjan Sinnige <[email protected]>: > First post, I greet you all… > > > > I’m using your program and my users enjoy having it. But I’ve noticed while > testing that when I change a password, the NT password in LDAP is changed > but the LM password does not. > > Unfortunately this causes some issues with some clients with certain > services. (I know, unsafe etc..) > > > > How would I go about configuring both NT and LM passwords both for > compatibility ? >
This is not implemented in SSP. You can try to add the code in change_password function in lib/functions.inc.php. Clément. _______________________________________________ ltb-users mailing list [email protected] http://lists.ltb-project.org/listinfo/ltb-users
