|
Help with changing ownership of Symbolic Links
Hi,
I am in the process of building a RHEL 5.2 server for Oracle RAC. I changed ownership of the /dev/mapper partitions as noted below:
# chown oracle /dev/mapper/36006016068932300669afe00d7e8dd11
I tried doing the same with the symbolic links but when I ran "ls -l" I still see that root is the owner of the symbolic links.
Here is an example of what I ran:
# chown oracle /var/oracle/disk/asm_data1
Any input would be appreciated.
Thanks,
Joe
|