If I understand the requirement, then you probably want to create normal > users and simply add them to the /etc/sudoers file. That will give them > superuser authority via 'sudo', which is generally the better way to do it.
Second this option. No normal user should be given super powers except through sudo. Otherwise you'll never know who dunnit, and when. ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
