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)
无论在WINDOWS下生成的key还是在LINUX下生成的key,放在WINDOWS下就可以,但放在LINUX下就是通不过,提示: Authenticate/Decrypt packet error: packet HMAC authentication failed 麻烦各位大虾给点意见,难道LINUX不能做客户端吗?
在安装调试postfix时,提示535 error: authentication failed错误。不知道要怎样处理呢?这是什么原因造成的呢?找了相关的资料。。。都没有详细提到。。。无奈之余,希望大家能帮忙一下。谢谢。 [root@mail postfix]# telnet localhost 25 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. 220 mail.test.com ESMTP Postfix EHLO test 250-mail.test.com 250-PIPELINING 250-SIZE 10240000 250-VRFY 250-...
我的配置文件如下 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...
[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...
我的AIX联到NAS存储,5L的mount上后很正常.root和普通user都能用.但一台AIX4.3.3mount上后,只有root能用,普通user cd到这个目录就报"error7(rpc:authentication error)
>; >; [root at localhost named]# useradd -g users mandy >; >; [root at localhost named]# passwd mandy >; >; Changing password for user mandy. >; >; New password: >; >; BAD PASSWORD: it is too short >; >; Retype new password: >; >; failed to find entry for user mandy. >; >; >; >; passwd: authentication token manipulation error 我想去改密码,可是改不了..但是可以正常登陆,这是为什么
dbaccess 选择数据库时出现 25590: authentication error 急!!! online.log 中有下列内容 22:02:36 DR: DRAUTO is 0 (Off) 22:02:37 listener-thread: err = -25572: Network driver cannot bind a name to th e port. System error = 227. 22:02:37 Attempting to bring listener thread down 22:02:37 PANIC: Attempting to bring system down
遇到一个问题.不能通过客户端收发邮件,日志中出现. 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...
$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