Describes users who authenticate through external authentication providers instead of local user configuration.
A remote user is an authentication method that
-
enables the APIC to point at centralized enterprise credential datacenters instead of configuring local users,
-
supports multiple protocols including Lightweight Directory Access Protocol (LDAP), active directory, RADIUS, and TACACS+, and
-
provides server monitoring capabilities starting with the 3.1(1) release to determine whether AAA servers are alive.
Remote user authentication requirements
To configure a remote user authenticated through an external authentication provider, you must meet these prerequisites:
-
The DNS configuration should have already been resolved with the hostname of the RADIUS server.
-
You must configure the management subnet.
When an APIC is in minority (disconnected from the cluster), remote logins can fail because the ACI is a distributed system and the user information is distributed across APICS. Local logins, however, continue to work because they are local to the APIC.
Server monitoring can be configured through RADIUS, TACACS+, LDAP, and RSA to determine whether the respective AAA servers are alive. Server monitoring feature uses the respective protocol login to check for server aliveness. For example, a LDAP server will use LDAP login and a RADIUS server will use RADIUS login with server monitoring to determine server aliveness.