freeradius-server icon indicating copy to clipboard operation
freeradius-server copied to clipboard

ldap-module functionality for password-changes

Open mboehm21 opened this issue 6 years ago • 2 comments

LDAP-Password change

Following the disussion in the thread from the mailing-list linked below it should be a useful addition to the LDAP-module if it would support password changes so this has not to be handled in a separate script and all LDAP-communication can be done by a single module.

An unlang-example of a challenge/response password-change situation where the functionality within the module could be helpful is also in the linked post. The "ldap.pwchange" should replace the usage of the perl-module in the example.

http://freeradius.1045715.n5.nabble.com/FreeRADIUS-OpenLDAP-password-change-and-RSA-SecurID-Next-Token-Mode-tp5752798p5752927.html


mboehm21 avatar Dec 12 '18 14:12 mboehm21

We need to add in arbitrary module methods for this to work.

arr2036 avatar Apr 13 '19 09:04 arr2036