[1069] in SIPB-AFS-requests
Re: I restored a number of the previous rosebud configurations
daemon@ATHENA.MIT.EDU (Calvin Clark)
Tue Jul 27 23:58:25 1993
Date: Tue, 27 Jul 93 23:58:09 -0400
From: Calvin Clark <ckclark@mit.edu>
To: mhpower@athena.mit.edu
Cc: ckclark@athena.mit.edu, sipb-afsreq@athena.mit.edu
In-Reply-To: Your message of Tue, 27 Jul 93 23:35:51 -0400.
<9307280335.AA27793@charon>
The original files would have come from the boot floppy:
; strings /mit/bootkit/rsaix/32.instl.maint | grep nobody
nobody:!:4294967294:nobody
nobody:!:4294967294:4294967294::/:
These are the lines that would be in /etc/group and /etc/passwd, respectively.
3001-025 The file /usr/sbin/tsm has the wrong file group.
3001-633 Invalid or missing GID on password line
nobody:!:4294967294:4294967294::/:.
3001-642 The user name nobody appears in /etc/security/passwd
but not in /etc/passwd.
3001-646 The user name nobody appears in /etc/security/user
but not in /etc/passwd.
3001-652 Invalid or missing GID on group line
nobody:!:4294967294:nobody.
3001-656 The group name nobody appears in /etc/security/group
but not in /etc/group.
What program is printing these errors? I have looked at one other
machine (augmented) which is running 7.5B AIX3.2, and it has those
entries for nobody, with default entries in /etc/security/*.
-Calvin