|
1 |
| ---- |
2 |
| -layout: page |
3 |
| -title: 'SharePoint 2013/2016/2019/Online: Missing Access Request Settings' |
4 |
| -hero_image: '/img/IMG_20220521_140146.jpg' |
5 |
| -menubar: docs_menu |
6 |
| -show_sidebar: false |
7 |
| -hero_height: is-small |
8 |
| -date: '2024-03-23' |
9 |
| ---- |
10 |
| - |
11 |
| -<sup>The following article describes two possible ways to solve missing Access Request Settings from Site Settings >> Site Permissions. <br/><br/> |
12 |
| -The solution applies to: SharePoint Server 2013, SharePoint Server 2016, SharePoint Server 2019, SharePoint Online</sup> |
13 |
| - |
14 |
| - <br/><br/> |
15 |
| -<h1>Missing Outgoing Email Settings</h1> |
16 |
| -<sup>(applies only to SharePoint Server)</sup> |
17 |
| - |
18 |
| - |
19 |
| -When you navigate to the Site Settings > Site permissions and see the following view: |
20 |
| - |
21 |
| - <img src="/articles/images/mes1.png" width="400"> |
22 |
| - |
23 |
| -Verify Outgoing Email Settings in Central Administration: |
24 |
| - |
25 |
| -<img src="/articles/images/mes2.png" width="400"> |
26 |
| - |
27 |
| -<img src="/articles/images/mes3.png" width="400"> |
28 |
| - |
29 |
| -Check out the following articles for possible configurations: |
30 |
| - |
31 |
| -[Configure outgoing email for a SharePoint 2013 farm](https://technet.microsoft.com/en-us/library/cc263462.aspx) |
32 |
| - |
33 |
| -[SharePoint 2016 Outgoing Email Configuration settings](https://social.technet.microsoft.com/wiki/contents/articles/34167.sharepoint-2016-outgoing-email-configuration-settings.aspx) |
34 |
| - |
35 |
| - <br/><br/> |
36 |
| -<h1>Inherited Permissions</h1> |
37 |
| -<sup>(applies to both SharePoint Server and SharePoint Online)</sup> |
38 |
| - |
39 |
| -The Access Request Setting is absent when the subsite inherits permissions from its parent: |
40 |
| - |
41 |
| -<img src="/articles/images/mes4.png" width="400"> |
42 |
| - |
43 |
| -Stop inheriting permissions and the setting becomes available: |
44 |
| - |
45 |
| -<img src="/articles/images/mes5.png" width="400"> |
46 |
| - |
47 |
| - |
48 |
| -Results: |
49 |
| - |
50 |
| -<img src="/articles/images/mes6.png" width="400"> |
| 1 | +<meta charset="utf-8"> |
| 2 | +<title>Redirecting</title> |
| 3 | +<meta http-equiv="refresh" content="0; URL=https://powershellscripts.github.io/articles/en/Server/MissingAccessRequestSettings/"> |
| 4 | +<link rel="canonical" href="https://powershellscripts.github.io/articles/en/Server/MissingAccessRequestSettings/"> |
0 commit comments