We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is authbind supposed to work also on Centos 7?
The text was updated successfully, but these errors were encountered:
Hi there,
try making the contents of /etc/authbind/byuid/id -u tomcat the following:
id -u tomcat
0.0.0.0/0,80
and add to CATALINA_HOME/bin/setenv.sh:
export CATALINA_OPTS="${CATALINA_OPTS} -Djava.net.preferIPv4Stack=true"
Sorry, something went wrong.
Can you provide line by line instructions for adding AuthBind to CentOS7? is byuid literal or should that be replaced with something?
No branches or pull requests
Is authbind supposed to work also on Centos 7?
The text was updated successfully, but these errors were encountered: