Cannot change ownership of a folder using chown
Hello
I tried to change the ownership of a folder (as root):
chown -R apache:swgroup /won/xfiles
This command line did not change ownership. There was no error message or any output at all.
The /won/xfiles folder is on a Linux LVM partition, i.e. it's not an external drive or another file system.
Why can't I change ownership of this folder?
This is Red Hat 5.x running as a VM, if that's a factor.
Thanks,
Suzan
|