Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Contribute
Contribute
Link to Us
Linux Jobs

Partner Sites
JustLinux.com
Linux Planet
PHPBuilder
Technology Jobs

Top White Papers

  • The number, complexity, and diversity of cyber threats are soaring. Businesses are increasingly concerned about the risks they face and 91% of organizations...
    Download

  • Regardless of the size of your business, a Denial of Service attack can disrupt your organization's website and network services. Download this eBook for...
    Download

More on LinuxToday


SCALE 9x Blog: Whats new in Sudo 1.8

Feb 23, 2011, 16:32 (0 Talkback[s])

[ Thanks to An Anonymous Reader for this link. ]

"SCALE: You will be presenting at SCALE later this week on new developments in the 1.8 release of sudo. What would you say is the killer feature of this new release?

"Todd Miller: The "killer feature" in sudo 1.8 is dynamically loaded modules. This makes it possible for third parties to write sudo plugins that implement custom security policies and logging of command input and output. There are a number of root access control packages out there, both Open Source and commercial. The plugin support makes it possible for users accustomed to using sudo to continue using it even if they want/need to use different security policy for root access. All that is required is a plugin that can assess the security policy and determine whether the user is allowed to run the command."

Complete Story

Related Stories: