The Remote Desktop Protocol is being restricted.

Jhonny Lv1Posted 02 May 2023 09:55

Last edited by Jhonny 05 May 2023 13:49.

Questions:

1. We were able to use Remote Desktop Protocol before, but after we integrated IAM into the network, the application stopped working properly; what could be the cause of this?  

2. Because RDP is blocked by IAM, we used to enable passthrough, but the policies and bandwidth are ignored as a result.


Please advise.

Thank you, Sangfor community.

Zonger has solved this question and earned 10 coins.

Posting a reply earns you 2 coins. An accepted reply earns you 20 coins and another 10 coins for replying within 10 minutes. (Expired) What is Coin?

Enter your mobile phone number and company name for better service. Go

Integrating an Identity and Access Management (IAM) solution into a network can sometimes impact the functionality of applications such as Remote Desktop Protocol (RDP). Here are a few possible causes:

Changes to network policies: When an IAM solution is integrated into a network, it may enforce new policies that could impact how RDP traffic is handled. For example, the IAM solution might be blocking RDP traffic by default or enforcing additional security measures that affect RDP connections.

Configuration issues: It's possible that the IAM solution is not configured properly, and this is causing issues with RDP. Check the configuration settings for both the IAM solution and RDP to ensure that they are properly configured and compatible with each other.

Access control issues: The IAM solution may be blocking or restricting access to RDP resources. This could be due to misconfigured IAM policies or a lack of appropriate permissions for users who are trying to connect to RDP resources.

To resolve the issue, you can try the following:

Check the network policies enforced by the IAM solution to ensure that RDP traffic is allowed. If not, adjust the policies to allow RDP traffic.

Check the configuration of both the IAM solution and RDP to ensure that they are compatible with each other. Make any necessary adjustments to ensure compatibility.

Check the access control settings for the IAM solution to ensure that users have the appropriate permissions to connect to RDP resources. If necessary, adjust the access control settings to grant appropriate permissions.

Consult with the vendor or support team for the IAM solution and RDP to see if they have any specific recommendations or known compatibility issues.
Is this answer helpful?
Faisal Piliang Posted 02 May 2023 12:00
  
Hi,

1. After correct installation, you can configure and debug the system. 1.1 Environment Requirement.
2. Policy will work if it is configured correctly when traffic passes through NGAF. Since if it is a local network,

Thanks
Denny Chanditya Lv2Posted 05 May 2023 10:52
  
i think you can create 1 policy and bandwidth on top with all application but use the specific source and destination to bypass the IAM rather enable the passthrough feature.
Farina Ahmed Lv5Posted 08 May 2023 13:51
  
Integrating IAM (Identity and Access Management) into a network can affect Remote Desktop Protocol (RDP) in several ways, depending on how the IAM system was configured and implemented. Some possible causes of the RDP issues after integrating IAM into the network include:

IAM access controls: The IAM system may have implemented new access controls or policies that restrict or block access to RDP. For example, if the IAM system is enforcing a policy that requires multi-factor authentication (MFA) for RDP access, users who were previously able to access RDP with just a password may no longer be able to do so.

Changes to user accounts: When IAM is integrated into a network, it may change the way user accounts are managed, such as adding or removing accounts, or changing user permissions. If the RDP application is not updated to reflect these changes, it may result in access issues.

Network configuration changes: Integrating IAM may require changes to network configuration, such as implementing new firewalls or routing rules. These changes can affect RDP connectivity and cause issues.

Integration issues: If the IAM system was not properly integrated into the network or if there are compatibility issues with the RDP application, it may result in connectivity issues or other problems.

To troubleshoot this issue, you may need to check the IAM system's access policies, review any changes to user accounts, and verify that network configuration changes have not impacted RDP connectivity. Additionally, you may need to check for any compatibility issues between the RDP application and the IAM system. You may need to involve your IT team or IAM vendor support to help diagnose and resolve the issue.
faysalji Lv3Posted 08 May 2023 14:07
  
1) The integration of IAM (Identity and Access Management) into the network could be the cause of the Remote Desktop Protocol (RDP) application not working properly. IAM is designed to manage user access and enforce security policies, which can sometimes conflict with the requirements of RDP. Here are a few potential causes and solutions for this issue:
IAM Access Control Policies: IAM may have implemented access control policies that restrict or block RDP traffic. Check the IAM configuration to ensure that the necessary ports (usually TCP port 3389 for RDP) are allowed for RDP traffic. Adjust the IAM policies accordingly to allow RDP connections.

IAM Authentication and Authorization: IAM may be enforcing authentication and authorization mechanisms that require additional steps or permissions for RDP access. Review the IAM authentication and authorization settings to ensure that RDP users are properly authenticated and authorized to use the application. This may involve configuring IAM rules, user groups, or access permissions specific to RDP.

Firewall and Network Configuration: Verify that the network firewall and other security devices are properly configured to allow RDP traffic. Sometimes, the integration of IAM may have inadvertently changed firewall rules or network settings that are affecting RDP connectivity. Consult with your network administrator to ensure that the necessary network configurations are in place for RDP.

IAM Integration Settings: If IAM has been integrated with other systems or applications, there could be specific integration settings or configurations that are impacting RDP functionality. Review the IAM integration settings and documentation to ensure that RDP is properly supported and configured within the IAM ecosystem. You may need to adjust IAM integration settings or consult with IAM vendors for guidance on RDP integration.

2) Enabling passthrough for RDP may result in policies and bandwidth being ignored because the IAM system is not able to inspect or apply its policies to the RDP traffic. This can happen when passthrough mode allows traffic to bypass IAM's policy enforcement mechanisms. Here's what you can do to address this issue:
Policy Adjustments: Review the IAM policies related to traffic management and bandwidth control. Ensure that the policies explicitly address RDP traffic and define the appropriate rules and restrictions. If passthrough mode is causing policies to be ignored, you may need to modify IAM policies to account for RDP traffic explicitly.

Traffic Shaping: Instead of relying solely on IAM policies, consider implementing traffic shaping or Quality of Service (QoS) mechanisms at the network level. These mechanisms can prioritize RDP traffic and allocate the desired bandwidth, even if passthrough mode is enabled. Work with your network administrator to configure traffic shaping rules that prioritize RDP traffic accordingly.

IAM Configuration: Review the IAM configuration settings related to traffic management and passthrough mode. Ensure that the passthrough mode is configured correctly and that it aligns with your desired policy enforcement requirements. Adjust the IAM configuration if necessary to ensure that policies and bandwidth control are not bypassed when passthrough mode is enabled.
rivsy Lv5Posted 08 May 2023 14:38
  
Did you try to bypass the source and destination?
RegiBoy Lv5Posted 08 May 2023 15:02
  
If Remote Desktop Protocol (RDP) was working properly before the integration of IAM and is now experiencing issues, it is possible that IAM is blocking the RDP traffic.
MISMIS Lv3Posted 08 May 2023 16:31
  
Enabling passthrough for RDP may result in policies and bandwidth being ignored because the IAM system is not able to inspect or apply its policies to the RDP traffic. This can happen when passthrough mode allows traffic to bypass IAM's policy enforcement mechanisms. Here's what you can do to address this issue
Milagros Lv2Posted 08 May 2023 17:26
  
I believe you can define a single policy and bandwidth for all applications, but utilize a specified source and destination to circumvent the IAM rather than using the passthrough option.
CptArmando Lv2Posted 08 May 2023 17:32
  
You can tweak and debug the system after it has been properly installed. 1.1 Environmental Prerequisite.

I Can Help:

Change

Moderator on This Board

11
54
1

Started Topics

Followers

Follow

15
21
3

Started Topics

Followers

Follow

Board Leaders