<?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: tar in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/tar/m-p/4574562#M39522</link>
    <description>&lt;!--!*#--&gt;&amp;gt; [...] giving somebody root is crazy, [...]&lt;BR /&gt;&lt;BR /&gt;I didn't say that it was wise, only that&lt;BR /&gt;unrestricted "tar" use is not much different.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; now, you can even configure it [...]&lt;BR /&gt;&lt;BR /&gt;I suggested one way to do that.  What's your&lt;BR /&gt;suggestion?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; sudo is the way to go. [...]&lt;BR /&gt;&lt;BR /&gt;It's certainly one useful method, when used&lt;BR /&gt;properly.  When used improperly, its benefits&lt;BR /&gt;may be greatly reduced.</description>
    <pubDate>Mon, 01 Feb 2010 13:05:25 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2010-02-01T13:05:25Z</dc:date>
    <item>
      <title>tar</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar/m-p/4574554#M39514</link>
      <description>Hi,&lt;BR /&gt;  I want to make one my user use tar command for backup.How can I able to do that??</description>
      <pubDate>Sat, 30 Jan 2010 06:28:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar/m-p/4574554#M39514</guid>
      <dc:creator>kunjuttan</dc:creator>
      <dc:date>2010-01-30T06:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: tar</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar/m-p/4574555#M39515</link>
      <description>Hi dipesh ,&lt;BR /&gt;&lt;BR /&gt;you can give the access by sudo . install sudo on your system if not installed and than visudo&lt;BR /&gt;&lt;BR /&gt;make the entry and save the file .&lt;BR /&gt;Than do su to that particular user and run sudo -l &lt;BR /&gt;&lt;BR /&gt;it will show you that user has access to run tar command&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thats all&lt;BR /&gt;</description>
      <pubDate>Sat, 30 Jan 2010 09:55:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar/m-p/4574555#M39515</guid>
      <dc:creator>Jupinder Bedi</dc:creator>
      <dc:date>2010-01-30T09:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: tar</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar/m-p/4574556#M39516</link>
      <description>Thanks.Can you give me some more information.Is it possible in RHEL?From whre I will get sudo package?Is it free?</description>
      <pubDate>Sat, 30 Jan 2010 10:02:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar/m-p/4574556#M39516</guid>
      <dc:creator>kunjuttan</dc:creator>
      <dc:date>2010-01-30T10:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: tar</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar/m-p/4574557#M39517</link>
      <description>yes this package is 100% free . you can download it from any website. following are the links&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.icewalkers.com/Linux/Software/533590/Sudo.html" target="_blank"&gt;http://www.icewalkers.com/Linux/Software/533590/Sudo.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://linux.softpedia.com/get/Programming/Widgets/Perl-Modules/Sudo-36009.shtml" target="_blank"&gt;http://linux.softpedia.com/get/Programming/Widgets/Perl-Modules/Sudo-36009.shtml&lt;/A&gt;</description>
      <pubDate>Sat, 30 Jan 2010 10:13:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar/m-p/4574557#M39517</guid>
      <dc:creator>Jupinder Bedi</dc:creator>
      <dc:date>2010-01-30T10:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: tar</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar/m-p/4574558#M39518</link>
      <description>after installing what is to be done??visudo??</description>
      <pubDate>Sat, 30 Jan 2010 10:33:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar/m-p/4574558#M39518</guid>
      <dc:creator>kunjuttan</dc:creator>
      <dc:date>2010-01-30T10:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: tar</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar/m-p/4574559#M39519</link>
      <description>after installing di visudo  and edit the line at bottom&lt;BR /&gt;&lt;BR /&gt;username  ALL=(ALL)       NOPASSWD: tar</description>
      <pubDate>Sat, 30 Jan 2010 11:01:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar/m-p/4574559#M39519</guid>
      <dc:creator>Jupinder Bedi</dc:creator>
      <dc:date>2010-01-30T11:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: tar</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar/m-p/4574560#M39520</link>
      <description>&lt;!--!*#--&gt;I don't use sudo, so I know nothing, but it&lt;BR /&gt;seems to me that allowing a non-root user to&lt;BR /&gt;run "tar" as root effectively gives that user&lt;BR /&gt;read and write access to any file on the&lt;BR /&gt;system.  If you trust this user so much, then&lt;BR /&gt;why not give him the root password?&lt;BR /&gt;&lt;BR /&gt;It might make more sense to write a script&lt;BR /&gt;which does some specific (limited) backup&lt;BR /&gt;task(s) using "tar", and then allow a&lt;BR /&gt;non-root user to run that _script_ as root.</description>
      <pubDate>Sat, 30 Jan 2010 15:04:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar/m-p/4574560#M39520</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-01-30T15:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: tar</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar/m-p/4574561#M39521</link>
      <description>giving somebody root is crazy, they have _full_ control of the whole system. give them sudo access to tar and they can only do tar as root.&lt;BR /&gt;&lt;BR /&gt;now, you can even configure it so that the user can only create tar packages of a system, and not expand, so reducing the risk of the user overwriting the whole FS etc.&lt;BR /&gt;&lt;BR /&gt;sudo is the way to go. i'm an admin, and i don't even use the root account.</description>
      <pubDate>Mon, 01 Feb 2010 08:51:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar/m-p/4574561#M39521</guid>
      <dc:creator>dirk dierickx</dc:creator>
      <dc:date>2010-02-01T08:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: tar</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tar/m-p/4574562#M39522</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] giving somebody root is crazy, [...]&lt;BR /&gt;&lt;BR /&gt;I didn't say that it was wise, only that&lt;BR /&gt;unrestricted "tar" use is not much different.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; now, you can even configure it [...]&lt;BR /&gt;&lt;BR /&gt;I suggested one way to do that.  What's your&lt;BR /&gt;suggestion?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; sudo is the way to go. [...]&lt;BR /&gt;&lt;BR /&gt;It's certainly one useful method, when used&lt;BR /&gt;properly.  When used improperly, its benefits&lt;BR /&gt;may be greatly reduced.</description>
      <pubDate>Mon, 01 Feb 2010 13:05:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tar/m-p/4574562#M39522</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-02-01T13:05:25Z</dc:date>
    </item>
  </channel>
</rss>

