<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.bytemycode.com/rssformat.xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>byteMyCode: Snippet Revisions</title>
		<link>http://www.bytemycode.com</link>
		<description>Revisions for this snippet.</description>
		<pubDate>Sat, 30 Aug 2008 11:29:41 +0000</pubDate>
		<copyright>1998-2008 </copyright>
		<language>en-us</language>
		<image>
		      <link>http://www.bytemycode.com</link>
		      <url>http://www.bytemycode.com/img/rss_title.gif</url>
		      <title>byteMyCode</title>
		</image>

	
	<item>
		<title>PHP/MySQL/LDap authentication 1</title>
		<link>http://www.bytemycode.com/snippets/snippet/392/1/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/392/comments/</comments>
		<pubDate>Sun, 24 Sep 2006 17:23:27 +0000</pubDate>
		<dc:creator>kahotep</dc:creator>
		<category>"authentication", "ldap", "mysql", "php"</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/392/</guid>
		<description>
			<![CDATA[
				<p>The following program was written for my company's time keeping system which utilizes an LDAP database for authentication and a MySQL database for time-keeping, account access control, etc.<br /><br />If a user has >= 5 unsuccessful logins, it locks the account for 5 minutes.  Once a successful LDAP bind has occured, the $_SESSION vars are set and the authorization process is bypassed until the user logs out or the session expires.</p>
			]]>
		</description>
	</item>

	
	</channel>
</rss>