<?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: Ubuntu Hardy heron On Dell xps m1330</title>
	<atom:link href="http://bigbrovar.aoizora.org/index.php/2008/11/16/ubuntu-hardy-heron-on-dell-xps-m1330/feed/" rel="self" type="application/rss+xml" />
	<link>http://bigbrovar.aoizora.org/index.php/2008/11/16/ubuntu-hardy-heron-on-dell-xps-m1330/</link>
	<description>Life and Computers</description>
	<lastBuildDate>Mon, 23 Jan 2012 15:11:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Bigbrovar</title>
		<link>http://bigbrovar.aoizora.org/index.php/2008/11/16/ubuntu-hardy-heron-on-dell-xps-m1330/comment-page-1/#comment-86</link>
		<dc:creator>Bigbrovar</dc:creator>
		<pubDate>Mon, 19 Jan 2009 09:27:56 +0000</pubDate>
		<guid isPermaLink="false">http://bigbrovar.wordpress.com/?p=212#comment-86</guid>
		<description>sorry my bad .. i had that problem to fix u have to undo the changes you made to /etc/pam.d/common-auth (hope you backed it up .. ) by removing the 2 lines you added following the guide. save and edit.. then run the following command
sudo &#039;/usr/lib/pam-thinkfinger/pam-thinkfinger-enable&#039;

that is all .. reboot and everything would be set.. and you wont have to type your passwd twice to login.. i have updated the guide to reflect this.</description>
		<content:encoded><![CDATA[<p>sorry my bad .. i had that problem to fix u have to undo the changes you made to /etc/pam.d/common-auth (hope you backed it up .. ) by removing the 2 lines you added following the guide. save and edit.. then run the following command<br />
sudo &#8216;/usr/lib/pam-thinkfinger/pam-thinkfinger-enable&#8217;</p>
<p>that is all .. reboot and everything would be set.. and you wont have to type your passwd twice to login.. i have updated the guide to reflect this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nardo</title>
		<link>http://bigbrovar.aoizora.org/index.php/2008/11/16/ubuntu-hardy-heron-on-dell-xps-m1330/comment-page-1/#comment-85</link>
		<dc:creator>Nardo</dc:creator>
		<pubDate>Mon, 19 Jan 2009 00:40:37 +0000</pubDate>
		<guid isPermaLink="false">http://bigbrovar.wordpress.com/?p=212#comment-85</guid>
		<description>After y added the 2 lines to  /etc/pam.d/common-auth
The computer prompt 2 time every time that I use sudo or for the first login.

here is my /etc/pam.d/common-auth file

#
# /etc/pam.d/common-auth - authentication settings common to all services
#
# This file is included from other service-specific PAM config files,
# and should contain a list of the authentication modules that define
# the central authentication scheme for use on the system
# (e.g., /etc/shadow, LDAP, Kerberos, etc.).  The default is to use the
# traditional Unix authentication mechanisms.
#
auth    requisite       pam_unix.so nullok_secure
auth    optional        pam_smbpass.so migrate missingok
auth    sufficient      pam_thinkfinger.so
auth    required        pam_unix.so try_first_pass nullok_secure
~
~
~
~
~</description>
		<content:encoded><![CDATA[<p>After y added the 2 lines to  /etc/pam.d/common-auth<br />
The computer prompt 2 time every time that I use sudo or for the first login.</p>
<p>here is my /etc/pam.d/common-auth file</p>
<p>#<br />
# /etc/pam.d/common-auth &#8211; authentication settings common to all services<br />
#<br />
# This file is included from other service-specific PAM config files,<br />
# and should contain a list of the authentication modules that define<br />
# the central authentication scheme for use on the system<br />
# (e.g., /etc/shadow, LDAP, Kerberos, etc.).  The default is to use the<br />
# traditional Unix authentication mechanisms.<br />
#<br />
auth    requisite       pam_unix.so nullok_secure<br />
auth    optional        pam_smbpass.so migrate missingok<br />
auth    sufficient      pam_thinkfinger.so<br />
auth    required        pam_unix.so try_first_pass nullok_secure<br />
~<br />
~<br />
~<br />
~<br />
~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bigbrovar</title>
		<link>http://bigbrovar.aoizora.org/index.php/2008/11/16/ubuntu-hardy-heron-on-dell-xps-m1330/comment-page-1/#comment-84</link>
		<dc:creator>Bigbrovar</dc:creator>
		<pubDate>Sun, 14 Dec 2008 10:52:12 +0000</pubDate>
		<guid isPermaLink="false">http://bigbrovar.wordpress.com/?p=212#comment-84</guid>
		<description>for hardy i never had that problem. everything worked out of the box. but with ibex i never was able to use my finger swap to unlock my screen from resume</description>
		<content:encoded><![CDATA[<p>for hardy i never had that problem. everything worked out of the box. but with ibex i never was able to use my finger swap to unlock my screen from resume</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://bigbrovar.aoizora.org/index.php/2008/11/16/ubuntu-hardy-heron-on-dell-xps-m1330/comment-page-1/#comment-83</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Sat, 13 Dec 2008 23:07:33 +0000</pubDate>
		<guid isPermaLink="false">http://bigbrovar.wordpress.com/?p=212#comment-83</guid>
		<description>I can&#039;t get the lock screen to turn off when resuming from standby. I&#039;ve tried gconf-editor and selecting off for the lock. Did you always have to enter a password on resume?</description>
		<content:encoded><![CDATA[<p>I can&#8217;t get the lock screen to turn off when resuming from standby. I&#8217;ve tried gconf-editor and selecting off for the lock. Did you always have to enter a password on resume?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

