Sure:
Basically I just followed the directions in the Administrators guide.
My AD master server is us.us.domain.com. This is providing DNS services as well.
My Scalix server is mta.us.domain.com - RHAS 3
On the AD server I setup a scalix-ual user
Generated the kerberos validation export file -
ktpass -princ scalix-ual/mta.us.domain.comt@US.DOMAIN.COM -mapuser scalix-ual -pass password -out scalix-ual.keytab -kvno 3
copy scalix-ual.keytab to the scalix server
import the kerberos keytab
modify /etc/krb5.conf
omkrbconf -r US.DOMAIN.COM -s us.us.domain.com
configure user to use kerberos
ommodu -o "Peter Rifkin" --authid prifkin@US.DOMAIN.COM
I can now login using Outlook with no prompt for passwords, but when I use the web interface, I must use my Scalix password, not my AD password.
Does this help?
/P