Forum Discussion
External guests in O365 groups have access to people directory and other sites w/o invitation
We disabled the 'Everyone' claim in the people picker and then iterated through the entire tenant to remove all occurrences of it where it was not required by the system.
Hello David, does this also limit the people search results? Or do we have another option to hide people results for guests?
Look at this parameter available in the same cmdlet, but look closely and think about the impact of setting this to True as then sharing will get more difficult for your internal users as well:
SearchResolveExactEmailOrUPN | Optional | System.Boolean | Removes the search capability from People Picker. The valid values are:
|
- HaraldRauSep 18, 2017Iron Contributor
Thanks, David, for your reply! I understand this setting will remove the search option from the People Picker such that users can't search for people anymore.
However, the original concern was more regarding the native SharePoint search - it returns sites, documents, and people as a search result. And the people results list shows the full contact details and other properties of the individuals such that an external guest can perform some intensive research on our internal staff. Is there a way to change this behaviour? Can those people information be restricted to "everyone except external"?
Thanks for your great help!