Article
Linux systems, depending on the distribution, generally have a command called ‘sudo.’ Sudo allows any user to perform a command with the security clearances of the administrative user. Sudo was created to allow administrators to perform administrative-level commands while logged in under another role, but as it is a very useful tool for privilege escalation, [...]
February 2, 2011
Short URL root, sudo
Article
There are few things more established in the world of technology than the security of a Unix system. There are quite a few cases, however, where a Unix system has an Achilles heel built into its structure. In some cases, users are given access to sudo privileges so that they can exercise enough control over [...]
February 2, 2011
Short URL sudo, unix
Article
Many organizations face problems with high-end access to root control in their corporate systems. Finding effective measures to allow for collaborative procedures while eliminating risks can be challenging. Sudo allows for access to the root, which increases security risks and the potential for the compromising of system integrity. These occurrences can be costly when damaging [...]
February 2, 2011
Short URL limit access, sudo, unix
Article
Sudo: it’s a combination of the words “super user” and “do”. This name, however, doesn’t really bring home what this means. On a Linux system, a sudo command is basically treated as if it were issued by the root user. If you know anything about Linux, this should already give you pause. The root user [...]
February 1, 2011
Short URL privileges, root, sudo
Article
Sudo is a program that allows users to assume the security privileges of a different user, such as the superuser or root on Unix or Unix-like systems. Allowing users such control can create the potential for security breaches and compromise system integrity. It can require tremendous resources in cost and labor when configuring it to [...]
February 1, 2011
Short URL root, sudo, unix
Article
Enterprises with sudo practices in place will have a difficult time integrating across multiple platforms without advanced software that has the ability to remove sudo restrictions. Such restrictions can cause problems with the security of modern-day networks and with compliance standards. There is currently Unix root access control software available which allows administrative privileges to [...]
January 31, 2011
Short URL limit access, sudo
Article
Sudo is the default in Unix, Linux and Apple Mac OS X operating systems. Modern enterprises often wish to remove sudo requirements because they can cause compatibility problems within networks. However, there are enterprises which are deeply rooted in sudo practices. Attempting compliance without the help of advanced software can prove to be both time [...]
January 31, 2011
Short URL sudo
Article
On platforms such as Linux, a sudo package allows users special permission to otherwise inaccessible files. Originally written around 1980, sudo has caused compatibility issues as it was not initially meant to work with the enterprises of today. Operating systems based in sudo practices have trouble with administrative privileges and other security measures when used [...]
January 25, 2011
Short URL sudo
Article
Remove Sudo for Better Unix Privilege Management If you’re trying to keep a network secure, you have to remove sudo access for all users except the highest-level techs. The power of root cannot be exaggerated. Those users who do have access to this command have to be monitored to make sure that they’re using it [...]
January 15, 2011
Short URL sudo
Article
There are numerous enterprises with long-standing sudo practices in place. With policy migrations tools, such organizations can avoid having to perform large scale IT infrastructure restructuring. Such software can help these enterprises remove the sudo policies to make increased network collaboration possible. Tools, such as PowerBroker Servers, allow organizations to do this without compromising any [...]
January 7, 2011
Short URL sudo