<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" 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/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" ><channel><title>PleskHacker &#187; lockout</title> <atom:link href="http://pleskhacker.com/tag/lockout/feed/" rel="self" type="application/rss+xml" /><link>http://pleskhacker.com</link> <description>Detailed documentation of the Plesk database</description> <lastBuildDate>Tue, 09 Dec 2008 01:24:44 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <item><title>psa.lockout</title><link>http://pleskhacker.com/all-tables/psalockout/</link> <comments>http://pleskhacker.com/all-tables/psalockout/#comments</comments> <pubDate>Thu, 25 Sep 2008 03:21:20 +0000</pubDate> <dc:creator>major</dc:creator> <category><![CDATA[All Tables]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[lockout]]></category><guid isPermaLink="false">http://pleskhacker.com/?p=249</guid> <description><![CDATA[Overview The lockout table contains IP addresses which have had failed Plesk logins. Column Descriptions login &#8211; login username that was used last_wrong &#8211; when the last login was attempted attempts &#8211; how many attempts were made Table Structure CREATE TABLE `lockout` &#40; `login` varchar&#40;20&#41; character set utf8 NOT NULL default '', `last_wrong` timestamp NOT [...]]]></description> <content:encoded><![CDATA[<p><strong><span style="text-decoration: underline;">Overview</span></strong><br /> The <code>lockout</code> table contains IP addresses which have had failed Plesk logins.</p><p><strong><span style="text-decoration: underline;">Column Descriptions</span></strong><br /> <strong>login</strong> &#8211; login username that was used<br /> <strong>last_wrong</strong> &#8211; when the last login was attempted<br /> <strong>attempts</strong> &#8211; how many attempts were made</p><p><strong><span style="text-decoration: underline;">Table Structure</span></strong></p><div class="wp_syntax"><div class="code"><pre class="mysql" style="font-family:monospace;"><span style="color: #990099; font-weight: bold;">CREATE</span> <span style="color: #990099; font-weight: bold;">TABLE</span> <span style="color: #008000;">`lockout`</span> <span style="color: #FF00FF;">&#40;</span>
 <span style="color: #008000;">`login`</span> <span style="color: #999900; font-weight: bold;">varchar</span><span style="color: #FF00FF;">&#40;</span><span style="color: #008080;">20</span><span style="color: #FF00FF;">&#41;</span> character <span style="color: #990099; font-weight: bold;">set</span> utf8 <span style="color: #CC0099; font-weight: bold;">NOT</span> <span style="color: #9900FF; font-weight: bold;">NULL</span> <span style="color: #990099; font-weight: bold;">default</span> <span style="color: #008000;">''</span><span style="color: #000033;">,</span>
 <span style="color: #008000;">`last<span style="color: #008080; font-weight: bold;">_</span>wrong`</span> <span style="color: #999900; font-weight: bold;">timestamp</span> <span style="color: #CC0099; font-weight: bold;">NOT</span> <span style="color: #9900FF; font-weight: bold;">NULL</span> <span style="color: #990099; font-weight: bold;">default</span> <span style="color: #000099;">CURRENT_TIMESTAMP</span> <span style="color: #990099; font-weight: bold;">on</span> <span style="color: #990099; font-weight: bold;">update</span> <span style="color: #000099;">CURRENT_TIMESTAMP</span><span style="color: #000033;">,</span>
 <span style="color: #008000;">`attempts`</span> <span style="color: #999900; font-weight: bold;">int</span><span style="color: #FF00FF;">&#40;</span><span style="color: #008080;">11</span><span style="color: #FF00FF;">&#41;</span> <span style="color: #CC0099; font-weight: bold;">NOT</span> <span style="color: #9900FF; font-weight: bold;">NULL</span> <span style="color: #990099; font-weight: bold;">default</span> <span style="color: #008000;">'1'</span><span style="color: #000033;">,</span>
 <span style="color: #990099; font-weight: bold;">PRIMARY KEY</span>  <span style="color: #FF00FF;">&#40;</span><span style="color: #008000;">`login`</span><span style="color: #FF00FF;">&#41;</span>
<span style="color: #FF00FF;">&#41;</span> <span style="color: #990099; font-weight: bold;">ENGINE</span><span style="color: #CC0099;">=</span><span style="color: #990099; font-weight: bold;">InnoDB</span> <span style="color: #990099; font-weight: bold;">DEFAULT</span> <span style="color: #FF9900; font-weight: bold;">CHARSET</span><span style="color: #CC0099;">=</span>latin1</pre></div></div>]]></content:encoded> <wfw:commentRss>http://pleskhacker.com/all-tables/psalockout/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using memcached
Page Caching using memcached (user agent is rejected)
Database Caching 6/12 queries in 0.032 seconds using memcached

Served from: pleskhacker.com @ 2010-07-30 22:11:53 -->