In a nutshell, removing a user is done by using the
command rmuser
-To remove the user amer from your system:
#rmuser amer
-To remove the user account amer and all its attributes,
including passwords and other user authentication information in the /etc/security/passwd
file, type:
#rmuser
-p amer
Additionally, let me tell you about how to use simtty to
remove users:
#smitty rmuser
No comments:
Post a Comment