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

IIS FTP Username length #102

Open
AaronSadlerUK opened this issue Jan 20, 2022 · 0 comments
Open

IIS FTP Username length #102

AaronSadlerUK opened this issue Jan 20, 2022 · 0 comments

Comments

@AaronSadlerUK
Copy link

AaronSadlerUK commented Jan 20, 2022

Enter a FTP username of more than 20 characters and with the prefix of: [USER_NAME]_

The username will get truncated before the _ prefix, however this is not stored in solidcp, instead it is saved with the full username.

For example:

prefix_usernamelength

Will get saved into iis as

pref_usernamelength

However SolidCP will still be trying to look for the full username entered.

SolidCP should have the username saved as per the IIS username to stop confusion, it should also honour the policy and use the full username when it has a limit set to higher than 20.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

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

1 participant