|
1 | 1 | --- |
2 | 2 | title: The System Administrator Has Restricted the Types of Logon |
3 | | -description: Helps resolve an error "The system administrator has restricted the types of logon (network or interactive) that you may use" when connecting to an Azure virtual machine (VM). |
4 | | -ms.date: 05/22/2025 |
| 3 | +description: Helps resolve an error "The system administrator has restricted the types of logon (network or interactive) that you may use" when connecting to a computer. |
| 4 | +ms.date: 05/26/2025 |
5 | 5 | manager: dcscontentpm |
6 | 6 | audience: itpro |
7 | 7 | ms.topic: troubleshooting |
8 | | -ms.reviewer: kaushika, akastha, v-lianna |
| 8 | +ms.reviewer: kaushika, akastha, narafa, v-lianna |
9 | 9 | ms.custom: |
10 | 10 | - sap:remote desktop services and terminal services\session connectivity |
11 | 11 | - pcy:WinComm User Experience |
12 | 12 | --- |
13 | | -# "The system administrator has restricted the types of logon" error when connecting to an Azure VM |
| 13 | +# "The system administrator has restricted the types of logon" error when connecting to a computer |
14 | 14 |
|
15 | | -This article helps resolve an error "The system administrator has restricted the types of logon (network or interactive) that you may use" when connecting to an Azure virtual machine (VM). |
| 15 | +This article helps resolve an error "The system administrator has restricted the types of logon (network or interactive) that you may use" when connecting to a computer. |
16 | 16 |
|
17 | | -When you use a Remote Desktop Protocol (RDP) connection to connect to an Azure VM, you're prompted for credentials. However, the session ends immediately after authentication, and you receive the following error message: |
| 17 | +When you use a Remote Desktop Protocol (RDP) connection to connect to a computer, you're prompted for credentials. However, the session ends immediately after authentication, and you receive the following error message: |
18 | 18 |
|
19 | 19 | > The system administrator has restricted the types of logon (network or interactive) that you may use. |
20 | 20 |
|
21 | | -This error indicates that an attempted RDP connection is blocked because of a restriction in the system's Local Security Policy or Group Policy settings related to the allowed logon type. |
| 21 | +This error indicates that an attempted RDP connection is blocked because of a restriction in the system's Local Security Policy or Group Policy settings related to the allowed logon type. The error is bound and mapped to the error SSL_ERR_LOGON_TYPE_NOT_GRANTED when the system receives the error STATUS_LOGON_TYPE_NOT_GRANTED (0xC000015B). |
22 | 22 |
|
23 | 23 | In addition, you also receive the following events or messages in Event Viewer logs: |
24 | 24 |
|
|
0 commit comments