I am having the following problem when setting the umask
in the profile
Suppose I set umask to 002 and I create a directory
The directory is created with the correct permissions
drwxrwxr_x
However when I create a file the file is created with
permissions:
_rw_rw_r_ _
Can anyone tell me why this could happen.
Thanks
-u-
in the profile
Suppose I set umask to 002 and I create a directory
The directory is created with the correct permissions
drwxrwxr_x
However when I create a file the file is created with
permissions:
_rw_rw_r_ _
Can anyone tell me why this could happen.
Thanks
-u-