Hello Listers:

                I have a servlet running on the Tomcat/Apache suite that
create some files, but some of these files, that have been created through
the use of the File.createNewFile() directive, have owner "root", and
others, created with the Properties.store() directive, have as owner my
own account's UID. Is it normal?. How can I make to create all the files
with a particular UID?.

                This takes me to another question. Tomcat runs always as
"root", and not as "apache" as the Apache server does?. Doesn't it
generate some sort of security problem?

                Thanks to all, specially to those who have answered my
previous questions.

                Guillermo Hoyos


--
        _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
       _/ Guillermo de Jesus HOYOS RIVERA        _/
      _/  Doctorant                             _/
     _/   LAAS-CNRS, groupe OLC                _/
    _/    7, Avenue Colonel Roche, bureau 43  _/
   _/     31077, TOULOUSE, FRANCE            _/
  _/      Tel. (+33|0) 5 61 33 62 63        _/
 _/       Fax. (+33|0) 5 61 33 64 11       _/
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to