Re: [Proftpd-user] User account max limit

"TJ Saunders" <[email protected]> Wed, 17 Aug 2022 11:29:31 -0700
Newsgroups gmane.network.proftpd.user
Message-ID <[email protected]>
> Is there a maximum character length for user account names?

The maximum length for usernames is imposed mostly by OS/platform limits, for things like PAM, etc.  Outside of that limit, ProFTPD itself does impose a maximum length (mostly to prevent resource consumption attacks by unscrupulous/broken clients); see:

  https://github.com/proftpd/proftpd/blob/master/include/options.h#L227

Hope this helps,
TJ


_______________________________________________
ProFTPD Users List   <[email protected]>
Unsubscribe problems?
http://www.proftpd.org/list-unsub.html