OPNsense Forum

Archive => 17.1 Legacy Series => Topic started by: 0xDEADC0DE on February 25, 2017, 10:03:05 pm

Title: [SOLVED] Username length limit 16
Post by: 0xDEADC0DE on February 25, 2017, 10:03:05 pm
OPNsense has a limit of 16 characters when creating users.
FreeBSD changed it to 32.
There was a post in pfSense forum how to change the php file and it worked.
https://forum.pfsense.org/index.php?topic=109508.0
Perhaps you can include this fix.

Thanks.
Title: Re: Username length limit 16
Post by: AdSchellevis on February 26, 2017, 05:22:59 pm
Thanks for the tip, this commit aligns the username length to the FreeBSD standards https://github.com/opnsense/core/commit/0829a34cef456c0065435405e965c45e8077d369

It will probably be included in our next release.
Title: Re: Username length limit 16
Post by: 0xDEADC0DE on February 27, 2017, 11:34:35 am
Great that you fixed it so fast.   :D
Thank you.
Title: Re: [SOLVED] Username length limit 16
Post by: franco on February 27, 2017, 12:57:08 pm
Yup, will be added in 17.1.3. Thanks for the report. :)


Cheers,
Franco