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

apache.adduser can't be used for nginx unless apachectl is present #8123

Closed
ianheggie opened this issue Oct 27, 2013 · 0 comments · Fixed by #8124
Closed

apache.adduser can't be used for nginx unless apachectl is present #8123

ianheggie opened this issue Oct 27, 2013 · 0 comments · Fixed by #8124

Comments

@ianheggie
Copy link

The apache module doesn't load unless apachectl is present, but that command isn't required for useradd (or userdel).

This would allow nginx only sites to use apache.adduser to maintain htpasswd files

Under ubuntu 12.04, apache2-utils package provides:

/usr/bin/ab
/usr/bin/checkgid
/usr/bin/fcgistarter
/usr/bin/htcacheclean
/usr/bin/htdbm
/usr/bin/htdigest
/usr/bin/htpasswd
/usr/bin/logresolve
/usr/bin/rotatelogs
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

Successfully merging a pull request may close this issue.

1 participant