Re: security best practice



2008/5/2 ChadDavis <chadmichaeldavis@xxxxxxxxx>:
I'd like some advice from the admins. I'm a developer who admins my own
environment in a home office. I get things done, but perhaps not in the
best fashion.

For instance, I just installed the tomcat server via the debian
repositories. By default, all of the files go in under the root ownership
and group. I want my developer users to be able to access all of the
various tomcat files, from logs and conf stuff to startup scripts. What is
the "right" way of granting this access to my users?


Hello,

you can create a user that owns all the tomcat dir. And also a group,
and put that users in that group. If you also run tomcat in the
default 8080 port, that user can also start/stop the server.

Best regards,
Sergio Cuellar


--
"Meine Hoffnung soll mich leiten
Durch die Tage ohne Dich
Und die Liebe soll mich tragen
Wenn der Schmerz die Hoffnung bricht"


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • [HELP] JDBC MDBTools
    ... I'm moving my TOMCAT server from XP to a linux box under aurox 9, JDK 1.4, ... MDBTOOLS 0.5.1, and unixODBC 2.2.10. ... And the worse is that tomcat crach accessing to my database. ... Current Java thread: ...
    (comp.lang.java.databases)
  • [HELP] JDBC MDBTools
    ... I'm moving my TOMCAT server from XP to a linux box under aurox 9, JDK 1.4, ... MDBTOOLS 0.5.1, and unixODBC 2.2.10. ... And the worse is that tomcat crach accessing to my database. ... Current Java thread: ...
    (comp.lang.java.databases)
  • Protecting JSP files in local tomcat instance.
    ... I have an application running on Tomcat 4 that needs to be deployed to ... user laptops that are running both a tomcat server of their own as ... The database is later synced with the main ... The problem this presents is that all the JSP code is available for ...
    (comp.lang.java.developer)
  • Re: Tomcat is giving the wrong MIME type?
    ... css and javascript file inside the Tomcat server. ... I used LiveHttpHeaders to inspect the request and response headers. ... Is the problem in Tomcat configuration or in the browser? ...
    (comp.lang.java.programmer)
  • Re: Recompile jsp with java classes?
    ... > I created some java classes on a tomcat server. ... I don't want to put my source code in the tomcat space. ... to force recompiling JSP. ...
    (comp.lang.java.programmer)