ISPsystem.com Forums

ISPsystem.com Forums (http://forum.ispsystem.com//index.php)
-   Troubleshooting (http://forum.ispsystem.com//forumdisplay.php?f=11)
-   -   Account name limit (http://forum.ispsystem.com//showthread.php?t=1067)

Andrevus 05-31-2010 11:55 AM

Account name limit
 
Hi,

How can i change character limit for account name? Sometimes when I create new account I getting message - Username has invalid value and if I type new name from account with less characer there is no error. I need increase this value for account name. Is any solution for this?

Best regards,
Andrzej

Sergik 06-21-2010 08:16 AM

What operating system do you use?
You need to recompile you operating system to change character limit for account name.
As I know for FreeBSD files you need to edit are:
Code:

/usr/src/sys/sys/param.h (change MAXLOGNAME to fit your needs)
/usr/src/include/utmp.h (set UT_NAMESIZE to the value of the above MAXLOGNAME + 1)

Than rebuild world (dont know if kernel recompile is needed).

joeltysonsmith 07-07-2010 03:24 PM

This is good. you are right

Andrevus 07-16-2010 01:12 PM

Thank you.


All times are GMT +2. The time now is 06:05 PM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.