Basedn column in the db is of type tinytext-
AFAIK, tinytext is limited to 255 characters.
This may be way to short to add several basedn on the same LDAP.
btw this also impacts ldapdata_mappings.
Basedn column in the db is of type tinytext-
AFAIK, tinytext is limited to 255 characters.
This may be way to short to add several basedn on the same LDAP.
btw this also impacts ldapdata_mappings.
Comments
Comment #1
miglius commentedThis is already addressed in the dev version.
Comment #2
magoo commentedThanks,
Those kind of changes would have been agood reason to release a new alpha release.
I spent some time understanding why my settings where not correctly saved, especially for ldap_data.
Comment #3
miglius commented[#376974 ]