Login  Register

permission to file

Posted by Roshan on Oct 08, 2020; 6:13am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/permission-to-file-tp8846.html

Source Solaris
Target Linux server

Hi Erman,

Golden Gate is generating trail files on source server. GoldenGate is running under user ora12c. Below is a snapshot of permissions of files for user ora12c

Capture1.PNG

I have mounted the filesystem containing the trail files on a target Linux server where Striim is running. User is oracle.

Capture2.PNG

How can I make the files readable by user oracle on the target Linux server?

Is it ACL?I was thinking of ACL from source.

https://unix.stackexchange.com/questions/401207/linux-how-to-give-only-specific-user-to-read-the-file

Please advise how do I proceed?

setfacl -m u:oracle:r /ogg/ora12c/cd*
?

Regards,

Roshan