Actions
Bug #7570
closedBug #7031: Inventory <FQDN> content differs from hostname --fqdn and may lead to unauthorised nodes
If RUDDER_HOSTNAME is localhost we should fallback to FQDN
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Nodes & inventories
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
When the hostname command fails RUDDER_HOSTNAME may be absent, empty or 'localhost'.
We currently fall back to FQDN only when it is absent. We should fall back on other cases too.
We can since since #7568 FQDN should be properly filled.
Later we should consider making it the default value.
Updated by Vincent MEMBRÉ almost 9 years ago
- Status changed from New to In progress
- Assignee set to Vincent MEMBRÉ
Updated by Vincent MEMBRÉ almost 9 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to François ARMAND
- Pull Request set to https://github.com/Normation/ldap-inventory/pull/74
Updated by Vincent MEMBRÉ almost 9 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset ldap-inventory|5ce44d9484f08e186f0634e29f51128bb0b82ebb.
Updated by François ARMAND almost 9 years ago
Applied in changeset ldap-inventory|380ae5c6399e5abceeb96be76e008f5bb5468bb8.
Updated by Vincent MEMBRÉ almost 9 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 3.1.5 which was released today.
Actions