Bug #3845
closedTechnique 'User Management' v2.0: It gives no answer on password component when removing a user
Description
- Rule Status Global: user management No answer - Directive Status Global: remove users No answer - Component Status Password No answer Users Success
The title says it all. I wonder why removing a user will display a password component, since it has nothing to do with passwords.
Updated by Vincent MEMBRÉ over 11 years ago
- Category set to Techniques
- Assignee set to Matthieu CERDA
- Target version set to 2.4.8
It should at least reports that it has nothing to do when you remove a user, or do something and tell if it succeed/failed.
Matthieu can you look to this bug please ?
Updated by Matthieu CERDA over 11 years ago
- Status changed from New to 8
Actually, the Technique will always display the password component whatever happens, because at least one part of it can edit passwords. Trouble is, the report in case of user deletion should be something like "Password edition not needed when deleting users", not "No answer". I'll test this.
Updated by Nicolas PERRON about 11 years ago
- Target version changed from 2.4.8 to 2.4.9
Updated by Matthieu CERDA about 11 years ago
- Status changed from 8 to In progress
- Target version changed from 2.4.9 to 2.6.6
Updated by Matthieu CERDA about 11 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Matthieu CERDA to Jonathan CLARKE
- Priority changed from N/A to 2
- % Done changed from 0 to 100
- Pull Request set to https://github.com/Normation/rudder-techniques/pull/197
PR available
Updated by Jonathan CLARKE about 11 years ago
- Status changed from Pending technical review to Discussion
- Assignee changed from Jonathan CLARKE to Matthieu CERDA
The fix looks good to me but why does this not affect the 2.4 branch?
Updated by Nicolas PERRON about 11 years ago
- Target version changed from 2.6.6 to 2.6.7
Updated by Nicolas PERRON about 11 years ago
- Target version changed from 2.6.7 to 2.6.8
Updated by Matthieu CERDA about 11 years ago
- Assignee changed from Matthieu CERDA to Jonathan CLARKE
There is no version 2.0 in the 2.4 branch actually.
Updated by Nicolas PERRON about 11 years ago
- Status changed from Discussion to Pending technical review
Updated by Matthieu CERDA about 11 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset policy-templates:commit:9e0eb2debb1132df85ff13c0b500934a98783f19.
Updated by Jonathan CLARKE about 11 years ago
Applied in changeset policy-templates:commit:c211bbc66ae391f106fb2b5983a2ea9b65c97a09.
Updated by Nicolas PERRON about 11 years ago
- Subject changed from userManagement technique 2.0 gives no answer on password component when removing a user to Technique 'User Management' v2.0: It gives no answer on password component when removing a user
Updated by Nicolas PERRON about 11 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.6.8, which was released today.
Check out:
- The release announcement: http://www.rudder-project.org/pipermail/rudder-announce/2013-October/000054.html
- The full ChangeLog: http://www.rudder-project.org/foswiki/bin/view/System/Documentation:ChangeLog26
- Download information: http://www.rudder-project.org/foswiki/Download/
Updated by Dennis Cabooter about 11 years ago
Unfortunatly this is not fixed in rudder 2.7.5
Updated by Dennis Cabooter about 11 years ago
Is actually is solved in 2.7.5 - my mistake. I didn't upgrade the technique lib. After upgrading the technique lib the problem was solved.