<?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: OpenSolaris &#8211; Migrating from samba to cifs</title>
	<atom:link href="http://sigtar.com/2009/02/13/opensolaris-migrating-from-samba-to-cifs/feed/" rel="self" type="application/rss+xml" />
	<link>http://sigtar.com/2009/02/13/opensolaris-migrating-from-samba-to-cifs/</link>
	<description>…bytes bits</description>
	<lastBuildDate>Tue, 06 Jul 2010 22:10:10 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: CardFire</title>
		<link>http://sigtar.com/2009/02/13/opensolaris-migrating-from-samba-to-cifs/comment-page-1/#comment-62</link>
		<dc:creator>CardFire</dc:creator>
		<pubDate>Sun, 10 May 2009 21:21:49 +0000</pubDate>
		<guid isPermaLink="false">http://sigtar.com/?p=292#comment-62</guid>
		<description>I&#039;m eternally grateful for your *succinct* how-to.  Worked like a charm to get my zpool online with opensolaris&#039; smbkr.  My first try, I managed to pooch my Solaris install (couldn&#039;t even commit passwd changes for user accounts while su&#039;d!)  Wish I could *bump* your PageRank for this! ;-)

Now, for benchmarking!</description>
		<content:encoded><![CDATA[<p>I&#8217;m eternally grateful for your *succinct* how-to.  Worked like a charm to get my zpool online with opensolaris&#8217; smbkr.  My first try, I managed to pooch my Solaris install (couldn&#8217;t even commit passwd changes for user accounts while su&#8217;d!)  Wish I could *bump* your PageRank for this! ;-)</p>
<p>Now, for benchmarking!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://sigtar.com/2009/02/13/opensolaris-migrating-from-samba-to-cifs/comment-page-1/#comment-59</link>
		<dc:creator>John</dc:creator>
		<pubDate>Fri, 01 May 2009 02:10:32 +0000</pubDate>
		<guid isPermaLink="false">http://sigtar.com/?p=292#comment-59</guid>
		<description>Posting as a follow up in case someone else finds this (very helpful) blog. I disabled the client and I can still connect to the share. I haven&#039;t restarted, though.</description>
		<content:encoded><![CDATA[<p>Posting as a follow up in case someone else finds this (very helpful) blog. I disabled the client and I can still connect to the share. I haven&#8217;t restarted, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daz</title>
		<link>http://sigtar.com/2009/02/13/opensolaris-migrating-from-samba-to-cifs/comment-page-1/#comment-58</link>
		<dc:creator>Daz</dc:creator>
		<pubDate>Thu, 30 Apr 2009 05:58:03 +0000</pubDate>
		<guid isPermaLink="false">http://sigtar.com/?p=292#comment-58</guid>
		<description>Hmm... weird. I definitely do not have the client running;  (just checked in case) 

# svcs -a &#124; grep smb
disabled       Apr_09   svc:/network/smb/client:default
online         Apr_22   svc:/network/smb/server:default</description>
		<content:encoded><![CDATA[<p>Hmm&#8230; weird. I definitely do not have the client running;  (just checked in case) </p>
<p># svcs -a | grep smb<br />
disabled       Apr_09   svc:/network/smb/client:default<br />
online         Apr_22   svc:/network/smb/server:default</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://sigtar.com/2009/02/13/opensolaris-migrating-from-samba-to-cifs/comment-page-1/#comment-57</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 30 Apr 2009 01:33:07 +0000</pubDate>
		<guid isPermaLink="false">http://sigtar.com/?p=292#comment-57</guid>
		<description>I struggled a little bit to get this working. My solution was to enable the client service as well (svcadm enable -r network/smb/client). Once I enabled the client, the server started with no problems.
# svcs &#124; grep smb
online         20:10:25 svc:/network/smb/client:default
online         20:11:00 svc:/network/smb/server:default
#</description>
		<content:encoded><![CDATA[<p>I struggled a little bit to get this working. My solution was to enable the client service as well (svcadm enable -r network/smb/client). Once I enabled the client, the server started with no problems.<br />
# svcs | grep smb<br />
online         20:10:25 svc:/network/smb/client:default<br />
online         20:11:00 svc:/network/smb/server:default<br />
#</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OpenSolaris cifs/smb server - configuring ACL&#8217;s on shares &#124; Daz's bits and bobs</title>
		<link>http://sigtar.com/2009/02/13/opensolaris-migrating-from-samba-to-cifs/comment-page-1/#comment-14</link>
		<dc:creator>OpenSolaris cifs/smb server - configuring ACL&#8217;s on shares &#124; Daz's bits and bobs</dc:creator>
		<pubDate>Fri, 13 Feb 2009 19:06:05 +0000</pubDate>
		<guid isPermaLink="false">http://sigtar.com/?p=292#comment-14</guid>
		<description>[...] O.k. from this  point I&#8217;m assuming you have created your zfs shares via the zfs command and renamed appropriately like so&#8230;..   (if you havent setup cifs yet then check read this) [...]</description>
		<content:encoded><![CDATA[<p>[...] O.k. from this  point I&#8217;m assuming you have created your zfs shares via the zfs command and renamed appropriately like so&#8230;..   (if you havent setup cifs yet then check read this) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
