Forum Discussion
Kayak2
Jun 27, 2019Copper Contributor
How to provide access to SharePoint while 'hiding' Office365 password
Hi Users currently access their email (Office365) via Outlook 2010 but do not know their Office365 passwords (this is stored in their email profile on the Windows client machine). This is done to r...
Dean_Gross
Jun 27, 2019Silver Contributor
A much better approach would be to
1. update the version of Office - 2010 does not support modern authentication methods. Office Pro Plus is recommended, or at a minimum, use the office web apps.
2. Implement Azure AD Conditional Access- this will allow you to block access when users are not on company provided equipment or the company network
1. update the version of Office - 2010 does not support modern authentication methods. Office Pro Plus is recommended, or at a minimum, use the office web apps.
2. Implement Azure AD Conditional Access- this will allow you to block access when users are not on company provided equipment or the company network
- Kayak2Jun 28, 2019Copper ContributorAs a non-profit organisation we should be able to obtain an ‘Enterprise Mobility and Security - Nonprofit Cloud Subscription’ which includes ‘Azure Active Directory Premium P1’. We would then need to integrate Azure AD Connect sync into our current infrastructure which is probably a non trivial exercise. However if there is no simpler way to control access to work provided devices only then we will have to consider it.