




<?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: Create an Encrypted Samba Share</title>
	<atom:link href="http://beginlinux.com/blog/2009/01/create-an-encrypted-samba-share/feed/" rel="self" type="application/rss+xml" />
	<link>http://beginlinux.com/blog/2009/01/create-an-encrypted-samba-share/</link>
	<description>All Types of Linux Users Welcome.</description>
	<lastBuildDate>Sun, 05 Feb 2012 16:03:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: oes tsetnoc</title>
		<link>http://beginlinux.com/blog/2009/01/create-an-encrypted-samba-share/comment-page-1/#comment-1428</link>
		<dc:creator>oes tsetnoc</dc:creator>
		<pubDate>Sat, 26 Sep 2009 06:52:06 +0000</pubDate>
		<guid isPermaLink="false">http://beginlinux.com/blog/?p=125#comment-1428</guid>
		<description>as a simple user on a netra 1, I took a lot of time to get &quot;samba on SPARC/Solaris 10&quot; working. Your blog was very useful ;-) Thanx a lot</description>
		<content:encoded><![CDATA[<p>as a simple user on a netra 1, I took a lot of time to get &#8220;samba on SPARC/Solaris 10&#8243; working. Your blog was very useful <img src='http://beginlinux.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  Thanx a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cjk</title>
		<link>http://beginlinux.com/blog/2009/01/create-an-encrypted-samba-share/comment-page-1/#comment-1169</link>
		<dc:creator>cjk</dc:creator>
		<pubDate>Mon, 09 Mar 2009 20:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://beginlinux.com/blog/?p=125#comment-1169</guid>
		<description>re jhansonxi: pam_mount cannot use truecrypt because tc is terribly broken with regards to its password prompt, leading to an infinite loop on EOF.
The safest solution for remote encryption is to create a plain dm-crypt image using pmt-ehd(8), export the crypto container, and then mount it on a remote Windows using FreeOTFE (or on Linux with dm-crypt).</description>
		<content:encoded><![CDATA[<p>re jhansonxi: pam_mount cannot use truecrypt because tc is terribly broken with regards to its password prompt, leading to an infinite loop on EOF.<br />
The safest solution for remote encryption is to create a plain dm-crypt image using pmt-ehd(8), export the crypto container, and then mount it on a remote Windows using FreeOTFE (or on Linux with dm-crypt).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jhansonxi</title>
		<link>http://beginlinux.com/blog/2009/01/create-an-encrypted-samba-share/comment-page-1/#comment-513</link>
		<dc:creator>jhansonxi</dc:creator>
		<pubDate>Sun, 04 Jan 2009 05:02:20 +0000</pubDate>
		<guid isPermaLink="false">http://beginlinux.com/blog/?p=125#comment-513</guid>
		<description>Your title is a little misleading.  To encrypt data to a Samba share you need &quot;smb transport encryption&quot; which is being added to Samba.  For mounting the truecrypt volume at login you can use pam_mount (http://pam-mount.sourceforge.net/).</description>
		<content:encoded><![CDATA[<p>Your title is a little misleading.  To encrypt data to a Samba share you need &#8220;smb transport encryption&#8221; which is being added to Samba.  For mounting the truecrypt volume at login you can use pam_mount (<a href="http://pam-mount.sourceforge.net/" rel="nofollow">http://pam-mount.sourceforge.net/</a>).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://beginlinux.com/blog/2009/01/create-an-encrypted-samba-share/comment-page-1/#comment-510</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Sat, 03 Jan 2009 00:47:21 +0000</pubDate>
		<guid isPermaLink="false">http://beginlinux.com/blog/?p=125#comment-510</guid>
		<description>One of the aspects of truecrypt is that while the volume is active the data is not encrypted, thus over the wire on a Samba transfer a sniffer could retrieve the data like any other data transfer with Samba.  However, when the volume is not mounted it is encrypted and thus offers additional protection against theft or access when the owner is not accessing the share....it certainly is not a perfect solution.</description>
		<content:encoded><![CDATA[<p>One of the aspects of truecrypt is that while the volume is active the data is not encrypted, thus over the wire on a Samba transfer a sniffer could retrieve the data like any other data transfer with Samba.  However, when the volume is not mounted it is encrypted and thus offers additional protection against theft or access when the owner is not accessing the share&#8230;.it certainly is not a perfect solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phill Rogers</title>
		<link>http://beginlinux.com/blog/2009/01/create-an-encrypted-samba-share/comment-page-1/#comment-509</link>
		<dc:creator>Phill Rogers</dc:creator>
		<pubDate>Fri, 02 Jan 2009 22:21:39 +0000</pubDate>
		<guid isPermaLink="false">http://beginlinux.com/blog/?p=125#comment-509</guid>
		<description>Perhaps I&#039;m missing something but wouldn&#039;t that scenario mean that any file which the Windows user opens will be decrypted on-the-fly between TrueCrypt and Samba before passing across the network with it&#039;s unencrypted content visible to any network sniffer?</description>
		<content:encoded><![CDATA[<p>Perhaps I&#8217;m missing something but wouldn&#8217;t that scenario mean that any file which the Windows user opens will be decrypted on-the-fly between TrueCrypt and Samba before passing across the network with it&#8217;s unencrypted content visible to any network sniffer?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

