Find answers to your technical questions and learn how to use our products
Search suggestions:
Find answers to your technical questions and learn how to use our products
Search suggestions:
Name |
Description |
|---|---|
Enabled |
A check box indicating whether the RADIUS user accounts must be authenticated using Authentication, Authorization, and Accounting (AAA). If selected, RADIUS user accounts are authenticated by the server selected from the Radius Server option. If cleared, RADIUS user accounts are not authenticated. |
RADIUS Server |
Select the RADIUS server being used for AAA. |
RADIUS Authentication Protocol |
A drop-down menu containing all supported RADIUS authentication methods. This menu is used instead of the authentication protocol of the configured RADIUS profile. The currently supported methods are:
|
RADIUS Realm |
The realm to use when generating the Digest authentication token. Use the same value in this field as the value configured on the RADIUS server. |
Use RADIUS as Fall-through Authenticator |
Select this option to enable a back end authentication server to handle any authentication requests for users that are not defined in the EMS user list. This is done by sending an Access-Request packet to the RADIUS server, which looks for a specific attribute in the Access-Accept response as defined in the Role Name Attribute option. If the attribute is present, it must match a predefined role in the EMS (that is, System Administrator, Security Administrator, and so on) or the authorization fails and the user login request is rejected. If the attribute is not present in the request, the authorization fails and the user login request is rejected. Disabling fall-through authentication will log out all users logged in using that functionality. A new option has been added to the user's list to forcibly log out any logged in user. This option is only available to users with System Administrator level privileges.
Note:
When using both RADIUS authentication and X.509 certificate authentication at the same time, X.509 certificate support will only work if the X.509 Authentication Mode option is set to Require X.509 Certificate and Password. Any other option will fail in the authorization stage and reject the login request. |
Role Name Attribute |
Enter a name you want to use as the role name attribute. By default, Role Name Attribute is set to If you are using attributes that are defined in the standard RADIUS dictionary, you can use the standard dictionary and a custom dictionary is not required. However, if you are using the default attribute name
Note:
There might be scenarios when a custom dictionary is required to define a new attribute that Avaya SBC administration can recognize, or to handle conflicts if a RADIUS server is already using an existing Avaya dictionary. In this scenario, Avaya SBC administration will read from a file located at /usr/local/ipcs/etc/gui-radius-dictionary, if it exists. It is important to note that defining this file will prevent Avaya SBC administration from reading the default dictionary and instead use the contents of the file as the new dictionary. |
Name |
Description |
|---|---|
Enabled |
Controls whether LDAP authentication is enabled. |
Primary Server Address |
The IP address and optional port of the primary LDAP server. If no port is specified, the default port is used. The default ports are 389 for non-secure/STARTTLS and 636 for SSL/TLS. |
Secondary Server Address |
(Optional) The IP address and optional port of the secondary LDAP server. If no port is specified, the default port is used. The default ports are 389 for non-secure/STARTTLS and 636 for SSL/TLS. |
Secure Mode |
Select one of the following options:
|
CA Certificate PEM File |
The path to the Privacy Enhanced Mail (PEM) file on the EMS server that contains trust anchors for the certificate when connecting with SSL or TLS. You must create this file and put it on the EMS server. If a path is not specified, use the default path of: /usr/local/ipcs/etc/cert/gui/ldap-auth.pem. If a path is specified and the PEM file does exist, it is used to build a trust manager that is in turn used to verify the LDAP server certificate upon connection. If at least one certificate matches a CA certificate in the trust manager, the verification succeeds. Otherwise, the verification fails and the connection attempt fails. If a path is specified but the PEM file does not exist, all certificates are trusted. That is, no certificate verification is done on the LDAP server and all certificates are accepted. |
Bind DN |
The distinguished name (DN) used when initially authenticating to the LDAP server to do a user lookup. This user name must have appropriate permissions to search and read users that need to authenticate. |
Bind Password |
The password to send with the Bind DN when initially authenticating to the LDAP server. |
Base DN |
The base DN to use when searching for users. |
User Domain |
(Optional) An optional domain to use in LDAP searches. |
User Search Filter |
A filter used to search for an LDAP user. Only the first entry that matches is retrieved, so this filter should be as specific as possible. The {username} and {domain} can be used as placeholders for the actual values when authentication takes place. If no domain is specified, the filter defaults to (sAMAccountName={username}). If a domain is specified, the filter defaults to (userPrincipalName={username}@{domain}). |
Timeout |
The timeout, in seconds, before a connection attempt to the primary LDAP server is marked as failed and the next connection attempt is made (if a secondary LDAP server exists). |
Use LDAP as Fall-through Authenticator |
Select this option to enable a back end authentication server to handle authentication requests for users that are not defined in the EMS user list. This is done by fetching a specified LDAP attribute when running the User Search Filter on the LDAP server to find a user matching the provided credentials as defined in the Role Name Attribute option. If the attribute is present, it must match a predefined role in the EMS (that is, System Administrator, Security Administrator, and so on) or any authorization attempts for the user will fail and the user's login requests will be rejected. If the attribute is not present on the user, any authorization attempts for the user fail and the user's login requests are rejected. Disabling fall-through authentication will log out all users logged in using that functionality. A new option has been added to the user's list to forcibly log out any logged in user. This option is only available to users with System Administrator level privileges.
Note:
When using both LDAP authentication and X.509 certificate authentication at the same time, X.509 certificate support will only work if the X.509 Authentication Mode option is set to Require X.509 Certificate and Password. Any other option will fail in the authorization stage and reject the login request. |
Role Name Attribute |
Enter a name you want to use as the role name attribute. By default, Role Name Attribute is set to For an example of how to define a custom attribute in Microsoft Active Directory, see: |
Name |
Description |
|---|---|
Enabled |
Controls whether X.509 certificate authentication is enabled. X.509 certificate authentication cannot be enabled unless the CA Trust Anchors Privacy Enhanced Mail (PEM) file exists on the file system. |
CA Trust Anchors PEM File |
This is a PEM file that should contain all CA trust anchors used to verify X.509 certificates. Multiple entries should be concatenated together. |
CA Intermediaries PEM File |
This is a PEM file that should contain all intermediate CAs used to construct trust chains used to validate certificates. These certificates are not implicitly trusted and are only used in reconstructing the trust chain. Multiple entries should be concatenated together. |
CRL File |
This is a PEM file that should contain all certificate revocation lists used to revoke X.509 certificates. Multiple entries should be concatenated together. |
Authentication Mode |
The method used to authenticate X.509 certificate users. Select one of the following options:
|
Name |
Description |
|---|---|
Server Name |
A descriptive name to identify the RADIUS server. |
Primary Address (ip:port) |
The IP address and port number of the server designated as the primary RADIUS server. |
Secondary Address (ip:port) |
The IP address and port number of the server designated as the secondary RADIUS server. |
Retry Timeout (seconds) |
The maximum time in seconds taken for a successful authentication to be completed. If authentication is not completed within this time, SBC ends the connection automatically and generates an incident . |
Max Retry |
The maximum number of times that a user can attempt to authenticate before SBC ends the connection . |
Ignore Session Expire |
The check box that indicates whether the RADIUS session will terminate upon receipt of the SESSION EXPIRE message. Select this check box for Avaya SBC to maintain the current session upon receipt of the SESSION EXPIRE message. Clear the check box for Avaya SBC to end the current RADIUS session upon receipt of the SESSION EXPIRE message. |
Server Mode |
The method that the Avaya SBC security device uses to select a RADIUS server to choose to authenticate a user. The options are:
|
Authentication Protocol |
The authentication protocol to be used for RADIUS authentication. The options are:
|
Server Secret |
The shared secret maintained between the Avaya SBC security device and the active RADIUS server with which communications between the two is encrypted. |
Confirm Server Secret |
Respecifies the shared secret maintained between the Avaya SBC security device and the active RADIUS server . |
Accounting Server |
The check box to indicate whether this RADIUS server must also to be designated as an Accounting Server and receive CDRs. Select this check box to indicate that RADIUS server is also an Accounting Server and can receive CDRs. Clear the check box to indicate that RADIUS server is not an Accounting Server and does not receive CDRs. |