1. Home
  2. /
  3. configuration

  4. /
  5. backends
  6. /
  7. ldap
  8. /
  9. timeout

Table of Contents
  • timeout
  • Duration Units

timeout

This attribute specifies the maximum amount of time that Radiator will wait for an LDAP operation to complete.

Duration Units

This parameter supports duration units for improved readability:

backends {
    ldap "directory" {
        server "ldap.example.com" {
            url "ldap://ldap.example.com:389/";
            timeout 5s;  # 5 seconds
        }
    }
}
Table of Contents
  • timeout
  • Duration Units
Navigation
Home
  • @verification

  • aaa

  • backends

    • file

    • http

    • jsonfile

    • ldap

      • @authentication

      • connections

      • priority

      • search

      • server

      • timeout

      • tls

      • url

    • mysql

    • postgresql

    • radius

    • radius-dns-sd

    • sqlite

    • system

  • caches

  • captures

  • certificates

  • clients

  • conditions

  • dictionary

  • hmac-otp

  • include

  • init

  • ip-accept

  • license

  • logging

  • management

  • priority

  • proxy-protocol

  • scripts

  • servers

  • statistics

  • stats

  • template

  • ui

Navigation
Home
  • @verification

  • aaa

  • backends

    • file

    • http

    • jsonfile

    • ldap

      • @authentication

      • connections

      • priority

      • search

      • server

      • timeout

      • tls

      • url

    • mysql

    • postgresql

    • radius

    • radius-dns-sd

    • sqlite

    • system

  • caches

  • captures

  • certificates

  • clients

  • conditions

  • dictionary

  • hmac-otp

  • include

  • init

  • ip-accept

  • license

  • logging

  • management

  • priority

  • proxy-protocol

  • scripts

  • servers

  • statistics

  • stats

  • template

  • ui

​
​