<?xml version="1.0" encoding="iso-8859-1"?>
<!-- name="generator" content="blosxom/2.1.2" -->
<rss version="2.0"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:cc="http://web.resource.org/cc/"
     xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:wfw="http://wellformedweb.org/CommentAPI/" >
  <channel>
    <!-- RSS required -->
    <title>Blogging is futile   </title>
    <link>http://noone.org/blog</link>
    <description>Yet another Blosxom weblog from someone who promised himself to never start blogging - since blogging is futile.</description>

    <!-- RSS optional -->
    <pubDate>Tue, 07 Oct 2008 20:35:58 +0200</pubDate>
    <lastBuildDate>Tue, 07 Oct 2008 20:35:58 +0200</lastBuildDate>
    <copyright>&amp;copy; 2005-2008 by Axel Beckert. Content licensed under the Creative Commons NC SA 2.0 DE License. Some rights reserved.</copyright>
    <language>en</language>
    <managingEditor>abe+blog@deuxchevaux.org (Axel Beckert)</managingEditor>
    <webMaster>abe+blog@deuxchevaux.org (Axel Beckert)</webMaster>
    <generator>blosxom/2.1.2</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>42</ttl>
    <image>
        <url>http://noone.org/static/XTaran1.3t.png</url>
        <title>Hackergotchi: Axel "XTaran" Beckert</title>
        <link>http://noone.org/blog</link>
        <width>102</width>
        <height>104</height>
    </image>

    <!-- Dublin Core -->
<!--
    <dc:publisher>Axel Beckert (abe+blog@deuxchevaux.org)</dc:publisher>
    <dc:rights>&copy; 2005-2008 by Axel Beckert. Content licensed under the Creative Commons NC SA 2.0 DE License. Some rights reserved.</dc:rights>
    <dc:language>de</dc:language>
    <dc:language>en</dc:language>
    <dc:title>Blogging is futile   </dc:title>
    <dc:subject>Rants and brain dumps about Debian, the Web, old Hardware, old Citroëns and the daily life of an ETHZ system administrator</dc:subject>
    <dc:description>Yet another Blosxom weblog from someone who promised himself to never start blogging - since blogging is futile.</dc:description>
-->

    <!-- Others -->
    <admin:generatorAgent rdf:resource="http://blosxom.sourceforge.net/" />
    <admin:errorReportsTo rdf:resource="mailto:abe+blog@deuxchevaux.org" />
    <cc:license rdf:resource="http://creativecommons.org/licenses/by-nc-sa/2.0/de/">http://creativecommons.org/licenses/by-nc-sa/2.0/de/</cc:license>

  <item>
    <title>Giving root access retroactively</title>
    <link>http://noone.org/blog/English/Computer/FreeBSD/Giving%20root%20access%20retroactively.html</link>
    <guid isPermaLink="true">http://noone.org/blog/English/Computer/FreeBSD/Giving%20root%20access%20retroactively.html</guid>
    <pubDate>Wed, 08 Mar 2006 18:59:26 +0100</pubDate>
    <author>abe+blog@deuxchevaux.org (Axel Beckert)</author>
    <description>
How often did you start to edit a file from your usual Unix user
account and then noticed, that you only can save the file as root? I often did.

&lt;/p&gt;&lt;p&gt;

&lt;a href=&quot;http://blogmal.42.org/tidbits/presto.html&quot; class=&quot;ext&quot;&gt;Sec
wrote a little tool&lt;/a&gt; named &lt;a href=&quot;ftp://ftp.42.org/pub/B/presto/&quot;
class=&quot;ext&quot;&gt;presto&lt;/a&gt; which helps in this situation on
&lt;a href=&quot;http://www.freebsd.org/&quot; class=&quot;ext&quot;&gt;FreeBSD&lt;/a&gt;. Initially only being a proof of concept tool to show that
write access to &lt;code class=&quot;filename&quot;&gt;/dev/kmem&lt;/code&gt; is as good as
root access, the tool now has a useful purpose: Called from any editor
or other tool (e.g. via &lt;code class=&quot;command&quot;&gt;sudo&lt;/code&gt;), it gives
that tool super user privileges retroactively. So in &lt;code
class=&quot;command&quot;&gt;vi&lt;/code&gt;, you just can type &lt;code&gt;:!sudo
presto&lt;/code&gt; to save the opened file, even if only root can write to
it. (Works only with security level 0 or -1.)

&lt;/p&gt;&lt;p&gt;

Oh, and &lt;abbr title=&quot;by the way&quot;&gt;btw&lt;/abbr&gt;: Don&amp;#8217;t use presto with &lt;a href=&quot;http://www.emacswiki.org/&quot; class=&quot;ext&quot;&gt;Emacs&lt;/a&gt;. Emacs isn&amp;#8217;t an editor for
one file&amp;#8230;. ;-)</description>
    <slash:section>English &amp;raquo; Computer &amp;raquo; FreeBSD</slash:section>
    <slash:department>we-don't-need-no-security-levels</slash:department>
    <comments>http://noone.org/blog/English/Computer/FreeBSD/Giving%20root%20access%20retroactively.futile#comments</comments>
    <slash:comments>0</slash:comments>
    <dc:language>en</dc:language>
    <category domain="http://noone.org/blog/tags/BSD">BSD</category>
<category domain="http://noone.org/blog/tags/FreeBSD">FreeBSD</category>
<category domain="http://noone.org/blog/tags/Hacks">Hacks</category>
<category domain="http://noone.org/blog/tags/Open%20Source">Open Source</category>
<category domain="http://noone.org/blog/tags/Other%20Blogs">Other Blogs</category>
<category domain="http://noone.org/blog/tags/vi">vi</category>

  </item>
  </channel>
</rss>
