ChinaUnix.net
相关文章推荐:

exception login failed mongodb

http://www.mongodb.org 有人了解这个DB吗?

by ruochen - MySQL - 2011-02-10 13:12:47 阅读(3070) 回复(5)

相关讨论

Hi all: ssh 到 linux 机器: 我键入: cvs -d :pserver:cvstest@localhost:/.cvsroot login 可以成功登录 但当我键入: cvs -d :pserver:cvstest@221.192.120.10:/.cvsroot login 一直提示信息: cvs [login aborted]: connect to 221.192.120.10:2401 failed: Connection timed out. 这是什么问题啊?谢谢

by lalacy - 软件配置管理 - 2007-01-18 10:40:18 阅读(3850) 回复(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 阅读(2182) 回复(2)

请问高手们, 我在Solaris2.6操作系统上用FTP登陆到其他设备时出错误.该如何处理?谢谢! 错误如下: ftp 133.133.3.3 connected to 133.133.3.3 220 bbhlrcsdm SFTPD Swerver(Version 18.37.0.2 Jun 10 2003) ready. 331 Password required for root. 530 login incorrect. login failed. ftp>; 这里没提示输入用户名和密码。我在其他设备上做相同的操作是成功的

by kaisonx - Solaris - 2005-01-16 21:13:37 阅读(2395) 回复(18)

遇到一个问题.不能通过客户端收发邮件,日志中出现. 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 阅读(16139) 回复(27)

[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 阅读(2190) 回复(1)

在AIX系统里,我建立了一个普通用户,后来发现它默认的shell是ksh,我想它使用的是bash, 于是直接在文件/etc/passwd里更改. 但登录时出现3004-009 failed running login shell错误.

by huangshirong - AIX - 2007-08-17 16:33:51 阅读(2534) 回复(1)

Trying 127.0.0.1... Connected to localhost (127.0.0.1). Escape character is '^]'. 220 mail.roke.com ESMTP Postfix ehlo mail.roke.com 250-mail.roke.com 250-PIPELINING 250-SIZE 10240000 250-VRFY 250-ETRN 250-AUTH login PLAIN 250-AUTH=login PLAIN 250-XVERP 250 8BITMIME auth login 334 VXNlcm5hbWU6 cm9rZTAwMS5jb20= 334 UGFzc3dvcmQ6 ODI2ODEy 435 Error: authentication failed quit 221 Bye Connection close...

by roke001 - 服务器应用 - 2006-08-21 23:02:27 阅读(1318) 回复(1)

login: ERROR- failed to initialize policy manager. (IFOR_PM_FATAL) The status from the policy manager daemon (PMD - /etc/ifor_pmd) indicates that a serious error condition has occurred. login is allowed, but the system administrator is strongly advised to consult the SCO online Support Solutions Library (SSL) for assistance; if the SSL is inaccessible, please contact your SCO Support represen...

by 月冷西湖 - 其他UNIX - 2003-07-03 10:51:43 阅读(1309) 回复(5)

请问:Tru64 如何监控failed login? 有没有类似Solaris 的 loginlog 的日志文件? 谢谢! 以下是Solaris的Manual: loginlog(4) NAME loginlog - log of failed login attempts DESCRIPTION After five unsuccessful login attempts, all the attempts are logged in the file /var/adm/loginlog. This file contains one record for each failed attempt. Each record contains the ...

by sar - 其他UNIX - 2003-05-22 08:11:21 阅读(1427) 回复(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 阅读(10920) 回复(1)