| I have a test server up running Leopard Server 10.5.1. I have the server bound to an AD 2003 domain. It is providing SMB (Samba), AFP, and iChat (XMPP "Jabber") services.
My server is also an OD master (this won't happen is my "real" production environment, but for testing I have several services on the same server to save money). The iChat server is not a KDC. It is using the AD Kerberos realm from my AD domain (and I am not using Kerberos for iChat anyway, so Kerberos is a moot point)
Is my problem related to have an OD Master on the same server as an iChat server (i.e; search policy problem, etc)?
SMB and AFP services are authenticating AD users fine for file services (both manually and with Kerberos SSO), but I cant log into the iChat server with an AD account at all.
I can, however, log into the iChat server using a *local* account on the iChat Server. All my test clients are 10.5.1 Macs running iChat 4.0 (Leopard). The local account that connects successfully is not in AD or OD - its a local account which exists on the server itself.
Forward and Reverse DNS is working. The server has a static IP address. The server is an Intel Xserve with 4 GB RAM. All my test clients and my server are on the same LAN.
This is the only message I see from from my jabberd log in Server Admin (Im attempting to log in as a valid AD user named "AD_User" to the server named "ichat_server":
Nov 16 10:56:42 ichat_server jabberd/c2s[679]: [6] auth failed: username=AD_User, resource=m0071A1X88
Nov 16 10:56:52 ichat_server jabberd/c2s[679]: cram_md5_auth: Authentication failed for user AD_User err=-14091
Nov 16 10:56:52 ichat_server jabberd/c2s[679]: [6] auth failed: username=AD_User, resource=m0071A1X88
Nov 16 10:57:01 ichat_server jabberd/c2s[679]: cram_md5_auth: Authentication failed for user AD_User err=-14091
Nov 16 10:57:01 ichat_server jabberd/c2s[679]: [6] auth failed: username=AD_User, resource=m0071A1X88
Nov 16 10:57:47 ichat_server jabberd/c2s[709]: cram_md5_auth: Authentication failed for user AD_User err=-14091
Nov 16 10:57:47 ichat_server jabberd/c2s[709]: [6] auth failed: username=AD_User, resource=m0071A1X88
Nov 16 10:57:51 ichat_server jabberd/c2s[709]: cram_md5_auth: Authentication failed for user AD_User err=-14091
Nov 16 10:57:51 ichat_server jabberd/c2s[709]: [6] auth failed: username=AD_User, resource=m0071A1X88
Nov 16 10:57:54 ichat_server jabberd/c2s[709]: cram_md5_auth: Authentication failed for user AD_User err=-14091
Nov 16 10:57:54 ichat_server jabberd/c2s[709]: [6] auth failed: username=AD_User, resource=m0071A1X88
Nov 16 10:59:13 ichat_server jabberd/c2s[727]: cram_md5_auth: Authentication failed for user AD_User err=-14091
Nov 16 10:59:13 ichat_server jabberd/c2s[727]: [6] auth failed: username=AD_User, resource=m0071A1X88
Nov 16 10:59:17 ichat_server jabberd/c2s[727]: cram_md5_auth: Authentication failed for user AD_User err=-14091
Nov 16 10:59:17 ichat_server jabberd/c2s[727]: [6] auth failed: username=AD_User, resource=m0071A1X88
...
|