Architecture #6710
closedAllow rudder-users.xml based local users to change password
Description
Please create a GUI-Based "Change Password" for locally (not LDAP) defined users.
Updated by Dennis Cabooter over 9 years ago
Even better... why not adding, editing and removing users in the gui, instead of using rudder-users.xml? :-)
Updated by Janos Mattyasovszky over 9 years ago
I would be more then happy, just make sure it can be done automatically, as there is currently no authorization according to nested LDAP (AD) group membership, so we had to cook up a small perl script that loops through nested groups and builds an xml file according to the user included, and if there was a change, it restarts jetty, but this is quite some PITA, as then all user sessions are gone, so this can only be done by hand or at night...
Updated by Matthieu CERDA over 9 years ago
- Assignee set to François ARMAND
- Priority changed from N/A to 4
Thank you folks !
Assigning this ticket to FAR for dispatching.
Updated by François ARMAND about 8 years ago
- Target version changed from 4.0.0~rc2 to 4.1.0~beta1
Updated by Vincent MEMBRÉ almost 8 years ago
- Target version changed from 4.1.0~beta1 to 4.1.0~beta2
Updated by Vincent MEMBRÉ almost 8 years ago
- Target version changed from 4.1.0~beta2 to 4.1.0~beta3
Updated by Vincent MEMBRÉ almost 8 years ago
- Target version changed from 4.1.0~beta3 to 4.1.0~rc1
Updated by François ARMAND almost 8 years ago
- Target version changed from 4.1.0~rc1 to 4.2.0~beta1
Updated by Alexis Mousset over 7 years ago
- Target version changed from 4.2.0~beta1 to 4.2.0~beta2
Updated by Vincent MEMBRÉ over 7 years ago
- Target version changed from 4.2.0~beta2 to 4.2.0~beta3
Updated by Vincent MEMBRÉ over 7 years ago
- Target version changed from 4.2.0~beta3 to 4.2.0~rc1
Updated by Vincent MEMBRÉ about 7 years ago
- Target version changed from 4.2.0~rc1 to 4.2.0~rc2
Updated by Vincent MEMBRÉ about 7 years ago
- Target version changed from 4.2.0~rc2 to 4.2.0
Updated by Vincent MEMBRÉ about 7 years ago
- Target version changed from 4.2.0 to 4.2.1
Updated by Vincent MEMBRÉ about 7 years ago
- Target version changed from 4.2.1 to 4.2.2
Updated by Vincent MEMBRÉ about 7 years ago
- Target version changed from 4.2.2 to 4.2.3
Updated by Vincent MEMBRÉ almost 7 years ago
- Target version changed from 4.2.3 to 4.2.4
Updated by Vincent MEMBRÉ almost 7 years ago
- Target version changed from 4.2.4 to 4.2.5
Updated by Vincent MEMBRÉ over 6 years ago
- Target version changed from 4.2.5 to 4.2.6
Updated by Vincent MEMBRÉ over 6 years ago
- Target version changed from 4.2.6 to 4.2.7
Updated by Vincent MEMBRÉ over 6 years ago
- Target version changed from 4.2.7 to 414
Updated by Vincent MEMBRÉ over 6 years ago
- Target version changed from 414 to Ideas (not version specific)
Updated by François ARMAND 7 months ago
- Status changed from New to Resolved
- Regression set to No
Since that old time, we added a user management plugin that does these kind of things.
And we don't really care anymore of updating user password, because now that's likely the IdP problem.