Thursday, May 9, 2024
 Popular · Latest · Hot · Upcoming
14
rated 0 times [  14] [ 0]  / answers: 1 / hits: 94697  / 3 Years ago, sun, may 2, 2021, 12:33:13

I having difficulty setting up pidgin to work with my company's microsoft 365's communicator lync 2013 (not 2010) account.



I either receive a message stating authentication failed, or Incompatible authentication scheme chosen: NTLM depending upon the user agent values used from this wiki



It appears that both the user agent values that start with UCCAPI provide authentication failed error, which I'm guessing is "closer" to the solution.



I have triple checked that the password is correct.



Below are some images of my settings (I have changed the company name to "company" for annonymity.



enter image description here
enter image description here



I am running pidgin with a script in order to fix a write error issue:



export NSS_SSL_CBC_RANDOM_IV=0
pidgin -d


I am also using the latest version of SIPE (1.10.1) by using this ppa: https://launchpad.net/~aavelar/+archive/ppa



What settings do I need to change/add to get it to work?


More From » pidgin

 Answers
0

I was able to get this working on ubuntu 13.04 (question asked on ubuntu 12.04). Here are a few pointers:



Use the full user agent string as @mason81 pointed out:



UCCAPI/15.0.4420.1017 OC/15.0.4420.1017 (Microsoft Lync)


I did not need to use a startup script to solve any write errors. e.g.



export NSS_SSL_CBC_RANDOM_IV=0
pidgin -d


That linked repo was pointless on this distro, don't use it. It appears that on Ubuntu 13.04 you will install pidgin-sipe 1.13.3-1 by default which is an even more up-to-date version.



It appears that the pidgin/sipe setup I have installed here has a third authentication type for TLS as seen in this picture which is what I needed.
enter image description here






For reference, here are my connection settings that are working:
enter image description here
enter image description here



The other tabs are the defaults






Update



To get this working in ubuntu 14.04, do exactly the same, but untick the single sign on!


[#28982] Tuesday, May 4, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
gigglcept

Total Points: 113
Total Questions: 105
Total Answers: 125

Location: Christmas Island
Member since Wed, Jan 13, 2021
3 Years ago
gigglcept questions
Mon, Jul 5, 21, 19:38, 3 Years ago
Thu, May 27, 21, 13:35, 3 Years ago
Tue, Feb 8, 22, 09:59, 2 Years ago
Fri, Dec 16, 22, 12:32, 1 Year ago
;