When using LDAP for authentication and group management it is not possible for groups where the group name is longer than 50 characters to exist or be imported.
This is because the database limits the group name field to 50 characters.
Table: ofGroupProp
Field: groupName
Work around appears to be to increase the size of this field.