Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ldap-module functionality for password-changes #2371

Open
mboehm21 opened this issue Dec 12, 2018 · 2 comments
Open

ldap-module functionality for password-changes #2371

mboehm21 opened this issue Dec 12, 2018 · 2 comments
Labels
feature enhancement category: a new feature (an extension of functionality) v4.0.x meta: relates to the v4.0.x branch

Comments

@mboehm21
Copy link

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


@alandekok alandekok added feature enhancement category: a new feature (an extension of functionality) v4.0.x meta: relates to the v4.0.x branch labels Jan 15, 2019
@arr2036
Copy link
Member

arr2036 commented Apr 13, 2019

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

@alandekok
Copy link
Member

The nabble link no longer works. The normal FreeRADIUS mailing list still works. https://lists.freeradius.org/pipermail/freeradius-users/2018-November/093841.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature enhancement category: a new feature (an extension of functionality) v4.0.x meta: relates to the v4.0.x branch
Projects
None yet
Development

No branches or pull requests

3 participants