<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: sudo in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/3729839#M254352</link>
    <description>Shalom Kashru,&lt;BR /&gt;&lt;BR /&gt;I differ with the last answer to number 3. Though there are no known vulnerabilities with the sudo product, which is stable and in wide use, there are inherent problems with sudo itself. &lt;BR /&gt;&lt;BR /&gt;If used to grant access on the wrong utility it can open up your system completely to malicious, or more likely stupid users. It is very important to use this utility in a very, very limited way.&lt;BR /&gt;&lt;BR /&gt;sudo increases security if it allows you to keep non-admins from root access and if its used carefully and in a limited way.&lt;BR /&gt;&lt;BR /&gt;sudo ships with a special visudo or visudoers utility that when saving the file, updates the sudo database.&lt;BR /&gt;&lt;BR /&gt;Good Luck.</description>
    <pubDate>Mon, 13 Feb 2006 00:48:13 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2006-02-13T00:48:13Z</dc:date>
    <item>
      <title>sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/3729836#M254349</link>
      <description>I have configured sudo for giving some access to our helpdesk team. My manager wants to know about the security issues about it like&lt;BR /&gt;&lt;BR /&gt;1. who made sudo&lt;BR /&gt;2. where is the configuration file and what is the permission of that.&lt;BR /&gt;3. Is there any known threat?&lt;BR /&gt;&lt;BR /&gt;Can anyoune help me in this.</description>
      <pubDate>Sun, 12 Feb 2006 19:21:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/3729836#M254349</guid>
      <dc:creator>Khashru</dc:creator>
      <dc:date>2006-02-12T19:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/3729837#M254350</link>
      <description>1.  Who made sudo:  Check out &lt;A href="http://www.courtesan.com" target="_blank"&gt;http://www.courtesan.com&lt;/A&gt; for lots of information on sudo.&lt;BR /&gt;&lt;BR /&gt;2.  It depends on the installation.  Sometimes it is /etc/sodu/sudoers, sometimes /usr/local/etc/sudo/sudoers.  I have seen it in other directories as well.  Permissions on one of my machines are readable by the owner and group (both root) only.&lt;BR /&gt;&lt;BR /&gt;3.  Any known thread: Information here on the only sudo security issue I have ever seen: &lt;A href="http://www.sudo.ws/sudo/alerts/path_race.html" target="_blank"&gt;http://www.sudo.ws/sudo/alerts/path_race.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Sudo is a great product and the benefits far outweigh the risks in my opinion.</description>
      <pubDate>Sun, 12 Feb 2006 19:38:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/3729837#M254350</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-02-12T19:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/3729838#M254351</link>
      <description>Hi Khashru, &lt;BR /&gt;&lt;BR /&gt;Q1. who made sudo &lt;BR /&gt;&lt;BR /&gt;Ans : Sudo is an Opensource utlity distributed under ISC-style license. It is part of Internet Express suite as well, you can download it for 11.11 and 11.23&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1111" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1111&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1123" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1123&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Main site is at : &lt;A href="http://www.courtesan.com/sudo/" target="_blank"&gt;http://www.courtesan.com/sudo/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Q2. where is the configuration file and what is the permission of that.&lt;BR /&gt;"sudoers" is the configuration file for sudo. If you install Internet express version of sudo, you can find "sudoers" at /opt/iexpress/sudo/etc/ directory. &lt;BR /&gt;&lt;BR /&gt;Permission will be 644. &lt;BR /&gt;&lt;BR /&gt;Q3.Is there any known threat?&lt;BR /&gt;&lt;BR /&gt;Current version  1.6.8p12 is risk free, &lt;BR /&gt;&lt;BR /&gt;See all Sudo reated security alerts at &lt;A href="http://www.courtesan.com/sudo/alerts/" target="_blank"&gt;http://www.courtesan.com/sudo/alerts/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Sun, 12 Feb 2006 22:48:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/3729838#M254351</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-02-12T22:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/3729839#M254352</link>
      <description>Shalom Kashru,&lt;BR /&gt;&lt;BR /&gt;I differ with the last answer to number 3. Though there are no known vulnerabilities with the sudo product, which is stable and in wide use, there are inherent problems with sudo itself. &lt;BR /&gt;&lt;BR /&gt;If used to grant access on the wrong utility it can open up your system completely to malicious, or more likely stupid users. It is very important to use this utility in a very, very limited way.&lt;BR /&gt;&lt;BR /&gt;sudo increases security if it allows you to keep non-admins from root access and if its used carefully and in a limited way.&lt;BR /&gt;&lt;BR /&gt;sudo ships with a special visudo or visudoers utility that when saving the file, updates the sudo database.&lt;BR /&gt;&lt;BR /&gt;Good Luck.</description>
      <pubDate>Mon, 13 Feb 2006 00:48:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/3729839#M254352</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-02-13T00:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/3729840#M254353</link>
      <description>hi;&lt;BR /&gt;&lt;BR /&gt;1) there is a sudo web page at &lt;A href="http://www.sudo.ws/sudo/" target="_blank"&gt;http://www.sudo.ws/sudo/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;2)/etc/sudoers&lt;BR /&gt;-r--r-----   1 root       root      &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;mustafa</description>
      <pubDate>Tue, 14 Feb 2006 01:54:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/3729840#M254353</guid>
      <dc:creator>Mustafa Gulercan</dc:creator>
      <dc:date>2006-02-14T01:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/3729841#M254354</link>
      <description>hi Khashru.&lt;BR /&gt;&lt;BR /&gt;Many questions on sudo also answered at the following url:&lt;BR /&gt;&lt;A href="http://groups.google.mu/group/alt.hacking/msg/4de350322e329c48?&amp;amp;q=sudo+security+threats" target="_blank"&gt;http://groups.google.mu/group/alt.hacking/msg/4de350322e329c48?&amp;amp;q=sudo+security+threats&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;hope this helps too!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Tue, 14 Feb 2006 04:23:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/3729841#M254354</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-02-14T04:23:41Z</dc:date>
    </item>
  </channel>
</rss>

