Displaying 2 results from an estimated 2 matches for "7u9".
Did you mean:
79
2013 Feb 05
0
Java app not observing ACLs
Hello,
I have inherited a Java app, available as a jar, which has been moved
from an HPUX server as is. [This app simply downloads a data file from
an ftp server, processes its data and creates graph files.]
It works fine on a CentOS 5 x86_64 machine with: jre-7u9-linux-x64.rpm
but I've noticed it does not respect Linux ACLs. When run by a user who
has access to a directory (where the app creates a file) only via ACLs
(and not by basic user/group permissions), then I get "permission
denied" issues.
I've googled for the problem but have...
2005 Dec 21
9
question about changejournal
Hi,
I''ve got a newbie question--sorry if this is covered elsewhere, I parsed
through the archives for awhile and didn''t see it.
I''d like to listen for whenever a file is renamed (e.g. foo.txt -> foo.old)
and then magically change it back. This sounds odd, but I''m working with a
stubborn application and this will actually make things work nice.
So, if I do: