Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
This is using the LDAPgroups module. I choose the third option ( Groups exist as LDAP entries where a multivalued attribute contains the members' CNs ). I've got several groups I need it to reference, something like 9, which doesn't seem like a lot, but when you have to type the entire LDAP string for the groups, it's more than the 255 character length for the database field.
I fixed it by changing that field in the database to longtext.
Comments
Comment #1
kreaper commentedCan you be more specific ?
Which module ?
Which configuration option ?
Please define "significant" ?
That will help us tweak the database fields if necessary and appropriate.
Thx for using the module!
kreaper
Comment #2
Nikkol commentedsure ... sorry
This is using the LDAPgroups module. I choose the third option ( Groups exist as LDAP entries where a multivalued attribute contains the members' CNs ). I've got several groups I need it to reference, something like 9, which doesn't seem like a lot, but when you have to type the entire LDAP string for the groups, it's more than the 255 character length for the database field.
I fixed it by changing that field in the database to longtext.
Comment #3
johnbarclay commentedClosing 5.x issues to clean out issue queue.