<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>1st Byte Solutions &#187; OpenSolaris</title>
	<atom:link href="http://www.1stbyte.com/category/opensolaris/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.1stbyte.com</link>
	<description>Company site for Greg Fischer { GregTheGeek }</description>
	<lastBuildDate>Tue, 31 Aug 2010 05:33:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Unable to login to CIFS ZFS share and windows prompting for password</title>
		<link>http://www.1stbyte.com/2009/12/19/unable-to-login-to-cifs-zfs-share-and-windows-prompting-for-password/</link>
		<comments>http://www.1stbyte.com/2009/12/19/unable-to-login-to-cifs-zfs-share-and-windows-prompting-for-password/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 02:42:05 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[CIFS]]></category>
		<category><![CDATA[ZFS]]></category>

		<guid isPermaLink="false">http://www.1stbyte.com/2009/12/19/unable-to-login-to-cifs-zfs-share-and-windows-prompting-for-password/</guid>
		<description><![CDATA[I setup my share right, followed all the instructions, set the /etc/pam.conf entry.&#160; Couldn’t get into my share, and my password wouldn’t work. I found that you can test your PAM mapping like so: smbutil login –c username But that gave me: Keychain entry not found. &#160; Ok, had to do a little searching…&#160; found [...]]]></description>
		<wfw:commentRss>http://www.1stbyte.com/2009/12/19/unable-to-login-to-cifs-zfs-share-and-windows-prompting-for-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenSolaris VNC server configuration</title>
		<link>http://www.1stbyte.com/2009/11/14/opensolaris-vnc-server-configuration/</link>
		<comments>http://www.1stbyte.com/2009/11/14/opensolaris-vnc-server-configuration/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 18:18:20 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://www.1stbyte.com/2009/11/14/opensolaris-vnc-server-configuration/</guid>
		<description><![CDATA[This is one of several, little, quick notes about OSOL config. I have done several installs now, and each time I forget some of the little things.&#160; That’s what a Blog is for though, right?&#160; There are lots of sites describing this online, so it’s not tough to find.&#160; I just wanted to find it [...]]]></description>
		<wfw:commentRss>http://www.1stbyte.com/2009/11/14/opensolaris-vnc-server-configuration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ZFS CIFS Network Password Is Not Correct</title>
		<link>http://www.1stbyte.com/2009/10/25/zfs-cifs-network-password-is-not-correct/</link>
		<comments>http://www.1stbyte.com/2009/10/25/zfs-cifs-network-password-is-not-correct/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 09:35:17 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[CIFS]]></category>
		<category><![CDATA[SMB]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[ZFS]]></category>

		<guid isPermaLink="false">http://www.1stbyte.com/2009/10/25/zfs-cifs-network-password-is-not-correct/</guid>
		<description><![CDATA[Just a few quick notes on the ZFS CIFS sharing. Check the /etc/pam.conf has the smb line: other password required pam_smb_passwd.so.1 nowarn If not, add that to the end of the file.&#160; If you, check /var/smb/smbpasswd you should also see a line for your account with a hashed password listed.&#160; In my case, I had [...]]]></description>
		<wfw:commentRss>http://www.1stbyte.com/2009/10/25/zfs-cifs-network-password-is-not-correct/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenSolaris ZFS rpool mirror</title>
		<link>http://www.1stbyte.com/2009/08/08/opensolaris-zfs-rpool-mirror/</link>
		<comments>http://www.1stbyte.com/2009/08/08/opensolaris-zfs-rpool-mirror/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 17:22:01 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[ZFS]]></category>

		<guid isPermaLink="false">http://www.1stbyte.com/?p=189</guid>
		<description><![CDATA[Notes to self: Install your system to a PARTITION, NOT the whole drive.  I seem to remember reading somewhere that this was required. My system had 2 disks.  rpool was setup on disk 0.  (those are ZERO&#8217;s not O&#8217;s.) c8t0d0s0  (disk 0 with rpool) c8t1d0s0   (disk 1 we want to mirror) After installed and [...]]]></description>
		<wfw:commentRss>http://www.1stbyte.com/2009/08/08/opensolaris-zfs-rpool-mirror/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ZFS CIFS and ACL Inheritance</title>
		<link>http://www.1stbyte.com/2009/07/24/zfs-cifs-and-acl-inheritance/</link>
		<comments>http://www.1stbyte.com/2009/07/24/zfs-cifs-and-acl-inheritance/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 23:39:50 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[ZFS]]></category>

		<guid isPermaLink="false">http://www.1stbyte.com/?p=184</guid>
		<description><![CDATA[This is just another one of those things that didn&#8217;t make any sense and only partially does now. At least NOW I know there is more at play here than the simple solutions in Samba using create mask and create directory mask. In Linux, that&#8217;s how I would get around the issues of Windows directory [...]]]></description>
		<wfw:commentRss>http://www.1stbyte.com/2009/07/24/zfs-cifs-and-acl-inheritance/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
