Originally posted by: apple08
dear aix guru,
we have assigned this folder 'local' to application admin. when she tries to chown to assign to her id and group, the operation not permitted as per the error shown below. why this thing happen? the current file owner and group is root:sys
$ ls -la |grep local
drwxr-xr-x 2 pkiwas wasgrp 4096 May 15 17:31 local
$ chown -R pkiwas:wasgrp local
chown: xztyyyy: Operation not permitted.
chown: abcd1234: Operation not permitted.
chown: module: Operation not permitted.
hope to hear from you. thank you