authbind-centos-rpm
authbind-centos-rpm copied to clipboard
it works also on Centos 7?
Is authbind supposed to work also on Centos 7?
Hi there,
try making the contents of /etc/authbind/byuid/id -u tomcat
the following:
0.0.0.0/0,80
and add to CATALINA_HOME/bin/setenv.sh:
export CATALINA_OPTS="${CATALINA_OPTS} -Djava.net.preferIPv4Stack=true"
Can you provide line by line instructions for adding AuthBind to CentOS7? is byuid literal or should that be replaced with something?