Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FTP username character limitation #236

Open
devnix opened this issue Jul 21, 2014 · 6 comments
Open

FTP username character limitation #236

devnix opened this issue Jul 21, 2014 · 6 comments

Comments

@devnix
Copy link

devnix commented Jul 21, 2014

Hi! I've created a FTP user called "alquilerpisosacturcom". I can login with it, but my client reported me that he was unable to login.

When I shadowed and checked the username displayed in the panel, I saw that the name cuts at 20 chars, and it displays "alquilerpisosacturco".

As the 21 chars username is working on the system, I understand there's no technical limitation for doing this, and the cut is done only on displaying the username on the panel. Am I right?

Cheers and great work with zpanel, I hope I can contribute some day :)

@BiserHosting
Copy link

I also point out this problem

@Diablo925
Copy link

you can change it in the Database

or you can install my module "ftp_management_plus" is allow 255 chars and domain use

zppy repo add repo.alio.dk
zppy update
zppy install ftp_management_plus

@devnix
Copy link
Author

devnix commented Aug 4, 2014

It's not a database problem, but a display.
El 04/08/2014 00:01, "Carsten Andersen" [email protected] escribió:

you can change it in the Database

or you can install my module "ftp_management_plus" is allow 255 chars and
domain use

zppy repo add repo.alio.dk
zppy update
zppy install ftp_management_plus


Reply to this email directly or view it on GitHub
#236 (comment).

@Diablo925
Copy link

YES the SQL not allow more then 20 chars

@devnix
Copy link
Author

devnix commented Aug 4, 2014

IDK, but internally the login works when the username is > 20 chars. Also,
if you type only the first 20 the login doesnt worjs, and that's the main
problem: the panel provides you an username that doesnt exist.
El 04/08/2014 09:33, "Carsten Andersen" [email protected] escribió:

YES the SQL not allow more then 20 chars


Reply to this email directly or view it on GitHub
#236 (comment).

@Diablo925
Copy link

the databse zpanel_proftpd wher Linux ftp username are store is it 32 chars :p

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants