It is usual to create a dedicated user for each tomcat instance. But I wouldn't recommend to use 'tomcat' as user name, we prefer to use application level names for users. (E.G. if the site is called www.foobar.comm, the user is foobar, this way you are prepared to host more than one instance of tomcat on one maschine with dedicated users for each instance.)
> -----Urspr�ngliche Nachricht----- > Von: Curley, Thomas [mailto:[EMAIL PROTECTED]] > Gesendet: Freitag, 27. September 2002 12:45 > An: Tomcat Users List > Betreff: Install Question > > Does anyone have any recommendations as to what user to start > tomcat as ? (for security reasons). Is it usual to add a > dedicated 'tomcat' user for this purpose > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
