ChinaUnix.net
相关文章推荐:

psql FATAL Peer authentication failed for

[root@localhost data]# psql -U postgres -W -d bolcc Password: psql: fatal: IDENT authentication failed for user "postgres" [root@localhost data]# psql bolcc -U bolcc psql: fatal: IDENT authentication failed for user "bolcc" 有什么办法解决这个问题

by 孤独的骑士 - PostgreSQL - 2008-03-31 09:57:25 阅读(15328) 回复(5)

相关讨论

psql: fatal: Ident authentication failed for user "root" 这个错误怎么回事? 新装的 fc4 默认的 postgresql 8

by fkiori - PostgreSQL - 2006-04-13 22:03:29 阅读(7402) 回复(7)

Jul 4 14:52:11 localhost authdaemond: modules="authmysql", daemons=5 Jul 4 14:52:11 localhost authdaemond: Installing libauthmysql Jul 4 14:52:11 localhost authdaemond: Installation complete: authmysql Jul 4 15:04:20 localhost postfix/postfix-script: starting the Postfix mail system Jul 4 15:04:20 localhost postfix/master[3214]: daemon started -- version 2.2.10, configuration /etc/postfix Ju...

by 权老实 - 服务器应用 - 2006-07-04 22:05:14 阅读(2491) 回复(2)

我刚安装了linux as3,用root登陆,出现authentication failed这个错误提示,请问该如何解决啊?是什么原因呢?

by simontaylor - Linux论坛 - 2005-08-31 14:22:11 阅读(819) 回复(1)

我的配置文件如下 alias_maps = hash:/etc/postfix/virtual broken_sasl_auth_clients = yes command_directory = /usr/sbin config_directory = /etc/postfix daemon_directory = /usr/libexec/postfix debug_peer_level = 2 html_directory = no inet_interfaces = all mail_owner = postfix mailq_path = /usr/bin/mailq manpage_directory = /usr/local/man mydomain = realnetworks.com.cn myhostname = mail.realnetworks.c...

by xingwenzhang - 服务器应用 - 2006-07-18 09:06:12 阅读(2187) 回复(2)

[quote] Mar 3 17:04:07 IDClm postfix/smtpd[26918]: connect from unknown[59.61.****] Mar 3 17:04:07 IDClm postfix/smtpd[26918]: warning: unknown[59.61.****]: SASL LOGIN authentication failed: authentication failure Mar 3 17:04:07 IDClm postfix/smtpd[26918]: lost connection after AUTH from unknown[59.61.****] Mar 3 17:04:07 IDClm postfix/smtpd[26918]: disconnect from unknown[59.61.87.****] [/quo...

by yecheng_110 - 服务器应用 - 2008-03-07 09:41:19 阅读(2191) 回复(1)

遇到一个问题.不能通过客户端收发邮件,日志中出现. Jan 1 10:01:34 localhost postfix/smtpd[4025]: warning: unknown[121.9.xxx.xx]: SASL LOGIN authentication failed: authentication failure 下面是我的postfix配置,麻烦各位指点一下. root@mail postfix]# postconf -n broken_sasl_auth_clients = yes command_directory = /usr/sbin config_directory = /etc/postfix daemon_directory = /usr/libexec/postfix data_direc...

by yuantong - 服务器应用 - 2009-01-07 08:58:06 阅读(16160) 回复(27)

$creatuser -d -A -P dsapce ... $createdb -U dspace -E UNICODE (even with '-h localhost') Message shows below: createdb: could not connect to database template1: fatal: IDENT authentication failed for user "dspace" my system: debian(sarge) postgresql 7.4.3

by hugojoe - PostgreSQL - 2004-09-09 12:10:53 阅读(1680) 回复(0)

我使用sasl验证smtp用户。但是失败了。日志如下。 [quote]Feb 26 18:47:33 centos5postfix postfix/smtpd[16481]: warning: dict_nis_init: NIS domain name not set - NIS lookups disabled Feb 26 18:47:33 centos5postfix postfix/smtpd[16481]: connect from unknown[192.168.0.111] Feb 26 18:47:36 centos5postfix postfix/smtpd[16481]: warning: unknown[192.168.0.111]: SASL LOGIN authentication failed: authenticatio...

by ncowboy - 服务器应用 - 2009-02-27 09:11:15 阅读(10925) 回复(1)

从console登陆,输入用户名,密码之后停留在sun logo界面 用户目录下 .dt/startlog文件如下: --- Fri Jul 29 17:31:02 CST 2005 --- /usr/dt/bin/Xsession starting... --- Xsession started by dtlogin --- starting /usr/dt/bin/dtsession_res -load -system --- sourcing /home7/vipuser/.dtprofile... --- sourcing /etc/dt/config/Xsession.d/0001.firstlogin... --- sourcing /etc/dt/config/Xsession.d/0010.dtpaths... ...

by jackie_sddy - Solaris - 2008-01-02 16:07:41 阅读(5260) 回复(4)

[root@monitor01 ~]# testsaslauthd -u elm -p elm -s openvpn 0: NO "authentication failed" 这是什么问题?

by david123 - 服务器应用 - 2009-11-27 08:47:39 阅读(9303) 回复(14)