<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: FreeBSD: keep root&#8217;s shell inside /bin!</title>
	<atom:link href="http://ghantoos.org/2009/12/18/freebsd-keep-roots-shell-inside-bin/feed/" rel="self" type="application/rss+xml" />
	<link>http://ghantoos.org/2009/12/18/freebsd-keep-roots-shell-inside-bin/</link>
	<description>ghantoos.org</description>
	<lastBuildDate>Mon, 27 Feb 2012 08:36:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: l2f</title>
		<link>http://ghantoos.org/2009/12/18/freebsd-keep-roots-shell-inside-bin/comment-page-1/#comment-5696</link>
		<dc:creator>l2f</dc:creator>
		<pubDate>Fri, 06 Aug 2010 18:31:21 +0000</pubDate>
		<guid isPermaLink="false">http://ghantoos.org/?p=810#comment-5696</guid>
		<description>Hello,

Good tips for toor, but login with another user who is able to &quot;su -&quot; (wheel group).  I always create a new user on any FBSD install (in case of).

l2f</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Good tips for toor, but login with another user who is able to &#8220;su -&#8221; (wheel group).  I always create a new user on any FBSD install (in case of).</p>
<p>l2f</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ignace Mouzannar (ghantoos)</title>
		<link>http://ghantoos.org/2009/12/18/freebsd-keep-roots-shell-inside-bin/comment-page-1/#comment-5441</link>
		<dc:creator>Ignace Mouzannar (ghantoos)</dc:creator>
		<pubDate>Thu, 22 Jul 2010 16:55:27 +0000</pubDate>
		<guid isPermaLink="false">http://ghantoos.org/?p=810#comment-5441</guid>
		<description>@MrDadi

&gt; You can have shadow user with root privilenges with shell csh :)
&gt; csh work without /libexec/ld-elf.so.1 :D

Ooh, nice tip!

&gt; sorry for my english :D

There nothing to be sorry about :)

Thank you for your input!

Cheers,
 Ignace M</description>
		<content:encoded><![CDATA[<p>@MrDadi</p>
<p>> You can have shadow user with root privilenges with shell csh :)<br />
> csh work without /libexec/ld-elf.so.1 :D</p>
<p>Ooh, nice tip!</p>
<p>> sorry for my english :D</p>
<p>There nothing to be sorry about :)</p>
<p>Thank you for your input!</p>
<p>Cheers,<br />
 Ignace M</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MrDadi</title>
		<link>http://ghantoos.org/2009/12/18/freebsd-keep-roots-shell-inside-bin/comment-page-1/#comment-5440</link>
		<dc:creator>MrDadi</dc:creator>
		<pubDate>Thu, 22 Jul 2010 16:49:51 +0000</pubDate>
		<guid isPermaLink="false">http://ghantoos.org/?p=810#comment-5440</guid>
		<description>Hello, 

You can have shadow user with root privilenges with shell csh :)
csh work without /libexec/ld-elf.so.1 :D

it is another way

sorry for my english :D

BR
MrDadi</description>
		<content:encoded><![CDATA[<p>Hello, </p>
<p>You can have shadow user with root privilenges with shell csh :)<br />
csh work without /libexec/ld-elf.so.1 :D</p>
<p>it is another way</p>
<p>sorry for my english :D</p>
<p>BR<br />
MrDadi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ignace Mouzannar (ghantoos)</title>
		<link>http://ghantoos.org/2009/12/18/freebsd-keep-roots-shell-inside-bin/comment-page-1/#comment-5438</link>
		<dc:creator>Ignace Mouzannar (ghantoos)</dc:creator>
		<pubDate>Thu, 22 Jul 2010 14:15:27 +0000</pubDate>
		<guid isPermaLink="false">http://ghantoos.org/?p=810#comment-5438</guid>
		<description>@MrDadi

Hello,

Thanks for your comment.

As said in the beginning of my post, this happened on my remote server. 
So I could not reboot in single mode. This is why I had to find another way to recover my system.

Thanks for the tip anyway! ;)

Cheers,
 Ignace M</description>
		<content:encoded><![CDATA[<p>@MrDadi</p>
<p>Hello,</p>
<p>Thanks for your comment.</p>
<p>As said in the beginning of my post, this happened on my remote server.<br />
So I could not reboot in single mode. This is why I had to find another way to recover my system.</p>
<p>Thanks for the tip anyway! ;)</p>
<p>Cheers,<br />
 Ignace M</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MrDadi</title>
		<link>http://ghantoos.org/2009/12/18/freebsd-keep-roots-shell-inside-bin/comment-page-1/#comment-5434</link>
		<dc:creator>MrDadi</dc:creator>
		<pubDate>Thu, 22 Jul 2010 10:17:19 +0000</pubDate>
		<guid isPermaLink="false">http://ghantoos.org/?p=810#comment-5434</guid>
		<description>Hello,

It is very simple,

1) Reboot FreeBSD and run system in SINGLE MODE
2) put any key, when the system ask about you shell (/bin/sh) put ENTER
3) write in shell:   mount -a 
4) write in shell:   pw mod user root -s /bin/csh
5) write in shell:   reboot

OVER :)

best regards
MrDadi</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>It is very simple,</p>
<p>1) Reboot FreeBSD and run system in SINGLE MODE<br />
2) put any key, when the system ask about you shell (/bin/sh) put ENTER<br />
3) write in shell:   mount -a<br />
4) write in shell:   pw mod user root -s /bin/csh<br />
5) write in shell:   reboot</p>
<p>OVER :)</p>
<p>best regards<br />
MrDadi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ignace Mouzannar (-ghantoos-)</title>
		<link>http://ghantoos.org/2009/12/18/freebsd-keep-roots-shell-inside-bin/comment-page-1/#comment-2923</link>
		<dc:creator>Ignace Mouzannar (-ghantoos-)</dc:creator>
		<pubDate>Sun, 20 Dec 2009 21:19:36 +0000</pubDate>
		<guid isPermaLink="false">http://ghantoos.org/?p=810#comment-2923</guid>
		<description>I hadn&#039;t initialise toor&#039;s password. I will do this now. ;)

However, it seems recommend, in the official &lt;a href=&quot;http://www.freebsd.org/doc/en/books/faq/security.html#TOOR-ACCOUNT&quot; rel=&quot;nofollow&quot;&gt;FreeBSD security FAQ&lt;/a&gt;, to change toor&#039;s default shell, and keep root&#039;s shell unchanged.

Thank you bapt for this tip.</description>
		<content:encoded><![CDATA[<p>I hadn&#8217;t initialise toor&#8217;s password. I will do this now. ;)</p>
<p>However, it seems recommend, in the official <a href="http://www.freebsd.org/doc/en/books/faq/security.html#TOOR-ACCOUNT" rel="nofollow">FreeBSD security FAQ</a>, to change toor&#8217;s default shell, and keep root&#8217;s shell unchanged.</p>
<p>Thank you bapt for this tip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bapt</title>
		<link>http://ghantoos.org/2009/12/18/freebsd-keep-roots-shell-inside-bin/comment-page-1/#comment-2913</link>
		<dc:creator>bapt</dc:creator>
		<pubDate>Sun, 20 Dec 2009 12:33:58 +0000</pubDate>
		<guid isPermaLink="false">http://ghantoos.org/?p=810#comment-2913</guid>
		<description>On freebsd you have a user toor which has exactly the same rights as root and exists exactly for that purpose (leave the default shell for that user and customise the root shell as you want). In case you have this kind of trouble, just login as toor and fix everything.</description>
		<content:encoded><![CDATA[<p>On freebsd you have a user toor which has exactly the same rights as root and exists exactly for that purpose (leave the default shell for that user and customise the root shell as you want). In case you have this kind of trouble, just login as toor and fix everything.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

