Subversion Repositories ALCASAR

Compare Revisions

Regard whitespace Rev 2704 → Rev 2705

/conf/radius/ldap-alcasar
1,5 → 1,6
# -*- text -*-
# Lightweight Directory Access Protocol (LDAP) module for ALCASAR
 
ldap {
server = "localhost"
port = 389
20,7 → 21,17
idle = 60
probes = 3
interval = 3
# ldap_debug = 0x0129
}
tls {
# start_tls = yes
# ca_file = /etc/raddb/certs/alcasar-ldaps.crt
# ca_path = ${certdir}
# certificate_file = /path/to/radius.crt
# private_key_file = /path/to/radius.key
# random_file = /dev/urandom
# require_cert = 'demand'
}
pool {
start = 5
min = 3