Hi, i'm using Ispconfig with the user prefix like [domain]_ so usually the user name login is [domain]_name.surname In the ispconfig mysql table isp_isp_user, the field for it is user_username, a varchar 32. Sometime, the login become more than 32 chars so i modified the field with 64 varchar and i'm using it from 30 gg without problem with 2.2.9 ver. What do you think about upgrade the field? Thanks Bye Alex
Some older Linux distributions limited the length of usernames to 32 characters, that's why we have this limitation in the database, too. I'm not sure though if this has changed for newer distributions.