critical impact:
adduser - command not supported; use useradd (CrUn303)
Problem description
The adduser command exists on Tru64 UNIX but not on HP-UX. However, a similar technology exists in the useradd command on HP-UX.
The adduser command adds a new user to the system interactively. Identifiers
 adduser |
|
|
|
|
See also
Solution description
Use the useradd command to achieve similar results. Review your code and the applicable manpages for more information.
See also
Problem summary
| classifications |
source types |
OS release |
severity |
type |
| CMD |
Make, Script |
any HP-UX 11i version |
critical |
unavailable |
|