<?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"
	>
<channel>
	<title>Comments on: Solaris, Secure by Default</title>
	<atom:link href="http://aspiringsysadmin.com/blog/2007/07/09/solaris-secure-by-default/feed/" rel="self" type="application/rss+xml" />
	<link>http://aspiringsysadmin.com/blog/2007/07/09/solaris-secure-by-default/</link>
	<description>How to build an infrastructure based on UNIX</description>
	<pubDate>Thu, 20 Nov 2008 00:04:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Leandro Vanden Bosch</title>
		<link>http://aspiringsysadmin.com/blog/2007/07/09/solaris-secure-by-default/#comment-366</link>
		<dc:creator>Leandro Vanden Bosch</dc:creator>
		<pubDate>Wed, 09 Jul 2008 20:32:03 +0000</pubDate>
		<guid isPermaLink="false">http://aspiringsysadmin.com/blog/2007/07/09/solaris-secure-by-default/#comment-366</guid>
		<description>What Mark says it's called Remote Services in the interactive installation.
If you disable it, the only remote service by default is SSH and all the other essential network services are bound to the loopback interface (except for 111-sunrpc, I think).</description>
		<content:encoded><![CDATA[<p>What Mark says it&#8217;s called Remote Services in the interactive installation.<br />
If you disable it, the only remote service by default is SSH and all the other essential network services are bound to the loopback interface (except for 111-sunrpc, I think).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://aspiringsysadmin.com/blog/2007/07/09/solaris-secure-by-default/#comment-186</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Thu, 20 Sep 2007 18:14:04 +0000</pubDate>
		<guid isPermaLink="false">http://aspiringsysadmin.com/blog/2007/07/09/solaris-secure-by-default/#comment-186</guid>
		<description>In Solaris 10 release 11/06 and later, there is an option given during install to make this happen, before you boot the server for the first time. See "Planning Network Security" from the Solaris 10 11/06 Installation Guide:
http://docs.sun.com/app/docs/doc/819-6764/6n8onr7pd</description>
		<content:encoded><![CDATA[<p>In Solaris 10 release 11/06 and later, there is an option given during install to make this happen, before you boot the server for the first time. See &#8220;Planning Network Security&#8221; from the Solaris 10 11/06 Installation Guide:<br />
<a href="http://docs.sun.com/app/docs/doc/819-6764/6n8onr7pd" rel="nofollow">http://docs.sun.com/app/docs/doc/819-6764/6n8onr7pd</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nickus</title>
		<link>http://aspiringsysadmin.com/blog/2007/07/09/solaris-secure-by-default/#comment-108</link>
		<dc:creator>Nickus</dc:creator>
		<pubDate>Tue, 17 Jul 2007 19:06:32 +0000</pubDate>
		<guid isPermaLink="false">http://aspiringsysadmin.com/blog/2007/07/09/solaris-secure-by-default/#comment-108</guid>
		<description>Peter, yes you are right. In newer versions of OpenBSD there is such a question. Thanks for pointing it out.</description>
		<content:encoded><![CDATA[<p>Peter, yes you are right. In newer versions of OpenBSD there is such a question. Thanks for pointing it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter N. M. Hansteen</title>
		<link>http://aspiringsysadmin.com/blog/2007/07/09/solaris-secure-by-default/#comment-74</link>
		<dc:creator>Peter N. M. Hansteen</dc:creator>
		<pubDate>Sun, 15 Jul 2007 11:15:39 +0000</pubDate>
		<guid isPermaLink="false">http://aspiringsysadmin.com/blog/2007/07/09/solaris-secure-by-default/#comment-74</guid>
		<description>The article says OpenBSD comes by default with only sshd enabled.  Unless my memory fails me completely this time around, in fact the OpenBSD installer asks you whether you want to enable sshd or not and defaults to not enabling it.

So it's likely the default is in fact *no* services running, but most of us will want sshd running on boxes we do not usually have direct physical interaction with, possibly with some restrictions on where you can ssh in from.</description>
		<content:encoded><![CDATA[<p>The article says OpenBSD comes by default with only sshd enabled.  Unless my memory fails me completely this time around, in fact the OpenBSD installer asks you whether you want to enable sshd or not and defaults to not enabling it.</p>
<p>So it&#8217;s likely the default is in fact *no* services running, but most of us will want sshd running on boxes we do not usually have direct physical interaction with, possibly with some restrictions on where you can ssh in from.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nickus</title>
		<link>http://aspiringsysadmin.com/blog/2007/07/09/solaris-secure-by-default/#comment-52</link>
		<dc:creator>Nickus</dc:creator>
		<pubDate>Mon, 09 Jul 2007 15:06:56 +0000</pubDate>
		<guid isPermaLink="false">http://aspiringsysadmin.com/blog/2007/07/09/solaris-secure-by-default/#comment-52</guid>
		<description>Vlad, thanks a lot for your comment. netservices are indeed a simpler command but the last sentence in the man page tells me

"Note that the netservices command has an interface stability of Obsolete."

so I assume netservices will go away. That is why I decided to write about profiles instead. But I may be wrong.</description>
		<content:encoded><![CDATA[<p>Vlad, thanks a lot for your comment. netservices are indeed a simpler command but the last sentence in the man page tells me</p>
<p>&#8220;Note that the netservices command has an interface stability of Obsolete.&#8221;</p>
<p>so I assume netservices will go away. That is why I decided to write about profiles instead. But I may be wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nickus</title>
		<link>http://aspiringsysadmin.com/blog/2007/07/09/solaris-secure-by-default/#comment-51</link>
		<dc:creator>Nickus</dc:creator>
		<pubDate>Mon, 09 Jul 2007 15:04:44 +0000</pubDate>
		<guid isPermaLink="false">http://aspiringsysadmin.com/blog/2007/07/09/solaris-secure-by-default/#comment-51</guid>
		<description>Well, the title may be a bit misleading :-). I believe the generic_limited_net will be default in the next releases.

When it comes to the differences in commands. If you use a new operating system you must know the differences between them. Not everything that works on Linux works on OpenBSD or the other way around. The same goes for Linux and Solaris. I don't see this as a real problem except that people expect that everything works as in Linux.</description>
		<content:encoded><![CDATA[<p>Well, the title may be a bit misleading :-). I believe the generic_limited_net will be default in the next releases.</p>
<p>When it comes to the differences in commands. If you use a new operating system you must know the differences between them. Not everything that works on Linux works on OpenBSD or the other way around. The same goes for Linux and Solaris. I don&#8217;t see this as a real problem except that people expect that everything works as in Linux.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://aspiringsysadmin.com/blog/2007/07/09/solaris-secure-by-default/#comment-49</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 09 Jul 2007 12:13:59 +0000</pubDate>
		<guid isPermaLink="false">http://aspiringsysadmin.com/blog/2007/07/09/solaris-secure-by-default/#comment-49</guid>
		<description>You should maybe look up the term default :) Sun should adopt the term "Secure after changing one thing". I would also like to point out that this one thing isn't simple at all. Why? Well, consider someone who has been using *BSD or Linux for years and decides to try Solaris. How is that person supposed to know that exact command? So I am sorry but what you just wrote about is not "secure by default" nor simple, unless you are a Solaris user/hacker who is up to date when it comes to documentation and changes.</description>
		<content:encoded><![CDATA[<p>You should maybe look up the term default <img src='http://aspiringsysadmin.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> Sun should adopt the term &#8220;Secure after changing one thing&#8221;. I would also like to point out that this one thing isn&#8217;t simple at all. Why? Well, consider someone who has been using *BSD or Linux for years and decides to try Solaris. How is that person supposed to know that exact command? So I am sorry but what you just wrote about is not &#8220;secure by default&#8221; nor simple, unless you are a Solaris user/hacker who is up to date when it comes to documentation and changes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Samuel</title>
		<link>http://aspiringsysadmin.com/blog/2007/07/09/solaris-secure-by-default/#comment-48</link>
		<dc:creator>Samuel</dc:creator>
		<pubDate>Mon, 09 Jul 2007 09:59:44 +0000</pubDate>
		<guid isPermaLink="false">http://aspiringsysadmin.com/blog/2007/07/09/solaris-secure-by-default/#comment-48</guid>
		<description>If you've got to change something you can't really claim that it's "secure by default". Just wanted to point that out...</description>
		<content:encoded><![CDATA[<p>If you&#8217;ve got to change something you can&#8217;t really claim that it&#8217;s &#8220;secure by default&#8221;. Just wanted to point that out&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vladimir Kotal</title>
		<link>http://aspiringsysadmin.com/blog/2007/07/09/solaris-secure-by-default/#comment-46</link>
		<dc:creator>Vladimir Kotal</dc:creator>
		<pubDate>Mon, 09 Jul 2007 08:59:05 +0000</pubDate>
		<guid isPermaLink="false">http://aspiringsysadmin.com/blog/2007/07/09/solaris-secure-by-default/#comment-46</guid>
		<description>There is actually simpler way how to apply a pre-defined profile: see netservices(1M)</description>
		<content:encoded><![CDATA[<p>There is actually simpler way how to apply a pre-defined profile: see netservices(1M)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
