Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: which IM can login Microsoft Office Communicator ?

  1. #11
    Join Date
    Mar 2006
    Beans
    168

    Re: which IM can login Microsoft Office Communicator ?



    I created a small how-to on the connection settings, hope this helps some users (the how-to is for Windows, but it should be identical settings for Ubuntu)

    http://fatbuttlarry.blogspot.com/200...municator.html

    I'll get this running in Ubuntu shortly, but I just wanted to post this, as there's not much on the internet about getting it working.

    -Tres
    Attached Images Attached Images

  2. #12
    Join Date
    Mar 2008
    Location
    Bangalore
    Beans
    24
    Distro
    Ubuntu 11.04 Natty Narwhal

    Lightbulb Re: which IM can login Microsoft Office Communicator ?

    $ sudo apt-get install pidgin-sipe

    Worked for me on Karmic Koala. The account details should be as below

    Basic

    Protocol: Microsoft OCS/LCS
    Username:
    Password:

    Advanced

    Use proxy: checked
    Proxy Server: your ocs server
    Connection Type: SSL/TLS
    Auth User: domain account name
    Auth Domain: your domain

    Courtesy link: http://www.randombugs.com/linux/howt...ntu-linux.html

    I was trying to get pidgin work on XP also. SIPE can be installed from -

    http://sourceforge.net/projects/sipe/

    Hope this helps,
    Mayank

  3. #13
    Join Date
    Mar 2007
    Beans
    20
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: which IM can login Microsoft Office Communicator ?

    Quote Originally Posted by mynk View Post
    $ sudo apt-get install pidgin-sipe

    Worked for me on Karmic Koala. The account details should be as below

    Basic

    Protocol: Microsoft OCS/LCS
    Username:
    Password:

    Advanced

    Use proxy: checked
    Proxy Server: your ocs server
    Connection Type: SSL/TLS
    Auth User: domain account name
    Auth Domain: your domain

    Courtesy link: http://www.randombugs.com/linux/howt...ntu-linux.html

    I was trying to get pidgin work on XP also. SIPE can be installed from -

    http://sourceforge.net/projects/sipe/

    Hope this helps,
    Mayank
    Works like a champ! Thank you very much!

  4. #14
    Join Date
    Dec 2009
    Beans
    1

    Re: which IM can login Microsoft Office Communicator ?

    Shameless plug:

    A commercial multi-protocol, multi-platform instant messaging client JBuddy Messenger is available also. JBuddy Messenger supports AIM, ICQ, MSN, Yahoo, XMPP, Lotus Sametime and of course, Microsoft LCS 2005 and OCS 2007. It is available for Mac, Linux, Windows and other Unixes. A free, 30-day evaluation license is available by submitting a request at: http://www.zionsoftware.com/products/messenger/

    As of this writing (late December 2009), the best LCS/OCS version, 3.2.091222 of JBuddy is at
    http://www.zionsoftware.com/products...ownloads/beta/
    This version is expected to go GA in early January 2010.

    Pricing is $30 per user with bulk-license discounts available.

    David Ferrero
    Zion Software, LLC
    http://www.zionsoftware.com/

  5. #15
    Join Date
    Aug 2008
    Location
    India
    Beans
    97
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: which IM can login Microsoft Office Communicator ?

    Quote Originally Posted by mark_knowles View Post
    For those of you wanting SSL/TLS support, building the packages is not very easy. It involves getting the current .tar.gz file and applying some of the git updates.

    As I can't quite remember how to reproduce the output, I've uploaded a .deb package with some instructions here:

    http://mknowles.com.au/wordpress/index.php/2009/03/18/pidgin-and-microsoft-office-communicator-in-ubuntu/


    Here's the content of that site reproduced. Please visit the URL for up to date info.

    Howto:

    For anyone looking for Microsoft OCS/LCS support in Pidgin, here is a debian package that you can install in Ubuntu. It has been tested in Ubuntu Intrepid on i386. It comes with no support, but I would like to hear if people are successfully using this package or if it is broken in any way.

    This package is built from the sources at the SIPE project at http://sipe.sourceforge.net/. A big thankyou to Anibal Avelar aka “fixxxer”. I only packaged the project, so I cannot take any credit. If I’ve missed thanking/attributing anyone else, please let me know.

    Download the package here: pidgin-sipe_1.3.2-1_i386.deb

    Install the package by running the following command:

    sudo dpkg -i pidgin-sipe_1.3.2-1_i386.deb

    If you connect to a corporate server that runs Active Directory, the initial configuration can be a bit difficult to figure out.

    Here’s a rule of thumb:

    Basic Tab:

    Protocol: Microsoft LCS/OCS
    Username: Your Exchange email address
    Password: The password for your domain account
    Local Alias: Leave this blank, it’s not needed

    Advanced Tab:

    Use Proxy: Enable this setting
    Proxy Server: Change this to the server your company is using. See note below.
    Use non-standard port: This may be required. I have seen some servers run on port 5061
    Connection type: SSL/TLS
    User Agent: Leave as is
    Auth User: The username you use to log into your domain (not your email address)
    Auth Domain: The domain your Windows workstation logs into.

    Determining your Server:

    You can usually find out your server by typing the following command:

    netstat -na | more

    Look for any entries that have a remote address of 5060 or 5061. That is a dead giveaway.

    Build instructions:

    If anyone manages to re-build this package, some instructions would be good. I used a strange combination of a pre-built tar file and some portions of the git repository. It was difficult to reproduce, hence me sharing the package.
    Where I need to run netstat command? Sorry but i am complete noob here. I am having Pidgin 2.6.6 in Ubuntu 10.04 and also installed LCS plugin 1.8 from synaptic. I see different options than described here for settings.

    Please help.

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •