|
- I think some things needs a clarification. First, you don't have to enter username/password in Outlook when sending every email. The password is stored in the Outlook account and is entered only once when the account is created. Of course, Outlook will ask the user for new password if it was changed on the server.
- Second, there is an option in Outlook called SPA (Secure Password Authentication). This type of authentication use NTLM and does not need to know username/password because it takes it from the user currently logged to the Windows workstation.
- KMS supports NTLM in Windows domain. Following requirements must be fulfilled:
- * KMS must run on Windows
- * Outlook must run on Windows computer added to the Windows domain
- * User must be logged to Windows domain
- * KMS must be properly configured: user account is authenticated against NT domain or Kerberos, Windows NT domain in Domain Settings must contain correct NT Windows domain name
- According to the error message, the user is trying to login to some NT domain but KMS is not configured properly. I would suggest to enable Authentication module in the debug log and open a ticket on our technical support.
复制代码
- 我觉得有些事情需要澄清。首先,你不必在Outlook中输入用户名/密码发送每封电子邮件时。密码存储在Outlook帐户,只有一次进入帐户时创建。当然,Outlook会询问用户的新密码,如果它是在服务器上更改。
- 二是有SPA(安全密码验证)在Outlook选项。这种类型的身份验证使用NTLM和不需要知道用户名/密码,因为它需要从当前登录的Windows工作站用户。
- KMS支持Windows域的NTLM身份。必须满足以下要求:
- * KMS必须运行在Windows
- * Outlook必须运行Windows计算机加入到Windows域
- *用户必须登录到Windows域
- * KMS,必须正确配置:用户帐户是对NT域或Kerberos,Windows NT域中的域设置必须包含正确的NT Windows域名认证
- 根据错误信息,用户试图登录到NT域,但KMS一些配置不正确。我会建议在调试日志中启用身份验证模块和开放我们的技术支持的一票。
复制代码
抄的别人的答案,大意应该是这样的,你客户端用了OUTLOOK之类的,可能会自动尝试使用GUEST用户密码空来访问服务器,或者把KEIRO当成EXHCANGE了吧。。。 但实际上它无法提供这种功能,
你可以尝试关掉NTLM登录吧。反正我的域经常都会报这样的错误,我也没有理会它,我一般一个月重启一下服务器,也不会崩溃。
我用的是 7.0.0 patch2. vityan的crack
- [15/Dec/2011 08:34:36] Failed IMAP login from 192.168.1.81, authentication method NTLM
- [15/Dec/2011 08:34:39] Failed IMAP login from 192.168.1.81, authentication method NTLM
- [15/Dec/2011 08:35:47] Failed IMAP login from 192.168.1.81, authentication method NTLM
- [15/Dec/2011 08:35:51] Failed IMAP login from 192.168.1.81, authentication method NTLM
- [15/Dec/2011 08:49:02] Failed IMAP login from 192.168.1.81, authentication method NTLM
- [15/Dec/2011 08:49:05] Failed IMAP login from 192.168.1.81, authentication method NTLM
- [15/Dec/2011 08:49:05] Failed IMAP login from 192.168.1.81, authentication method NTLM
- [15/Dec/2011 08:49:08] Failed IMAP login from 192.168.1.81, authentication method NTLM
- [15/Dec/2011 08:52:41] Failed IMAP login from 192.168.1.83, authentication method NTLM
- [15/Dec/2011 08:52:46] Failed IMAP login from 192.168.1.83, authentication method NTLM
- [15/Dec/2011 08:52:49] Failed IMAP login from 192.168.1.83, authentication method NTLM
- [15/Dec/2011 08:58:35] Failed IMAP login from 192.168.1.81, authentication method NTLM
复制代码
outlook 2010和2007都会这样 outlook2003就不会 |
|