Actions
Bug #5053
closedThe UUID passed to rudder-node-to-relay is case sensitive, and using wrong case renders the node invisible in webapp
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Server components
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
rudder-node-to-relay expect that the uuid passed is in the same case as in the uuid.hive, but it will silently accept (and fail) on uuid with invalid case, rendering the node unreachable in the webapp.
We should fetch the uuid with proper case from LDAP, and then use it for replacement
Updated by Jonathan CLARKE over 10 years ago
- Status changed from New to Pending technical review
- Assignee set to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/rudder-packages/pull/419
Updated by Jonathan CLARKE over 10 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset packages:commit:41e59364f3c179aabdd9b4a7e2840697b231834b.
Updated by Nicolas CHARLES over 10 years ago
Applied in changeset packages:commit:f14542565b2fd273c778c1b0187d7295650d1726.
Updated by Vincent MEMBRÉ over 10 years ago
- Target version changed from 2.9.7 to 2.10.3
Updated by Vincent MEMBRÉ over 10 years ago
- Subject changed from The UUID passed to rudder-node-to-relay is case sensitive, and using wrong case render the node invisible in webapp to The UUID passed to rudder-node-to-relay is case sensitive, and using wrong case renders the node invisible in webapp
Updated by Vincent MEMBRÉ over 10 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.10.3 (announcement , changelog) and 2.11.0~beta2 (announcement , changelog), which were released today.
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Updated by Benoît PECCATTE almost 9 years ago
- Target version changed from 2.10.3 to 2.9.7
Actions