<?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: Enabling Screen Locking with Python</title>
	<atom:link href="http://www.blog.pythonlibrary.org/2010/02/09/enabling-screen-locking-with-python/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blog.pythonlibrary.org/2010/02/09/enabling-screen-locking-with-python/</link>
	<description>Python Programming from the Frontlines</description>
	<lastBuildDate>Sun, 05 Feb 2012 20:38: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: Diane</title>
		<link>http://www.blog.pythonlibrary.org/2010/02/09/enabling-screen-locking-with-python/comment-page-1/#comment-22903</link>
		<dc:creator>Diane</dc:creator>
		<pubDate>Sun, 06 Jun 2010 06:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.pythonlibrary.org/?p=569#comment-22903</guid>
		<description>The new software was installed from another government organization. We needed to force those machines to lock we needed to make it such that the user could not change set up.Thanks ;-)</description>
		<content:encoded><![CDATA[<p>The new software was installed from another government organization. We needed to force those machines to lock we needed to make it such that the user could not change set up.Thanks <img src='http://www.blog.pythonlibrary.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diane</title>
		<link>http://www.blog.pythonlibrary.org/2010/02/09/enabling-screen-locking-with-python/comment-page-1/#comment-22904</link>
		<dc:creator>Diane</dc:creator>
		<pubDate>Sun, 06 Jun 2010 06:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.pythonlibrary.org/?p=569#comment-22904</guid>
		<description>The new software was installed from another government organization. We needed to force those machines to lock we needed to make it such that the user could not change setting Thanks ;-)</description>
		<content:encoded><![CDATA[<p>The new software was installed from another government organization. We needed to force those machines to lock we needed to make it such that the user could not change setting Thanks <img src='http://www.blog.pythonlibrary.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.blog.pythonlibrary.org/2010/02/09/enabling-screen-locking-with-python/comment-page-1/#comment-17241</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 09 Feb 2010 22:54:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.pythonlibrary.org/?p=569#comment-17241</guid>
		<description>@ Sean,

I should have mentioned that these scripts were for admins who don&#039;t have nor want Active Directory. Instead, we tend to use Linux as much as possible and only use Windows Servers to support vendors.

- Mike</description>
		<content:encoded><![CDATA[<p>@ Sean,</p>
<p>I should have mentioned that these scripts were for admins who don&#8217;t have nor want Active Directory. Instead, we tend to use Linux as much as possible and only use Windows Servers to support vendors.</p>
<p>- Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.blog.pythonlibrary.org/2010/02/09/enabling-screen-locking-with-python/comment-page-1/#comment-22825</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 09 Feb 2010 22:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.pythonlibrary.org/?p=569#comment-22825</guid>
		<description>@ Sean,

I should have mentioned that these scripts were for admins who don&#039;t have nor want Active Directory. Instead, we tend to use Linux as much as possible and only use Windows Servers to support vendors.

- Mike</description>
		<content:encoded><![CDATA[<p>@ Sean,</p>
<p>I should have mentioned that these scripts were for admins who don&#8217;t have nor want Active Directory. Instead, we tend to use Linux as much as possible and only use Windows Servers to support vendors.</p>
<p>- Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://www.blog.pythonlibrary.org/2010/02/09/enabling-screen-locking-with-python/comment-page-1/#comment-17240</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Tue, 09 Feb 2010 22:39:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.pythonlibrary.org/?p=569#comment-17240</guid>
		<description>Writing lots of code to re-invent the wheel: When a simple Windows domain GPO policy just won&#039;t do.</description>
		<content:encoded><![CDATA[<p>Writing lots of code to re-invent the wheel: When a simple Windows domain GPO policy just won&#8217;t do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://www.blog.pythonlibrary.org/2010/02/09/enabling-screen-locking-with-python/comment-page-1/#comment-22824</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Tue, 09 Feb 2010 22:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.pythonlibrary.org/?p=569#comment-22824</guid>
		<description>Writing lots of code to re-invent the wheel: When a simple Windows domain GPO policy just won&#039;t do.</description>
		<content:encoded><![CDATA[<p>Writing lots of code to re-invent the wheel: When a simple Windows domain GPO policy just won&#8217;t do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aigars Mahinovs</title>
		<link>http://www.blog.pythonlibrary.org/2010/02/09/enabling-screen-locking-with-python/comment-page-1/#comment-17233</link>
		<dc:creator>Aigars Mahinovs</dc:creator>
		<pubDate>Tue, 09 Feb 2010 20:02:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.pythonlibrary.org/?p=569#comment-17233</guid>
		<description>How horrible. Especially considering how in Linux locking is just  &#039;gnome-screensaver-command --lock&#039; in shell. And setting policy like that is just a matter of dropping a gconf policy file in the /etc/gconf.d folder. (And each option can be either a default override or a hard-locked option).</description>
		<content:encoded><![CDATA[<p>How horrible. Especially considering how in Linux locking is just  &#8216;gnome-screensaver-command &#8211;lock&#8217; in shell. And setting policy like that is just a matter of dropping a gconf policy file in the /etc/gconf.d folder. (And each option can be either a default override or a hard-locked option).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aigars Mahinovs</title>
		<link>http://www.blog.pythonlibrary.org/2010/02/09/enabling-screen-locking-with-python/comment-page-1/#comment-22823</link>
		<dc:creator>Aigars Mahinovs</dc:creator>
		<pubDate>Tue, 09 Feb 2010 20:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.pythonlibrary.org/?p=569#comment-22823</guid>
		<description>How horrible. Especially considering how in Linux locking is just  &#039;gnome-screensaver-command --lock&#039; in shell. And setting policy like that is just a matter of dropping a gconf policy file in the /etc/gconf.d folder. (And each option can be either a default override or a hard-locked option).</description>
		<content:encoded><![CDATA[<p>How horrible. Especially considering how in Linux locking is just  &#8216;gnome-screensaver-command &#8211;lock&#8217; in shell. And setting policy like that is just a matter of dropping a gconf policy file in the /etc/gconf.d folder. (And each option can be either a default override or a hard-locked option).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.389 seconds -->

