Possible fix for iChat not working but Adium OK

I've got an Xserve running, among other things, iChat server. To tidy things up, I wanted to have all users with a login of something like [email protected] r...

I’ve got an Xserve running, among other things, iChat server. To tidy things up, I wanted to have all users with a login of something like [email protected] rather than [email protected], but after adding the extra domain into iChat server, iChat couldn’t log in as [email protected] It turns out that it may be something to do with MD5 authentication. The solution I used to fix it was: Stop the iChat Server: sudo launchctl unload /System/Library/LaunchDaemons/org.jabber.jabberd.plist Edit the file /etc/jabberd/c2s.xml with a text editor and remove option by commenting it out thus Restart the iChat server: sudo launchctl load /System/Library/LaunchDaemons/org.jabber.jabberd.plist (Solution from Apple Discussions)

Keep This Useful

Spotted something outdated or unclear?

If a step has changed, a screenshot no longer matches, or something here just does not work the way it should, get in touch and we will take a look.