Sorry that username is too long. MAX is 8 letters
I found a post where someone said edit the wwwacct file and change the line with that in it.
In that code is also a reference to an environment variable
$ENV{'LONGUSERS'}
In which if it does not equal 1 then that message is displayed for usernames longer than 8 characters.
Is there a place I can set that environment variable in WHM? I could not find it. I would rather not modify code if I can help it, as I have to remake modifications each time I upgrade scripts.
Thanks,
Chuck
I found a post where someone said edit the wwwacct file and change the line with that in it.
In that code is also a reference to an environment variable
$ENV{'LONGUSERS'}
In which if it does not equal 1 then that message is displayed for usernames longer than 8 characters.
Is there a place I can set that environment variable in WHM? I could not find it. I would rather not modify code if I can help it, as I have to remake modifications each time I upgrade scripts.
Thanks,
Chuck