Quote:
Originally Posted by Kustom42
by default yes, you can specify which user tomcat runs under in the tomcat config files. Default user/group is tomcat.
|
the good practive is to create these folders in tomcat home directory?
when I tried
cat /etc/passwd
it returned
tomcat:x:501:502::/home/tomcat:/usr/sbin/nologin
is tomcat home
/home/tomcat ?
what is
/usr/sbin/nologin ?