<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[linuxの飘扬]]></title> 
<link>https://www.linuxfly.org/index.php</link> 
<description><![CDATA[Power by www.linuxfly.org]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[linuxの飘扬]]></copyright>
<item>
<link>https://www.linuxfly.org/post/178/</link>
<title><![CDATA[[原]Proftpd+Clamav+Mysql+MD5+Quota混合配置]]></title> 
<author>linuxing &lt;emos#linuxfly.org&gt;</author>
<category><![CDATA[常见服务]]></category>
<pubDate>Mon, 26 Nov 2007 02:17:44 +0000</pubDate> 
<guid>https://www.linuxfly.org/post/178/</guid> 
<description>
<![CDATA[ 
	 &nbsp; &nbsp;Proftpd是红旗DC Server 5.0自带的FTP服务端软件，也是一个非常优秀的开源套件。其默认使用操作系统的PAM模块作认证。在用户量比较少的情况下，其速度很理想，管理也方便。但若随着用户量的增长，单纯依赖PAM模块的认证方式就会显露出问题，而且也不利于于第三方软件的配合（例如论坛用户）。所以，随着其快速的发展，很多开发人员为其提供了大量的模块插件，供特殊情况使用。SQL模块和LDAP模块就是其中之一。<br/> &nbsp; &nbsp;今天我要讲解的配置，就是基于以下功能模块的：<br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content">1、Mod_sql模块，提供基于Mysql或Postgresql数据库的认证功能；<br/>2、Quota模块，提供数据库的磁盘配额功能；<br/>3、Clamav模块，提供对传输文件的实时病毒扫描功能；</div></div><br/>此外，因原Mod_sql模块没有提供MD5的口令认证方式，所以，我也对其做了一些改动，以方便和其他软件的整合。至于，Postgresql和LDAP模块的配置，可参考Mysql的规则定义实现。<br/>............<br/><br/>Tags - <a href="https://www.linuxfly.org/tags/mysql/" rel="tag">mysql</a> , <a href="https://www.linuxfly.org/tags/proftpd/" rel="tag">proftpd</a> , <a href="https://www.linuxfly.org/tags/ftp/" rel="tag">ftp</a> , <a href="https://www.linuxfly.org/tags/clamav/" rel="tag">clamav</a> , <a href="https://www.linuxfly.org/tags/md5/" rel="tag">md5</a>
]]>
</description>
</item><item>
<link>https://www.linuxfly.org/post/178/#blogcomment461</link>
<title><![CDATA[[评论] [原]Proftpd+Clamav+Mysql+MD5+Quota混合配置]]></title> 
<author>jw &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Mon, 10 Mar 2008 01:48:01 +0000</pubDate> 
<guid>https://www.linuxfly.org/post/178/#blogcomment461</guid> 
<description>
<![CDATA[ 
	太有用了<br/>非常感谢！
]]>
</description>
</item><item>
<link>https://www.linuxfly.org/post/178/#blogcomment523</link>
<title><![CDATA[[评论] [原]Proftpd+Clamav+Mysql+MD5+Quota混合配置]]></title> 
<author>hover &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 26 Jun 2008 11:01:46 +0000</pubDate> 
<guid>https://www.linuxfly.org/post/178/#blogcomment523</guid> 
<description>
<![CDATA[ 
	博主，为什么用proftpd+mysql，登陆ftp那么慢的？有什么解决办法吗？谢谢
]]>
</description>
</item>
</channel>
</rss>