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 user accounts passwords keeps resetting #414

Open
BadJimmyZ opened this issue Aug 26, 2024 · 0 comments
Open

FTP user accounts passwords keeps resetting #414

BadJimmyZ opened this issue Aug 26, 2024 · 0 comments

Comments

@BadJimmyZ
Copy link

The passwords for the two initial user accounts resets once or twice per month, but intermittently (not in predictable intervals). I then have to manually reset the passwords to known values for the users to resume using it. When this happens, it's always both the FTP accounts at the same time (the exact same instant).

My initial suspicion was the container resets to default values at stop/start, however start count remains 0 for the container.

This was deployed as Azure Container Instances thus Docker CLI commands don't work, which reduces the amount of troubleshooting I can do.

I checked all the usual things on the Linux OS itself and confirmed the passwords are actually resetting (in /etc/shadow) and passwords are not set to expire or anything. I've also combed through the container logs for hours and there is nothing regarding passwords being reset.

We have a second deployment, a few months older, of Atmoz/SFTP via ACI and surprisingly this one does not experience this issue. I've compared the config the two deployments and it's identical. So I'm stumped as to why the passwords for both accounts reset simultaneously.

Anyone seen anything like it?

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