Error - tomcat-users.xml.new permission denied - while starting TOMCAT

2003-02-10 Thread krip pane
All, I'm trying to start tomcat as user tomcat via a script. But it keeps dying with error - tomcat-users.xml.new permission denied. It looks like it's trying to write to the conf dir, but the id doesn't have write permission to do so - only root does. I don't want to give any ID other than

RE: Error - tomcat-users.xml.new permission denied - while starting TOMCAT

2003-02-10 Thread Filip Hanik
, 2003 9:28 AM To: tomcat Subject: Error - tomcat-users.xml.new permission denied - while starting TOMCAT All, I'm trying to start tomcat as user tomcat via a script. But it keeps dying with error - tomcat-users.xml.new permission denied. It looks like it's trying to write to the conf dir

Re: Error - tomcat-users.xml.new permission denied - while starting TOMCAT

2003-02-10 Thread Sean Dockery
You could try using sudo. It allows users to execute certain programs as if they were the superuser. - Original Message - From: krip pane [EMAIL PROTECTED] To: tomcat [EMAIL PROTECTED] Sent: Monday, February 10, 2003 10:28 Subject: Error - tomcat-users.xml.new permission denied - while