<?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: Encrypted home and swap partition on Ubuntu 10.10 Maverick with auto logon</title>
	<atom:link href="http://gentoo-blog.de/ubuntu/encrypted-home-and-swap-partition-on-ubuntu-10-10-maverick-with-auto-logon/feed/" rel="self" type="application/rss+xml" />
	<link>http://gentoo-blog.de/ubuntu/encrypted-home-and-swap-partition-on-ubuntu-10-10-maverick-with-auto-logon/</link>
	<description>The ultimate Gentoo Blog</description>
	<lastBuildDate>Fri, 11 May 2012 11:34:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Cryptoswap &#8211; How-to use Ubuntu 10.10 Maverick from a bootable USB stick with encrypted swap &#171; wwward</title>
		<link>http://gentoo-blog.de/ubuntu/encrypted-home-and-swap-partition-on-ubuntu-10-10-maverick-with-auto-logon/comment-page-1/#comment-377391</link>
		<dc:creator>Cryptoswap &#8211; How-to use Ubuntu 10.10 Maverick from a bootable USB stick with encrypted swap &#171; wwward</dc:creator>
		<pubDate>Wed, 09 Feb 2011 06:15:01 +0000</pubDate>
		<guid isPermaLink="false">http://gentoo-blog.de/uncategorized/#comment-377391</guid>
		<description>[...] Encrypted home and swap partition on Ubuntu 10.10 Maverick with auto logon [...]</description>
		<content:encoded><![CDATA[<p>[...] Encrypted home and swap partition on Ubuntu 10.10 Maverick with auto logon [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://gentoo-blog.de/ubuntu/encrypted-home-and-swap-partition-on-ubuntu-10-10-maverick-with-auto-logon/comment-page-1/#comment-359911</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Wed, 19 Jan 2011 09:37:28 +0000</pubDate>
		<guid isPermaLink="false">http://gentoo-blog.de/uncategorized/#comment-359911</guid>
		<description>All the packages should be there if you already have an encrypted swap. You may still need libpam_mount if you want to mount the partition on system boot. If you suspend or hibernate your laptop someone could retrieve data from your swap partition if it is not encrypted.  So if you just work through the swap bit of the tutorial it should be ok.</description>
		<content:encoded><![CDATA[<p>All the packages should be there if you already have an encrypted swap. You may still need libpam_mount if you want to mount the partition on system boot. If you suspend or hibernate your laptop someone could retrieve data from your swap partition if it is not encrypted.  So if you just work through the swap bit of the tutorial it should be ok.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dallman Ross</title>
		<link>http://gentoo-blog.de/ubuntu/encrypted-home-and-swap-partition-on-ubuntu-10-10-maverick-with-auto-logon/comment-page-1/#comment-346771</link>
		<dc:creator>Dallman Ross</dc:creator>
		<pubDate>Sat, 01 Jan 2011 23:30:08 +0000</pubDate>
		<guid isPermaLink="false">http://gentoo-blog.de/uncategorized/#comment-346771</guid>
		<description>Okay, I went ahead and tried just the cryptswap part. It worked.  Didn&#039;t need to install any packages.  In /etc/fstab I named the thing &quot;/dev/mapper/cryptswap1&quot; (not just &quot;cryptswap&quot; on the end), because that&#039;s how I saw it in a setup that the Ubuntu installation routine had created.

Much obliged.  I don&#039;t quite grok the multiuser comments. I can switch to a second user, etc.

I have a couple of questions.  Three, actually.  Or five.  First, how did you choose 256 as the size for the blocks?  What is &quot;aes-cbc-essiv&quot; as a cipher?  Why is your partition apparently so gargantuan (&quot;riesig&quot;)  per your example output above?  My 8-GB swap partition shows a much, much smaller result in the output from &quot;status cryptoswap&quot;:  16002 sectors.

I can&#039;t remember the fourth question.  But the 5th is most important of all: what happens if I reorder my hard drive and what is now /dev/sda7[1] changes, but I don&#039;t think about that and reboot?  Will my data be toast?  I ask because I have all other partitions ID&#039;d by UUID, but I can&#039;t do that with this swap partition (it seems to change at every reboot).

[1] Mine really is also /dev/sda7, by coincidence.

Oh, now I remember the fourth question. :-)  In GParted the encrypted swap partition shows up with an ugly big red exclamation mark, because GParted apparently doesn&#039;t know what it is.  And /dev/sda7 is missing from the output of blkid now, replaced with /dev/mapper/cryptoswap at the end.  Well, okay, but that all seems kind of irritating to me.

Thanks again for the cool tips.</description>
		<content:encoded><![CDATA[<p>Okay, I went ahead and tried just the cryptswap part. It worked.  Didn&#8217;t need to install any packages.  In /etc/fstab I named the thing &#8220;/dev/mapper/cryptswap1&#8243; (not just &#8220;cryptswap&#8221; on the end), because that&#8217;s how I saw it in a setup that the Ubuntu installation routine had created.</p>
<p>Much obliged.  I don&#8217;t quite grok the multiuser comments. I can switch to a second user, etc.</p>
<p>I have a couple of questions.  Three, actually.  Or five.  First, how did you choose 256 as the size for the blocks?  What is &#8220;aes-cbc-essiv&#8221; as a cipher?  Why is your partition apparently so gargantuan (&#8220;riesig&#8221;)  per your example output above?  My 8-GB swap partition shows a much, much smaller result in the output from &#8220;status cryptoswap&#8221;:  16002 sectors.</p>
<p>I can&#8217;t remember the fourth question.  But the 5th is most important of all: what happens if I reorder my hard drive and what is now /dev/sda7[1] changes, but I don&#8217;t think about that and reboot?  Will my data be toast?  I ask because I have all other partitions ID&#8217;d by UUID, but I can&#8217;t do that with this swap partition (it seems to change at every reboot).</p>
<p>[1] Mine really is also /dev/sda7, by coincidence.</p>
<p>Oh, now I remember the fourth question. <img src='http://gentoo-blog.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />   In GParted the encrypted swap partition shows up with an ugly big red exclamation mark, because GParted apparently doesn&#8217;t know what it is.  And /dev/sda7 is missing from the output of blkid now, replaced with /dev/mapper/cryptoswap at the end.  Well, okay, but that all seems kind of irritating to me.</p>
<p>Thanks again for the cool tips.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dallman Ross</title>
		<link>http://gentoo-blog.de/ubuntu/encrypted-home-and-swap-partition-on-ubuntu-10-10-maverick-with-auto-logon/comment-page-1/#comment-346681</link>
		<dc:creator>Dallman Ross</dc:creator>
		<pubDate>Sat, 01 Jan 2011 21:44:47 +0000</pubDate>
		<guid isPermaLink="false">http://gentoo-blog.de/uncategorized/#comment-346681</guid>
		<description>Hi,

sehr interessant für mich, dein swap-Eintrag.

I&#039;ll switch to English now.  I&#039;m American but live in Wiesbaden.

I built a new Maverick yesterday, 64-bit, but did not create a swap file with the installation.  Later I added one manually.  But in the installation I chose to encrypt $HOME.  So now I have an encrypted $HOME but an unprotected swap.  If I just do the first part of your tutorial, will it work to get me to an encrypted swap as well?  Do I still need to install the packages you mention, or are they likely already there since I have $HOME encrypted?

Best regards und ein frohes Neues Jahr[,]
Dallman</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>sehr interessant für mich, dein swap-Eintrag.</p>
<p>I&#8217;ll switch to English now.  I&#8217;m American but live in Wiesbaden.</p>
<p>I built a new Maverick yesterday, 64-bit, but did not create a swap file with the installation.  Later I added one manually.  But in the installation I chose to encrypt $HOME.  So now I have an encrypted $HOME but an unprotected swap.  If I just do the first part of your tutorial, will it work to get me to an encrypted swap as well?  Do I still need to install the packages you mention, or are they likely already there since I have $HOME encrypted?</p>
<p>Best regards und ein frohes Neues Jahr[,]<br />
Dallman</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HacKan</title>
		<link>http://gentoo-blog.de/ubuntu/encrypted-home-and-swap-partition-on-ubuntu-10-10-maverick-with-auto-logon/comment-page-1/#comment-323781</link>
		<dc:creator>HacKan</dc:creator>
		<pubDate>Wed, 24 Nov 2010 22:43:24 +0000</pubDate>
		<guid isPermaLink="false">http://gentoo-blog.de/uncategorized/#comment-323781</guid>
		<description>hey, i tested it, and removing the &quot;user&quot; parameter in the volume line of the pam_mount.conf.xml file does allow multiuser login.
BUT:
1- the password for the mount must be the same as for the user session
2- you can use different passwords for the volume, up to 8 with 
cryptsetup luksAddKey /dev/sdXY
see here for more info: http://www.saout.de/tikiwiki/tiki-index.php?page=EncryptedDeviceUsingLUKS

you can also limit groups or a range of uid&#039;s for the mount, see: man pam_mount.conf

i tested it with 2 users, both with the same password and using only 1 password for the volume.  but it should to work... i only have 1 user, so no need for this; but you could update your tutorial.

reggards,
hackan</description>
		<content:encoded><![CDATA[<p>hey, i tested it, and removing the &#8220;user&#8221; parameter in the volume line of the pam_mount.conf.xml file does allow multiuser login.<br />
BUT:<br />
1- the password for the mount must be the same as for the user session<br />
2- you can use different passwords for the volume, up to 8 with<br />
cryptsetup luksAddKey /dev/sdXY<br />
see here for more info: <a href="http://www.saout.de/tikiwiki/tiki-index.php?page=EncryptedDeviceUsingLUKS" rel="nofollow"></a><a href='http://www.saout.de/tikiwiki/tiki-index.php?page=EncryptedDeviceUsingLUKS'>http://www.saout.de/tikiwiki/tiki-index.php?page=EncryptedDeviceUsingLUKS</a></p>
<p>you can also limit groups or a range of uid&#8217;s for the mount, see: man pam_mount.conf</p>
<p>i tested it with 2 users, both with the same password and using only 1 password for the volume.  but it should to work&#8230; i only have 1 user, so no need for this; but you could update your tutorial.</p>
<p>reggards,<br />
hackan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HacKan</title>
		<link>http://gentoo-blog.de/ubuntu/encrypted-home-and-swap-partition-on-ubuntu-10-10-maverick-with-auto-logon/comment-page-1/#comment-323751</link>
		<dc:creator>HacKan</dc:creator>
		<pubDate>Wed, 24 Nov 2010 21:48:20 +0000</pubDate>
		<guid isPermaLink="false">http://gentoo-blog.de/uncategorized/#comment-323751</guid>
		<description>well, for some strange reason, the address for the mentioned site disapeared o.O
here it goes: http://ubuntuforums.org/showthread.php?t=483622</description>
		<content:encoded><![CDATA[<p>well, for some strange reason, the address for the mentioned site disapeared o.O<br />
here it goes: <a href="http://ubuntuforums.org/showthread.php?t=483622" rel="nofollow"></a><a href='http://ubuntuforums.org/showthread.php?t=483622'>http://ubuntuforums.org/showthread.php?t=483622</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HacKan</title>
		<link>http://gentoo-blog.de/ubuntu/encrypted-home-and-swap-partition-on-ubuntu-10-10-maverick-with-auto-logon/comment-page-1/#comment-323741</link>
		<dc:creator>HacKan</dc:creator>
		<pubDate>Wed, 24 Nov 2010 21:47:20 +0000</pubDate>
		<guid isPermaLink="false">http://gentoo-blog.de/uncategorized/#comment-323741</guid>
		<description>Hey dude, great tutorial :D
look, you said &quot;The only downside i see with this setup is you can’t use it in a multi-user environment.&quot;, but in this site  i found that in the pam_mount.conf.xml line they didn&#039;t specify a user, so it might be possible, that way, to use it in a multiuser env:


tell me what you think

reggards,
HacKan</description>
		<content:encoded><![CDATA[<p>Hey dude, great tutorial <img src='http://gentoo-blog.de/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
look, you said &#8220;The only downside i see with this setup is you can’t use it in a multi-user environment.&#8221;, but in this site  i found that in the pam_mount.conf.xml line they didn&#8217;t specify a user, so it might be possible, that way, to use it in a multiuser env:</p>
<p>tell me what you think</p>
<p>reggards,<br />
HacKan</p>
]]></content:encoded>
	</item>
</channel>
</rss>

