11-04-2017 09:38 AM - edited 03-19-2019 12:54 PM
Hi
i have CUCM 10.5 and presence 10.5 and cisco jabber 11.6.2
i have PC with jabber for windows installed . this pc is used by many users
when a user is connected with his account and other try to connect with other account cisco jaber is rested
so is there any possibility to disable this option ?
best regards
11-04-2017 01:48 PM
Yeah, it happens because UPN discovery is enable automatically by default. Uninstall Cisco Jabber, and install it with passing arguments to it, like that (via cmd):
msiexec.exe /i CiscoJabberSetup.msi CLEAR=1 UPN_DISCOVERY_ENABLED=FALSE
It'll disable the UPN automatic discovery. Means that from now on you'll have to enter the full user URI, like that: user@company.com, and only then you'll be prompted for the password.
11-04-2017 03:16 PM
Hi slavik
i uninstalled cisco jabber and installed it by CLI and tested with account == ok
when i tried to change username i get reset message
i need sing in by other account without reset of cisco jabber is it possible ?
best ragards
11-04-2017 09:22 PM
No, there is no way to disable that, it's working as designed.
11-05-2017 01:38 AM
11-05-2017 01:40 AM
Strange, I did it two weeks ago and it worked. Maybe the Jabber 11.6 you're using doesn't have this feature (UPN_DISCOVERY_ENABLED) yet. I did it with 11.9.1 and it worked fine. Maybe you should try to install a newer version.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide