Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

RadiusSettings - AWS Directory Service

RadiusSettings

Contains information about a Remote Authentication Dial In User Service (RADIUS) server.

Contents

AuthenticationProtocol

The protocol specified for your RADIUS endpoints.

Type: String

Valid Values: PAP | CHAP | MS-CHAPv1 | MS-CHAPv2

Required: No

DisplayLabel

Not currently used.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Required: No

RadiusPort

The port that your RADIUS server is using for communications. Your self-managed network must allow inbound traffic over this port from the AWS Directory Service servers.

Type: Integer

Valid Range: Minimum value of 1025. Maximum value of 65535.

Required: No

RadiusRetries

The maximum number of times that communication with the RADIUS server is retried after the initial attempt.

Type: Integer

Valid Range: Minimum value of 0. Maximum value of 10.

Required: No

RadiusServers

An array of strings that contains the fully qualified domain name (FQDN) or IP addresses of the RADIUS server endpoints, or the FQDN or IP addresses of your RADIUS server load balancer.

Type: Array of strings

Length Constraints: Minimum length of 1. Maximum length of 256.

Required: No

RadiusTimeout

The amount of time, in seconds, to wait for the RADIUS server to respond.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 50.

Required: No

SharedSecret

Required for enabling RADIUS on the directory.

Type: String

Length Constraints: Minimum length of 8. Maximum length of 512.

Pattern: ^(\p{LD}|\p{Punct}| )+$

Required: No

UseSameUsername

Not currently used.

Type: Boolean

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.