General troubleshooting information for Portnox Cloud integrations
In this topic, you will find frequently asked questions, answers, and troubleshooting tips related to Portnox™ Cloud integrations with third-party solutions.
- What user information does Portnox Cloud read from authentication repositories?
-
When integrating with an authentication repository, Portnox Cloud reads the following user information for all supported repository types:
- User ID
- User name
- Distinguished name
- Email address
- Status (active or inactive)
- Password status (whether a reset is required)
- Group membership
Note: This information is necessary for Portnox Cloud to enforce access policies, assign users to groups, and track authentication activity.
- When mapping an Active Directory (AD) group to a Portnox Cloud group, are users in subgroups also mapped?
-
Yes, all users in all subgroups at any level are automatically mapped if the parent AD group is mapped to a Portnox Cloud group.
For example, consider the following structure:
main_group | +--- subgroup | | | +--- user_2 | +--- user_1
If you map main_group to a Portnox Cloud group, both user_1 and user_2 are mapped, even though user_2 belongs to a subgroup that was not explicitly mapped.
- If your environment is hybrid and it includes both Active Directory and Entra ID, which domain is used by AgentP when enrolling the user automatically in an unattended enrollment setup?
-
By default, AgentP enrolls with the domain of the user who is logged in to the machine. If the user logs in with their AD credentials/domain, AgentP enrolls using AD. If the user logs in with their Entra ID credentials/domain, AgentP enrolls using Entra ID.
To force AgentP to enroll using a specific domain, in the Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Portnox AgentP key in the registry, add a Domain value with the domain name that you want AgentP to enroll with.
Note:If you’re using unattended enrollment, Portnox assigns higher priority to Entra ID credentials by default. If you want Portnox to use Entra ID credentials during unattended enrollment in a hybrid environment, go to , and activate the When using unattended enrollment, prioritize Active Directory credentials over Entra ID checkbox. - You have a third-party security solution and you want to send information to this solution about user logins through Portnox Cloud, including user names and local IP addresses. How can you send such information to a third-party solution?
-
-
To be able to receive information about local IP addresses in Portnox Cloud, your NAS devices must be configured to use a local RADIUS server. If they use the cloud RADIUS servers, you will not be able to obtain local IP addresses. Deploy a local RADIUS server and configure it in your NAS devices.
Related guides:
-
Integrate your Portnox Cloud with an on-premises SIEM solution that includes a syslog listener. You will send Portnox Cloud alerts to this on premises solution, so that you can parse the syslog and deliver suitable information to your third-party security solution.
Related guides:
- Consult your syslog collector documentation and your third-party security solution documentation on how to send information from your on-premises syslog to your security solution.
-
