This document applies to AIX Versions 3.2 and 4.x and provides suggestions for debugging in the following situations:
Debug as follows:
nobody:!:4294967294:4294967294::/:
file permissions ------------------------ .ids -rw------- environ -rw-r----- limits -rw-r----- passwd -rw------- user -rw-r-----
usrck -t ALL pwdck -t ALL grpck -t ALL
umask=77 Good format. Translates to octal 077.
umask=077 Bad format. Translates to octal 063.
[ Doc Ref: 90605194614790 Publish Date: Aug. 21, 2000 4FAX Ref: none ]