What operating system are you running on?  Typically you can set default file 
creation permissions with umask settings and other OS-level configuration.  I 
recommend you look into those types of settings for the OS you're dealing with.

-Sands


On Dec 14, 2010, at 1:13 PM, amutsikiwa wrote:

Hi all,
I have a rather queer problem. My newly created dspace log files are always 
owned by user root, though they are affiliated with the group dspace.  For 
example:
~$ ls -l /dspace/log/dspace.log.2010-12-14
-rw-r--r-- 1 root dspace 1176 2010-12-14 10:50 /dspace/log/dspace.log.2010-12-14

This gives me permission errors when running utilities that run as user dspace. 
How can I make sure that the flog files are owned by dspace without having to 
run chown –R dspace.dspace /dspace/log*
<ATT00001..c><ATT00002..c>

------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to