Have you ever been attempting to deploy a cube on a new server only to get the following message?
The trust relationship between the primary domain and the trusted domain failed
It's possible you had created roles in your SSAS cube, which reference another domain. These roles will need to be removed (or at least the members of the roles from the domain). Also, here is a link where I learned of the fix:
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2538296&SiteID=1
Hope that helps.. Kevin