Like it says in the subject, I'd like to create "technical" users, like for example "named" or "oracle" on a target system via something like:
`pkgadd -R /export/client107994/ ABCDoracleuser` What I don't see in the `passwd`, `useradd` and `userdel` commands when reading through the man pages are options which would basically do "-R". The closest thing to it looks like "-b" in `useradd`, but again `passwd` doesn't seem to have anything. How would Sun do it? This message posted from opensolaris.org
