proxy.conf - realm - regarding
P.Thirunavukkarasu
drthiruna at tanuvas.org.in
Thu Jun 17 13:59:35 CEST 2021
*Hi Alan, *
*Thank you..*
*Info Message - LDAP*
TLSMC: MozNSS compatibility interception begins.
tlsmc_convert: INFO: cannot open the NSS DB, expecting PEM configuration is
present.
tlsmc_intercept_initialization: INFO: successfully intercepted TLS
initialization. Continuing with OpenSSL only.
*proxy.conf*
radiusd: #### Loading Realms and Home Servers ####
proxy server {
retry_delay = 5
retry_count = 3
default_fallback = no
dead_time = 120
wake_all_if_all_dead = no
}
home_server localhost {
ipaddr = 127.0.0.1
port = 1812
type = "auth"
secret = <<< secret >>>
response_window = 20.000000
response_timeouts = 1
max_outstanding = 65536
zombie_period = 40
status_check = "status-server"
ping_interval = 30
check_interval = 30
check_timeout = 4
num_answers_to_alive = 3
revive_interval = 120
limit {
max_connections = 16
max_requests = 0
lifetime = 0
idle_timeout = 0
}
coa {
irt = 2
mrt = 16
mrc = 5
mrd = 30
}
}
realm tanuvas.org.in {
authhost = LOCAL
}
realm DEFAULT {
nostrip
authhost = flr1.eduroam.ernet.in
secret = <<< secret >>>
}
home_server_pool my_auth_failover {
type = fail-over
home_server = localhost
}
Is this config right?
Regards,
Thirunavukkarasu
More information about the Freeradius-Users
mailing list