If you are in text interface, type the following line:
$ sudo vim /usr/share/pyshared/papyon/service/description/SingleSignOn/RequestMultipleSecurityTokens.py
In graphic interface, press ALT+F2 and type:
gksudo gedit /usr/share/pyshared/papyon/service/description/SingleSignOn/RequestMultipleSecurityTokens.py
Look for this line:
CONTACTS = ("contacts.msn.com", "?fs=1&id=24000&kv=7&rn=93S9SWWw&tw=0&ver=2.1.6000.1")
and change it to
CONTACTS = ("contacts.msn.com", "MBI")
Save the file and restart Empathy. It will now work!
No comments:
Post a Comment