User Tools

Site Tools


tomcat

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
tomcat [2020/06/11 21:41]
k2patel
tomcat [2020/06/11 21:42]
k2patel [RHEL 8 / Tomcat 9]
Line 55: Line 55:
 === Create User === === Create User ===
 <code bash> <code bash>
-groupadd --system tomcat -g 91 // with group id 91 +groupadd --system tomcat -g 91 with group id 91 
-useradd -u 91 -d /​usr/​share/​tomcat -r -s /bin/false -g tomcat tomcat  ​// with user id 91+useradd -u 91 -d /​usr/​share/​tomcat -r -s /bin/false -g tomcat tomcat  ​with user id 91
 </​code>​ </​code>​
  
tomcat.txt · Last modified: 2020/08/10 02:35 (external edit)