本文介绍了身份验证问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述




我正在运行Mandrake 10,并希望获得sql-ledger访问

数据库。


我可以在命令提示符下使用本地用户和Web进入数据库

Admin。


sql-ledger返回身份验证问题。


包含的常见问题

有这个说法


IDENT身份验证失败,用户postgres


这个错误与发行版设置访问权限的方式有关

for postgres。它们的限制性太强,让你想知道该做什么

接下来。


帮自己一个忙,并将pg_hba.conf中的身份验证类型更改为


当地人全部信任


我找不到这个档案。


如何建议如何在线获取SQL-Ledger?


-

谢谢

Shanta McBain
虚拟主机和应用托管。


--- ------------------------(播出结束)--------------------- ------

提示3:如果通过Usenet发布/阅读,请发送适当的

subscribe-nomail命令给这样你的

消息可以干净地通过邮件列表

解决方案



它在PostgreSQL系统的主目录下的目录中
运行后端的
帐户。


帮自己一个忙,并在ident地图上阅读PG

认证。


Karsten

-

GPG密钥ID E4071346 @ wwwkeys.pgp .net

E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346

------------------ ---------(广播结束)---------------------------

提示2:您可以使用取消注册命令一次性取消所有列表

(发送取消注册YourEmailAddressHere到)


>我正在运行Mandrake 10并希望获得sql-ledger来访问



它在PostgreSQL系统的主目录下的目录中
运行后端的
帐户。


帮自己一个忙,并在ident地图上阅读PG

认证。


Karsten

-

GPG密钥ID E4071346 @ wwwkeys.pgp .net

E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346

------------------ ---------(广播结束)---------------------------

提示2:您可以使用取消注册命令一次性取消所有列表

(发送取消注册YourEmailAddressHere到)


Shanta McBain< cs *@computersystemconsulting.ca>写道:




你没有没有提到你正在运行的pgsql的版本......我会假设

7.4.x.为此,它可能没关系?


你应该从这里开始




参见第III节:服务器管理

-

Jim Seymour |垃圾邮件发送者起诉反垃圾邮件发送者:
|
|请捐赠给SpamCon法律基金:

|


---------------------------(广播结束)----------- ----------------

提示8:解释分析是你的朋友


Hi

I am running Mandrake 10 and would like to get sql-ledger to access the
database.

I can get in to the database with a local user at the command prompt and Web
Admin.

sql-ledger returns ident authentication problem.

the included faq
has this to say

IDENT Authentication failed for user "postgres"

This error has everything to do with the way distros set up access rights
for postgres. They are way too restrictive and leave you wondering what to do
next.

Do yourself a favour and change authentication type in pg_hba.conf to

local all trust

I can''t locate this file.

Any suggestions as to how to get SQL-Ledger online?

--
Thanks
Shanta McBain
Http://computersystemconsulting.ca Web hosting and Application Hosting.

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to ma*******@postgresql.org so that your
message can get through to the mailing list cleanly

解决方案


It''s in a directory off the home dir of the PostgreSQL system
account running the backends.

Do yourself a favour and read up on ident maps for PG
authentication.

Karsten
--
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to ma*******@postgresql.org)



It''s in a directory off the home dir of the PostgreSQL system
account running the backends.

Do yourself a favour and read up on ident maps for PG
authentication.

Karsten
--
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to ma*******@postgresql.org)




You didn''t mention what version of pgsql you''re running... I''ll assume
7.4.x. For this purpose, it probably doesn''t matter?

You should start here

http://www.postgresql.org/docs/7.4/static/index.html

See Section III: "Server Administration"

--
Jim Seymour | Spammers sue anti-spammers:
js******@LinxNet.com | http://www.LinxNet.com/misc/spam/slapp.php
http://jimsun.LinxNet.com | Please donate to the SpamCon Legal Fund:
| http://www.spamcon.org/legalfund/

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend


这篇关于身份验证问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-07 07:51