BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
G9
Calcite | Level 5 G9
Calcite | Level 5

Hi

I'm trying to change default permissions of SAS logs from 640 to 644. Is there any methods other than editing xml-file using this article (FileAppender; doesn't work in my case)?

1 ACCEPTED SOLUTION

Accepted Solutions
Patrick
Opal | Level 21

On OS level and if it's Linux/Unix then you could define an ACL (setfacl) for this folder and all subfolders that defines what permissions .log files get.

If 644 is what you would want for any newly created file then look into umask.

View solution in original post

1 REPLY 1
Patrick
Opal | Level 21

On OS level and if it's Linux/Unix then you could define an ACL (setfacl) for this folder and all subfolders that defines what permissions .log files get.

If 644 is what you would want for any newly created file then look into umask.

How to improve email deliverability

SAS' Peter Ansbacher shows you how to use the dashboard in SAS Customer Intelligence 360 for better results.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 439 views
  • 1 like
  • 2 in conversation