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

Did you look at pam_mysql #1

Open
bonelifer opened this issue Jul 15, 2022 · 0 comments
Open

Did you look at pam_mysql #1

bonelifer opened this issue Jul 15, 2022 · 0 comments

Comments

@bonelifer
Copy link

bonelifer commented Jul 15, 2022

It would seem much easier to use vsftpd with pam_mysql for username/password storage as it'd then be as simple as using mysql-client with a query to add users, change passwords and delete users. I see from your comments in the shell scripts, you too find the load_db method as horrid as I do. It's like devops and ftp deployers for the last decade or more have been possibly hiding the needed info to programmatically delete old users. LOL. 😞 I'm in the process of trying to understand Dockerfiles and adding some functionality to one (vsftpd +pam_mysql)I found on github, that was never published as a container. Your shell scripts will definately help in management, just need to change out to use mysql-client.

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