<?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>phpPgAdmin のインストール へのコメント</title>
	<atom:link href="http://futuremix.org/2004/05/phppgadmin/feed" rel="self" type="application/rss+xml" />
	<link>http://futuremix.org/2004/05/phppgadmin</link>
	<description>津田ふみかの日記・言想風景改め未来模景。 Remix The Future.</description>
	<lastBuildDate>Sun, 28 Feb 2010 11:34:05 +0900</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>餃子 より</title>
		<link>http://futuremix.org/2004/05/phppgadmin/comment-page-1#comment-331</link>
		<dc:creator>餃子</dc:creator>
		<pubDate>Fri, 17 Mar 2006 10:39:28 +0000</pubDate>
		<guid isPermaLink="false">http://futuremix.org/2004/05/phppgadmin#comment-331</guid>
		<description>ちゃんと読んだら設定できました
ありがとう
</description>
		<content:encoded><![CDATA[<p>ちゃんと読んだら設定できました<br />
ありがとう</p>
]]></content:encoded>
	</item>
	<item>
		<title>ktmishijp より</title>
		<link>http://futuremix.org/2004/05/phppgadmin/comment-page-1#comment-330</link>
		<dc:creator>ktmishijp</dc:creator>
		<pubDate>Mon, 31 Oct 2005 11:39:42 +0000</pubDate>
		<guid isPermaLink="false">http://futuremix.org/2004/05/phppgadmin#comment-330</guid>
		<description>大変役に立ちました。
ありがとうございました！</description>
		<content:encoded><![CDATA[<p>大変役に立ちました。<br />
ありがとうございました！</p>
]]></content:encoded>
	</item>
	<item>
		<title>fumika より</title>
		<link>http://futuremix.org/2004/05/phppgadmin/comment-page-1#comment-329</link>
		<dc:creator>fumika</dc:creator>
		<pubDate>Mon, 03 Jan 2005 11:22:57 +0000</pubDate>
		<guid isPermaLink="false">http://futuremix.org/2004/05/phppgadmin#comment-329</guid>
		<description>パスワード無しでのログインを許可するようになっているのだと思います。Red Hat でしたら、/var/lib/pgsql/data/pg_hba.conf の設定が、

local   all   all                                  trust
host    all   all    127.0.0.1   255.255.255.255   trust

のようになっているのを

local   all     all                                     md5
host    all     all    127.0.0.1      255.255.255.255   md5

にすれば正しいパスワードを要求されるようになるはずです。md5 で無理な場合は password にしてみて下さい。</description>
		<content:encoded><![CDATA[<p>パスワード無しでのログインを許可するようになっているのだと思います。Red Hat でしたら、/var/lib/pgsql/data/pg_hba.conf の設定が、</p>
<p>local   all   all                                  trust<br />
host    all   all    127.0.0.1   255.255.255.255   trust</p>
<p>のようになっているのを</p>
<p>local   all     all                                     md5<br />
host    all     all    127.0.0.1      255.255.255.255   md5</p>
<p>にすれば正しいパスワードを要求されるようになるはずです。md5 で無理な場合は password にしてみて下さい。</p>
]]></content:encoded>
	</item>
	<item>
		<title>ごっちん より</title>
		<link>http://futuremix.org/2004/05/phppgadmin/comment-page-1#comment-328</link>
		<dc:creator>ごっちん</dc:creator>
		<pubDate>Fri, 31 Dec 2004 07:06:09 +0000</pubDate>
		<guid isPermaLink="false">http://futuremix.org/2004/05/phppgadmin#comment-328</guid>
		<description>こんにちは
わかりやすいページですね♪
私もphpPGAdminを入れて設定をしておりますが、
postgresユーザでログインしたいので上記のように
falseにしております。しかしパスワードを設定しても
なぜかパスワードなしでも適当なパスワードをいれても
そのままphpPGAdminにログインできてしまいます。
なぜなのかわかりません。もしわかりましたら教えてください。
よろしくお願いいたします。</description>
		<content:encoded><![CDATA[<p>こんにちは<br />
わかりやすいページですね♪<br />
私もphpPGAdminを入れて設定をしておりますが、<br />
postgresユーザでログインしたいので上記のように<br />
falseにしております。しかしパスワードを設定しても<br />
なぜかパスワードなしでも適当なパスワードをいれても<br />
そのままphpPGAdminにログインできてしまいます。<br />
なぜなのかわかりません。もしわかりましたら教えてください。<br />
よろしくお願いいたします。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
