<?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>LINUXQQ &#187; 系统认证内部错误的解决办法</title>
	<atom:link href="http://www.linuxqq.net/archives/tag/%e7%b3%bb%e7%bb%9f%e8%ae%a4%e8%af%81%e5%86%85%e9%83%a8%e9%94%99%e8%af%af%e7%9a%84%e8%a7%a3%e5%86%b3%e5%8a%9e%e6%b3%95/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linuxqq.net</link>
	<description>LINUXQQ狂人时代</description>
	<lastBuildDate>Tue, 10 Jan 2012 04:39:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>系统认证内部错误的解决办法</title>
		<link>http://www.linuxqq.net/archives/54.html</link>
		<comments>http://www.linuxqq.net/archives/54.html#comments</comments>
		<pubDate>Fri, 20 Jun 2008 04:10:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[乱7八糟]]></category>
		<category><![CDATA[系统认证内部错误的解决办法]]></category>

		<guid isPermaLink="false">http://www.linuxqq.net/?p=54</guid>
		<description><![CDATA[系统认证内部错误的解决办法 花了我3天 就一个小小的错误 3天 哎 希望各位菜鸟同志别学习我 系统认证内部错误 网上没有把办法说全 我现在解释一下 我的APACHE是编译安装的 /usr/local/apache 把/usr/local/apache/cgi-bin/openwebmail/etc/auth_unix.conf 复制到/etc/的目录底下 然后修改成passwdfile_plaintext /etc/passwd passwdfile_encrypted /etc/shadow passwdmkdb none 这样 在去修改/usr/local/apache/cgi-bin/openwebmail/auth/auth_unxi.pl my $passwdfile_plaintext = $conf{&#8216;passwdfile_plaintext&#8217;} &#124;&#124; &#8216;/etc/passwd&#8217;; my $passwdfile_encrypted = $conf{&#8216;passwdfile_encrypted&#8217;} &#124;&#124; &#8216;/etc/shadow&#8217;; my $passwdmkdb = $conf{&#8216;none&#8217;} &#124;&#124; &#8216;/usr/sbin/pwd_mkdb&#8217;; 按着我的做 确保你没错]]></description>
		<wfw:commentRss>http://www.linuxqq.net/archives/54.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

