Originally posted by: SystemAdmin
I want to add some users to a group on an AIX 5.3 machine.
I can see these users by command id, lsuser, or smitty, but when I try to add the users to a group using chgrpmem, I got the error:
chgrpmem -m + user1 group1
3004-687 User "user1" does not exist.
I noticed one specialty about the user is that its REGISTRY attribute is DCE, and I cannot find the user in /etc/passwd. I am not sure if this causes the problem.
I would like to know how to fix the problem, or how to troubleshoot this kind of problems.
Thanks.
#AIX-Forum