[root@host-10-233-17-49 home]# useradd rhloguseradd: cannot open /etc/passwd[root@host-10-233-17-49 home]# chattr -i /etc/passwd[root@host-10-233-17-49 home]# useradd rhlog[root@host-10-233-17-49 home]# chattr +i /etc/passwd[root@host-10-233-17-49 home]# passwd rhlog[root@host-10-233-17-49 home]# usermod -a -G wheel rhlog
usermod -a -G wheel rhlog
