File permission change for directory in vcs
Hi All ,
We have a directory say /test which is under vcs in AIX ,The filesystem is JFS2 .
The owner and group of directory is root:root .The filesystem is currently mounted by vcs .
canwe chnage the permission with chown command .
NOTE: i dont see ownership assigned for mountpoint when i checked via hares -display <Mountpoint>
Regards
Dilip
Hi Dilip,
You would indeed configure VCS with same user settings which is required by application. For e.g. if you have a apache service which needs to be onlined as "apache" user ... then you would configure VCS application resource to use "apache" user only .. similarly the mount directory should have appropriate owner & group owner permissions.
Now if there is any specific non-root owner for mount point, you can configure that in VCS using MntPtOwner option.
Hope this answers ..
G