critical impact:
removeuser - not available; use userdel (CrUn266)
Problem description
The removeuser command is supported on Tru64
UNIX but not on HP-UX. However, a replacement technology exists in the userdel command.
The removeuser command deletes user accounts interactively. Identifiers
 removeuser |
|
|
|
See also
Solution description
Use userdel -r to achieve similar results.
The -r option also removes the user's home directory. See the appropriate manpage for more information on the userdel command.
See also
Problem summary
| classifications |
source types |
OS release |
severity |
type |
| CMD |
Make, Script |
any HP-UX 11i version |
critical |
unavailable |
|