Multi organization LDAP

Hi,
I have created a second organization but I cannot see any LDAP users I have previously created.
I tried in ldap.toml to add a new servers.group_mappings with :
group_dn="<new_group>"
org_role = “Viewer”
org_id=2
Then I added a LDAP user to this new_group (created in LDAP).
But it does not work. Could you help me on this subject (grafana 5.4.3) ?

Oups Sorry : it works I have made a mistake in the group name.

An other question : is is possible to put multiple org_id in the same servers.group_mappings ?

Regards.