Actions
Bug #10545
closedRudder fails to accept inventories with user account different only in their case
Status:
Released
Priority:
N/A
Assignee:
Jonathan CLARKE
Category:
Web - Nodes & inventories
Target version:
Pull Request:
Severity:
Major - prevents use of part of Rudder | no simple workaround
UX impact:
User visibility:
Getting started - demo | first install | level 1 Techniques
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
On a node, if we have both user "TEST" and "test" defined, the inventory can not be added to Rudder with the following error:
[2017-03-31 11:15:33] ERROR com.normation.ldap.sdk.RwLDAPConnection - Exception ignored (by configuration) when trying to add entry 'nodeId=ffffffff-bdf1-0000-02a1-3d44ad000000,ou=Nodes,ou=Pending Inventories,ou=Inventories,cn=rudder-configuration'. Reported exception was: localAccountName: value #22 provided more than once com.unboundid.ldap.sdk.LDAPException: localAccountName: value #22 provided more than once
Case is important in accounts, and that must be supported.
Actions