OskarMaag
MIS
- Mar 10, 2001
- 5
Hi all,
on AIX 4.3.2 (with lots of patches: CASIL_9907, ...IY03471) and on AIX 4.3.3 (with some patches) I do not understand this:
cmd: id
output: uid=121(maag) gid=1023(userCATI)
cmd: ls -ld /tmp/maag
output: drwxrwxr-x 2 maag userCATI 1024 May 31 17:22 /tmp/maag
cmd: ls -l
output: -rw-rw-r-- 1 maag userCATI 792 May 31 17:22 t.t
cmd: grep brix /etc/passwd
output: brix:!:1008:1023:Brix:/home/brix:/bin/ksh
cmd: chown brix /tmp/maag/t.t
output: chown: t.t: Operation not permitted.
cmd: chgrp userUG t.t
output: chgrp: t.t: Operation not permitted.
maag is subdir of local (jfs) mounted /tmp
On my HP-UX (10.20) boxes chown and chgrp work fine
Thanks for reading this and any idea, what patches must be installed.
TIA oskar
on AIX 4.3.2 (with lots of patches: CASIL_9907, ...IY03471) and on AIX 4.3.3 (with some patches) I do not understand this:
cmd: id
output: uid=121(maag) gid=1023(userCATI)
cmd: ls -ld /tmp/maag
output: drwxrwxr-x 2 maag userCATI 1024 May 31 17:22 /tmp/maag
cmd: ls -l
output: -rw-rw-r-- 1 maag userCATI 792 May 31 17:22 t.t
cmd: grep brix /etc/passwd
output: brix:!:1008:1023:Brix:/home/brix:/bin/ksh
cmd: chown brix /tmp/maag/t.t
output: chown: t.t: Operation not permitted.
cmd: chgrp userUG t.t
output: chgrp: t.t: Operation not permitted.
maag is subdir of local (jfs) mounted /tmp
On my HP-UX (10.20) boxes chown and chgrp work fine
Thanks for reading this and any idea, what patches must be installed.
TIA oskar