1833873 Members
1962 Online
110063 Solutions
New Discussion

SUDO

 
SOLVED
Go to solution
Doug_85
Regular Advisor

SUDO

I've just downloaded SUDO 1.6.7 and have looked over the documentation. Does anyone know if there's any bugs or other anomalies I should be watching out for upon installation or implementation? I'm currently running HP-UX 11.0 on a Class L Server.

Thanks,
Doug
5 REPLIES 5
Sanjay_6
Honored Contributor

Re: SUDO

Hi,

Don't think there is anything particular you should be watching for.

Hope this helps.

Regds
James A. Donovan
Honored Contributor

Re: SUDO

Version 1.6.7p5 is the most recent. If this is not the patch level you have, you can check the changes here: http://www.courtesan.com/sudo/changes.html

Remember, wherever you go, there you are...
Doug_85
Regular Advisor

Re: SUDO

Yes, I currently have the 1.6.7p5 version. Can this software potentially disable current user accounts on the system if improperly implemented?

Thanks,
Doug
Sanjay_6
Honored Contributor
Solution

Re: SUDO

No,

It has its own configuration file and doesn't modify any system files. It uses the /etc/passwd to identify UIDs and GIDs.

Hope this helps.

Regds
Bill Hassell
Honored Contributor

Re: SUDO

sudo is not a security product, it is a way to distribute root privileges in a controlled manner. You can use to limit the commands certain user are allowed to use and to prevent the dissemination of the root password. For user account security, you want to change your system to Trusted and download a copy of Bastille for HP-UX: http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B6849AA


Bill Hassell, sysadmin