I'm running Openfire 3.8.1 on ubuntu 12.04 and attempting to get SSO working against my AD 2008 system. LDAP based auth is working fine, SSO is appears to be working for Messages on OS X 10.8 but not like I want.
I followed the direction at http://community.spiceworks.com/how_to/show/13930-openfire-enable-single-sign-on -sso-on-linux
What I want is a user to be able to auto discover hostname and port for my xmpp server, user sets the username as user@domain.com and they are connected because they already have kerberos creds. But currently SSO only works if I use set my username to user@jabber01.domain.com.
What am I missing in my setup?
xmpp.fqdn = jabber01.domain.com
xmpp.domain = domain.com
Thanks
Derek