SUDO is missing in IDM6 HP adapter
I am using IDM6 HP-UX adapter to provisioning unix account by setting up "SUDO Authentication" as TRUE. When we tried to get all available login shell, we got error message "cat:Cannot open /etc/shells: Permission denied". In the adapter, I think "SUDO" is missing before cat command. Has anyone have same issue?
[319 byte] By [
janexa] at [2007-11-27 11:56:59]

# 2
I believe HP-UX does support RBAC.
If that is the case, and an option, using RBAC is much more convenient that sudo. Especially if the bug relates to sudo.
Detailed instructions for Solaris are at http://www.sun.com/bigadmin/features/articles/id_rbac.html. You might be able to extrapolate these to HP-UX.
Ankush