- Reset Keychain Mac Microsoft Lync 2017
- Keychain Mac Os X
- Reset Keychain Mac Microsoft Lync Password
- Microsoft Lync Download Mac
- Apr 05, 2019 Go to Finder press Command+Shift+G type in /users//documents navigate to Microsoft User Data delete the following folders: Microsoft Lync Data and Microsoft Lync History. Open Keychain Access from /Applications/ Utilities folder.
- Dec 13, 2018 Hello. In this tutorial I will show how to make annoying key chain pop go away by resetting the password on the key chain.
I recently ran into an issue were one specific user could not log in to the Lync 2010 client under her profile (Windows 7 Enterprise, Office 2010, Lync 2010). I could log in to Lync as me under her profile, but not her. I could also log in to her Lync account on another computer, so I knew her account wasn't the issue. Microsoft Lync wants to use OCKeyContainerusername@company.com. Microsoft Lync 2011 keep asking keychain password prompt on each login in macOS.
Introduction
This article contains information about how to troubleshoot Lync for Mac issues in Skype for Business Online (formerly Lync Online). It also discusses how to sign in to Skype for Business Online by using Lync for Mac and how to collect log files and system information for Lync for Mac issues.
Procedure
Before you troubleshoot
First, make sure that users follow the correct steps when they sign in to Skype for Business Online. If users are signing in to Skype for Business Online correctly and the issue persists, use one or more of the other methods later in this article to troubleshoot the issue, as appropriate for your situation.
Note
To connect Lync for Mac 2011 to Skype for Business Online in Office 365, you must have Lync for Mac version 14.0.6 or a later version installed. If you use a version that's earlier than version 14.0.6, you may have problems when you sign in to Skype for Business Online because earlier versions have issues that prevent authentication to Skype for Business Online. You can find the latest update at Update for Lync for Mac 2011.
Reset Keychain Mac Microsoft Lync 2017
Make sure that users follow the correct steps when they sign in to Skype for Business Online
To sign in to Skype for Business Online by using Lync for Mac, users should follow these steps:
Start Lync for Mac.
Enter your email address, user ID, and password.
Next to Sign in as, select the presence status that you want to display after you sign in.
If you want to save your credentials, click to select the Remember my password check box. Your credentials will be saved in the Mac OS Keychain and will work until the next time that your password changes or expires.
To configure additional options for connecting to Skype for Business Online, click Advanced. You can configure the following options:
Automatic Configuration: In most cases, this is the correct setting. If the necessary DNS records are present and automatic configuration isn't working, try Manual Configuration.
Manual Configuration: Select this option if automatic configuration is failing, and specify the following values:
- Internal server name: sipdir.online.lync.com:443
- External server name: sipdir.online.lync.com:443
Kerberos authentication:Leave this option cleared. Office 365 uses the Microsoft Azure AD authentication system for authentication.
If you still can't sign in
The following table describes error messages that may occur when users sign in or use Lync for Mac with Skype for Business Online.
Keychain Mac Os X
Error | Cause | Type | Resolution |
---|---|---|---|
The service might not be available, or you might not be connected to the Internet. Make sure the server is available. Also, make sure your network connection cable is securely connected. | This issue may occur if Lync can’t detect a suitable Lync Server. | Client | To troubleshoot this issue, see the Make sure that users follow the correct steps when they sign in to Skype for Business Online section. |
Lync was unable to sign in. Please verify your logon credentials and try again. If the problem continues, please contact your support team. | Various causes. | Client | To troubleshoot this issue, see the Users may be unable to sign in unless they first use an incorrect sign-in address section. |
The user name, password, or domain appears to be incorrect. Ensure that you entered them correctly. If the problem continues, please contact your support team. | This issue may occur in scenarios in which a federated user tries to sign in, and this user has a password that's longer than 16 characters. | User Account | To troubleshoot this issue, see the Federated users synchronized from on-premises Active Directory Domain Services can't sign in by using a password that's longer than 16 characters section. |
EXC_BAD_ACCESS | This issue may occur if Lync for Mac tries to integrate or schedule meetings with an Exchange mailbox that isn't hosted in Exchange Online. | Client | To troubleshoot this issue, see the Lync for Mac crashes and the user receives an EXC_BAD_ACCESS error or Clear cached data and corrupted certificates in Lync sections. |
Troubleshoot Lync for Mac issues
Use one or more of the following methods, as appropriate for your situation.
Users may be unable to sign in unless they first use an incorrect sign-in address
Try to sign in to Skype for Business Online by using an incorrect sign-in address. That is, a sign-in address that you know won't work. For example, EmailAddress @contoso.com.
Note
When you do this, sign-in will fail. This is expected behavior.
After the sign-in fails, sign in by using the correct sign-in address. For example, EmailAddress@contoso.com.
If Lync for Mac stops working after an Internet connectivity issue, flush the DNS cache
To flush the DNS cache, do one of the following, depending on the version of Mac OS that you're running:
- If you're running Mac OS X 10.5, Mac OS X 10.6, or Mac OS X 10.7 Lion, start Terminal, and then run the following command: dscacheutil -flushcache
- If you're running Mac OS X 10.4 Tiger, start Terminal, and then run the following command: lookupd -flushcache
Clear cached data and corrupted certificates in Lync
First, delete the following folders:
- Users/Home Folder/Library/Caches/com.microsoft.Lync
- Users/Home Folder/Documents/Microsoft User Data/Microsoft Lync History
Then, delete any corrupted or cached certificates. To do this, follow these steps:
Open the Keychain Access certificate management utility. To do this, in Finder, click Applications, click Utilities, and then click Keychain Access. Or, search for Keychain Access by using Spotlight.
In the left pane, click login, and then click Certificates.
In the right pane, find a certificate that's named Unknown or Communications Server, select it, and then delete it.
Note You may have to unlock your keychain by using your password.
Close Keychain Access.
Restart Lync for Mac.
2020-3-19 It's hard to say without the exact wording of the message along with a full description of the 'pop up'. If Microsoft AutoUpdate is set to run Automatically you will get a notification when you launch one of the Office apps if there is an update available. Microsoft office update mac pop up.
Important
Before you perform the next step, try reproduce the issue by using a new test user account. If the issue doesn't repeat in the new account, then follow these steps:
Open Keychain Access Preferences, and then click Reset My Default Keychain.
Open Finder, locate the following folders, and then delete them:
/Users/Home Folder/Documents/Microsoft User Data/Microsoft Lync Data
/Users/Home Folder/Documents/Microsoft User Data/Microsoft Lync History
Federated users synchronized from on-premises Active Directory Domain Services can't sign in by using a password that's longer than 16 characters
Organizations that have on-premises customer password policies may allow for passwords to exceed 16 characters. By default, the password policy in Office 365 restricts passwords to 16 characters or less. Because of the Windows Challenge/Response (NTLM) authentication mechanism in the Mac OS, passwords that are longer than 16 characters aren't recognized correctly, and this causes sign-in to fail.
To work around this issue, the user should change his or her password to be 16 characters or less.
Lync for Mac crashes and the user receives an EXC_BAD_ACCESS error
This error message usually occurs when Lync for Mac tries to integrate or schedule meetings with an Exchange mailbox that isn't hosted in Exchange Online. This scenario isn't supported in Skype for Business Online. For the best experience, you should use both Skype for Business Online and Exchange Online. However, if that isn't an option, follow these steps as a potential workaround:
Open Finder, locate the following folder, and then delete it:
DocumentsMicrosoft User DataMicrosoft Lync Data
Start Lync for Mac, and then sign in to Skype for Business Online.
On the Lync for Mac menu, click Preferences, click Account, and then clear the Use Microsoft Exchange for managing personal information check box.
Note You must perform step 3 quickly after you sign in.
Collect log files and system information for Lync for Mac issues
To collect log files and system information for Lync for Mac issues, follow these steps:
Verify the version of the operating system that's used.
Verify the error message that's returned.
Turn on logging for troubleshooting in Lync for Mac. To do this, follow these steps:
- On the Lync menu, click Preferences, and then click General.
- Under Logging, click to select the Turn on logging for troubleshooting check box.
Exit Lync for Mac, and then restart Lync for Mac to create a log file.
Reproduce the issue.
Turn off logging for troubleshooting. To do this, follow these steps:
- On the Lync menu, click Preferences, and then click General.
- Under Logging, clear the Turn on logging for troubleshooting check box.
Collect the log files for Lync for Mac. To do this, follow these steps:
On the menu bar in Finder, click Go, and then click Go to Folder.
In the Go to the folder box, type the path of the logs folder. For example, type /user//library/logs. Then, click Go.
Note
<Useraccountfolder> is usually the same as the user name that the user uses to log on the computer. The user name can also be found next to the House icon at the top of the Finder window.
In the Logs folder, collect the log files.
Uninstall and reinstall Lync for Mac 2011
If the steps in this article don't resolve the issue, try to do a clean uninstallation of Lync for Mac 2011, and then reinstall the application. For more information about how to do a clean uninstallation of Lync for Mac 2011, see How to do a clean uninstallation of Lync for Mac 2011.
More Information
If you're using third-party virtualization software for the Mac, it can coincide with various performance-related issues including but not limited to slow desktop sharing, unexpected poor media quality, possible sign-in and Exchange integration issues. In order to continue, Microsoft technical support may have to confirm that the issue occurs on a computer where the third-party virtualization software isn’t present.
Third-party information disclaimer
The third-party products that this article discusses are manufactured by companies that are independent of Microsoft. Microsoft makes no warranty, implied or otherwise, about the performance or reliability of these products.
Still need help? Go to Microsoft Community.
Overview
Use Microsoft Skype for Business to access Indiana University's UniCom service.
For devices supported by UITS, you can change which device Lync uses for audio from within Lync for Mac. If this doesn't work for your device, you may need to try troubleshooting your macOS System Preferences.
Change or configure audio devices in Lync for Mac
If your preferred device was not automatically set as the default audio device when you connected it, you can change it by clicking the microphone icon in the lower left of the main Lync for Mac window, and selecting your device from the pull-down menu.
To change the audio device while in a call, click the microphone icon in the lower part of the conversation window, and select your device from the pull-down menu.
You can also configure your audio device settings in Lync Preferences. In the Lync Preferences window, click the Audio tab.
Information in this section was adapted from The Lync Team Blog's post on hotfix 14.0.3.
Camera troubleshooting
If you are having problems with your built-in or attached USB camera for video chat, quit all applications that use video, and then launch Lync for Mac only.
Reset Keychain Mac Microsoft Lync Password
The built-in camera or other attached camera may be controlled by the first video application launched. For example, if video applications like FaceTime or Skype are launched before Lync, those applications can be in control of the camera and prevent its use in Lync.
Microsoft Lync Download Mac
Audio troubleshooting in System Preferences
If you are having audio problems, and you can't resolve them within the Lync for Mac client, you can specify the input and output devices in your system sound settings:
- Open System Preferences and select Sound.
- Select the appropriate settings for 'Output' and 'Input'.
Each output and input device can have its own level settings. For example, a USB headset will have an independent volume setting from the internal speakers, or from headphones or external speakers plugged into the 1/8' audio out port. The built-in microphone on a Mac will also have a different input volume from a USB headset microphone. Setting the input between half and full seems to be appropriate.
Configure preferences and start over
If other troubleshooting does not solve the problem, it may be necessary to clear all preferences for Lync for Mac and then set it up as if it were a new installation. It is usually unnecessary to reinstall the application. To clear out all preferences and other files associated with Lync:
- Quit Lync for Mac.
- In your
Home
folder, open theLibrary
folder. Note that macOS hides yourLibrary
folder. To access it:- Press
Command-Shift-g
, or from the Go menu, select Go to Folder... - In the
Go to Folder
drop-down window, enter~/Library
, and click Go.
- Press
- Remove the following files from your
Library
folder:/Users/username/Library/Preferences/com.microsoft.Lync.plist
/Users/username/Library/Preferences/ByHost/MicrosoftLyncRegistrationDB.xxxx.plist
/Users/username/Library/Logs/Microsoft-Lync-x.log
(This file is present only if you turned on Lync Logging.)/Users/username/Library/Logs/Microsoft-Lync.log
- In your
Documents
folder, remove the following:/Users/username/Documents/Microsoft User Data/Microsoft Lync Data
- Optionally, also remove Microsoft Lync History. This will delete saved conversations. For Mac users, the conversation history is not saved to the Exchange account, but instead is saved locally to the Mac. To delete the history, remove:
/Users/username/Documents/Microsoft User Data/Microsoft Lync History
- Open Keychain Access from the
/Applications/Utilities
folder:- Delete any keychains on the left that look like the following, where
emailaddress
is your email address: - In your Login keychain, delete the following, where
emailaddress
is your email address:
- Delete any keychains on the left that look like the following, where
- In the
/Users/username/Library/Keychains
folder, delete all files that look like the following, whereemailaddress
is your email address: