Hi,
In MPSS 1-2.1.4982-15-rhel-6.3,I added 2 users named "hpc" and "hpc2" using micctrl as:
/usr/sbin/micctrl --useradd=hpc mic0
/usr/sbin/micctrl --useradd=hpc2 mic0
Then I deleted only "hpc" as:
/usr/sbin/micctrl --userdel=hpc mic0
After this, I got 2 lines
mic0: User hpc removed
mic0: User hpc removed
and both "hpc" and "hpc2" are removed!


