Emmanuel Bourg wrote:
You didn't change the TOMCAT8_USER variable in /etc/default/tomcat8 and
authbind is installed, right?
What is the output of (as root):
su tomcat8 -s /bin/bash -c "authbind --deep /bin/bash -c 'netcat -v -p
443 -l'"
and my reply ended:
The only difference I see is the home directories.
I found another difference.
I looked at the man page for authbind. Then I looked at the contents of
/etc/authbind.
It seems that /etc/authbind/byport/443 has owner "tomcat7," group
"root," and mode 500. As soon as I changed that to group "tomcat8" and
mode 550,
sudo -u tomcat8 -s /bin/bash -c "authbind --deep /bin/bash -c 'netcat -v -p 443
-l'"
no longer came back with "Permission denied," and when I put Tomcat 8.5
on port 443 and restarted Tomcat 8.5, it started right up without
further complaint.
--
JHHL
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org