Project

General

Profile

Actions

User story #3274

closed

User story #3273: Have a group containing all nodes

Add "all nodes" Group in LDAP

Added by Vincent MEMBRÉ about 11 years ago. Updated about 9 years ago.

Status:
Rejected
Priority:
2
Category:
Web - Nodes & inventories
Target version:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:

Description

We need to add the "all nodes" group in the bootstrap.ldif, so that group will included on a new installation

here is the extract corresponding to the group :

dn: nodeGroupId=All-Nodes,groupCategoryId=GroupRoot,ou=Rudder,cn=rudder-configuration
objectClass: nodeGroup
objectClass: top
cn: All Nodes
isDynamic: TRUE
nodeGroupId: All-Nodes
jsonNodeGroupQuery: { "select":"nodeAndPolicyServer", "composition":"And", "where":[ {"objectType":"node","attribute":"nodeId","comparator":"exists","value":""}]}
isEnabled: TRUE
isSystem: FALSE

A migration has to be done to add that group, if missing on an upgrade.

Actions

Also available in: Atom PDF