Guess the first send didn't work
Patrick Ohnewein wrote:
>
> Now I have a Java app which creates files.
> Everything works as espected but the created files get the wrong file
> permissions.
>
> The user which uses the app has the following attributes:
> NAME: patr
Now I have a Java app which creates files.
Everything works as espected but the created files get the wrong file
permissions.
The user which uses the app has the following attributes:
NAME: patrick
GROUP: users
UMASK: 022
creating the file Test.dat in the directory
/Test with the following