<?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: WordPress Auto-Login</title>
	<atom:link href="http://www.lbsharp.com/wordpress/index.php/2007/12/10/wordpress-auto-login/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lbsharp.com/wordpress/index.php/2007/12/10/wordpress-auto-login/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 11 Jan 2012 19:49:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Ed</title>
		<link>http://www.lbsharp.com/wordpress/index.php/2007/12/10/wordpress-auto-login/comment-page-2/#comment-56622</link>
		<dc:creator>Ed</dc:creator>
		<pubDate>Wed, 11 Jan 2012 19:49:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.lbsharp.com/wordpress/index.php/2007/12/10/wordpress-auto-login/#comment-56622</guid>
		<description>I just implemented this into my plugin. Running WP 3.3 and BuddyPress 1.5.2 Took me all but 5 mins.

It works great! I need to tweak it to get it to thoroughly authenticate in BuddyPress, but it got me to a 98% completion in 5 minutes time. I have been searching for days on the right action hooks to use and came up empty at all turns.

Excellent script Leon! Thanks.</description>
		<content:encoded><![CDATA[<p>I just implemented this into my plugin. Running WP 3.3 and BuddyPress 1.5.2 Took me all but 5 mins.</p>
<p>It works great! I need to tweak it to get it to thoroughly authenticate in BuddyPress, but it got me to a 98% completion in 5 minutes time. I have been searching for days on the right action hooks to use and came up empty at all turns.</p>
<p>Excellent script Leon! Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Monjurul Hoque</title>
		<link>http://www.lbsharp.com/wordpress/index.php/2007/12/10/wordpress-auto-login/comment-page-2/#comment-54264</link>
		<dc:creator>Monjurul Hoque</dc:creator>
		<pubDate>Tue, 29 Nov 2011 18:42:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.lbsharp.com/wordpress/index.php/2007/12/10/wordpress-auto-login/#comment-54264</guid>
		<description>i tried it also but don&#039;t work in new version 3.2.1
plz can u tell me the exact problem or anything i missed?

my role was one pass for one time login.

thanks</description>
		<content:encoded><![CDATA[<p>i tried it also but don&#8217;t work in new version 3.2.1<br />
plz can u tell me the exact problem or anything i missed?</p>
<p>my role was one pass for one time login.</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: charly</title>
		<link>http://www.lbsharp.com/wordpress/index.php/2007/12/10/wordpress-auto-login/comment-page-2/#comment-48358</link>
		<dc:creator>charly</dc:creator>
		<pubDate>Wed, 27 Jul 2011 14:48:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.lbsharp.com/wordpress/index.php/2007/12/10/wordpress-auto-login/#comment-48358</guid>
		<description>hello

i try to us your code on wp 3.01 put dont make it work

i am looking for an auto login from another site, not wordpress.
juste one user is ok

thank</description>
		<content:encoded><![CDATA[<p>hello</p>
<p>i try to us your code on wp 3.01 put dont make it work</p>
<p>i am looking for an auto login from another site, not wordpress.<br />
juste one user is ok</p>
<p>thank</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabricio</title>
		<link>http://www.lbsharp.com/wordpress/index.php/2007/12/10/wordpress-auto-login/comment-page-2/#comment-45645</link>
		<dc:creator>Fabricio</dc:creator>
		<pubDate>Sun, 29 May 2011 17:45:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.lbsharp.com/wordpress/index.php/2007/12/10/wordpress-auto-login/#comment-45645</guid>
		<description>Hi Leon, Tombo, and everybody,

Tombo, I had the same experience that you have described above, how you solved the problem of session variables?

How to establish a session with wp before refered it,  i´m using xml rpc calls to access functions exposes through wp, i can add a user, list, update, but a i can´t login a user, i don´t know why, 

I thank you,</description>
		<content:encoded><![CDATA[<p>Hi Leon, Tombo, and everybody,</p>
<p>Tombo, I had the same experience that you have described above, how you solved the problem of session variables?</p>
<p>How to establish a session with wp before refered it,  i´m using xml rpc calls to access functions exposes through wp, i can add a user, list, update, but a i can´t login a user, i don´t know why, </p>
<p>I thank you,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tombo</title>
		<link>http://www.lbsharp.com/wordpress/index.php/2007/12/10/wordpress-auto-login/comment-page-2/#comment-44105</link>
		<dc:creator>Tombo</dc:creator>
		<pubDate>Sat, 23 Apr 2011 00:38:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.lbsharp.com/wordpress/index.php/2007/12/10/wordpress-auto-login/#comment-44105</guid>
		<description>Nevermind! I figured it out. My session variables were empty due to not establishing a session under WP before I referenced them.</description>
		<content:encoded><![CDATA[<p>Nevermind! I figured it out. My session variables were empty due to not establishing a session under WP before I referenced them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tombo</title>
		<link>http://www.lbsharp.com/wordpress/index.php/2007/12/10/wordpress-auto-login/comment-page-2/#comment-44103</link>
		<dc:creator>Tombo</dc:creator>
		<pubDate>Fri, 22 Apr 2011 23:08:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.lbsharp.com/wordpress/index.php/2007/12/10/wordpress-auto-login/#comment-44103</guid>
		<description>Hi Leon.

Thanks for your posting of the auto login. But I am afraid I cannot get it to work. I have put it in a .php file and placed it in the plugins directory and activated it via the admin tool. I have changed $user_login = $_SESSION[&#039;MM_MemberID&#039;]; which contains the id of the site use which is also the WP id. I am unclear as to how to get it to execute. I have an iFrame that has a link:  The only thing that happens is the Hello World page comes up and then I have to click the Log In link that takes me to the login page where I have to input my id and pw. I sure woudld appreciate some of your kindness in helping me to get this auto login to work. I know I am doing something stupid but I need a WP guru like you to point it out. Thanks. Tombo.</description>
		<content:encoded><![CDATA[<p>Hi Leon.</p>
<p>Thanks for your posting of the auto login. But I am afraid I cannot get it to work. I have put it in a .php file and placed it in the plugins directory and activated it via the admin tool. I have changed $user_login = $_SESSION['MM_MemberID']; which contains the id of the site use which is also the WP id. I am unclear as to how to get it to execute. I have an iFrame that has a link:  The only thing that happens is the Hello World page comes up and then I have to click the Log In link that takes me to the login page where I have to input my id and pw. I sure woudld appreciate some of your kindness in helping me to get this auto login to work. I know I am doing something stupid but I need a WP guru like you to point it out. Thanks. Tombo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Enable WordPress Auto-Login &#124; TechniTip.Net</title>
		<link>http://www.lbsharp.com/wordpress/index.php/2007/12/10/wordpress-auto-login/comment-page-2/#comment-43267</link>
		<dc:creator>Enable WordPress Auto-Login &#124; TechniTip.Net</dc:creator>
		<pubDate>Thu, 31 Mar 2011 18:42:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.lbsharp.com/wordpress/index.php/2007/12/10/wordpress-auto-login/#comment-43267</guid>
		<description>[...] lbsharp.com    Share and Enjoy: These icons link to social bookmarking sites where readers can share and [...]</description>
		<content:encoded><![CDATA[<p>[...] lbsharp.com    Share and Enjoy: These icons link to social bookmarking sites where readers can share and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leon</title>
		<link>http://www.lbsharp.com/wordpress/index.php/2007/12/10/wordpress-auto-login/comment-page-2/#comment-43175</link>
		<dc:creator>leon</dc:creator>
		<pubDate>Mon, 28 Mar 2011 19:48:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.lbsharp.com/wordpress/index.php/2007/12/10/wordpress-auto-login/#comment-43175</guid>
		<description>Linda, to my knowledge there is no built in way to have PHP and .Net code communicate. However, you can build this yourself. For example, if you view the HTML output of a .Net page you will see the hidden &quot;__VIEWSTATE&quot; control. You can create a parser to translate this encoded information in PHP. Or, simply create another hidden variable in the page that both .Net and PHP and access (you may want to encrypt this information).</description>
		<content:encoded><![CDATA[<p>Linda, to my knowledge there is no built in way to have PHP and .Net code communicate. However, you can build this yourself. For example, if you view the HTML output of a .Net page you will see the hidden &#8220;__VIEWSTATE&#8221; control. You can create a parser to translate this encoded information in PHP. Or, simply create another hidden variable in the page that both .Net and PHP and access (you may want to encrypt this information).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Linda</title>
		<link>http://www.lbsharp.com/wordpress/index.php/2007/12/10/wordpress-auto-login/comment-page-2/#comment-43153</link>
		<dc:creator>Linda</dc:creator>
		<pubDate>Mon, 28 Mar 2011 10:58:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.lbsharp.com/wordpress/index.php/2007/12/10/wordpress-auto-login/#comment-43153</guid>
		<description>Leon,

Assuming that we can work around that acceptably, how does the .Net code talk to the Wordpress PHP code in order to exchange the user information.  Another developer in my company works with the .Net environment. I am a technical writer working with WordPress. Are there system variales known by both .Net and WordPress/PHP?  For example:

.Net moves username and user password to $variable1 and $variable2 respectively.  
WordPress PHP reads $variable1 and $variable2 values into $_Postvar1 and $_Postvar2 respectively.</description>
		<content:encoded><![CDATA[<p>Leon,</p>
<p>Assuming that we can work around that acceptably, how does the .Net code talk to the WordPress PHP code in order to exchange the user information.  Another developer in my company works with the .Net environment. I am a technical writer working with WordPress. Are there system variales known by both .Net and WordPress/PHP?  For example:</p>
<p>.Net moves username and user password to $variable1 and $variable2 respectively.<br />
WordPress PHP reads $variable1 and $variable2 values into $_Postvar1 and $_Postvar2 respectively.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leon</title>
		<link>http://www.lbsharp.com/wordpress/index.php/2007/12/10/wordpress-auto-login/comment-page-2/#comment-43058</link>
		<dc:creator>leon</dc:creator>
		<pubDate>Sat, 26 Mar 2011 01:28:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.lbsharp.com/wordpress/index.php/2007/12/10/wordpress-auto-login/#comment-43058</guid>
		<description>Linda, it depends on how important security is to the site because you will have to store the authentication credentials in an inherently insecure location (e.g. inside the page as a post/get variable or in a secure cookie).</description>
		<content:encoded><![CDATA[<p>Linda, it depends on how important security is to the site because you will have to store the authentication credentials in an inherently insecure location (e.g. inside the page as a post/get variable or in a secure cookie).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

