LDAP Authentication module for NGINX
7 — 所有核心与模块指令——语法、默认值、上下文与真实配置示例。
auth_ldap
auth_ldap 指令用于针对指定的 LDAP 服务器启用基于 LDAP 的身份验证。
httpserverlocation
auth_ldap_cache_enabled
在 NGINX 中启用对 LDAP 身份验证结果的缓存。
http
auth_ldap_cache_expiration_time
指令 `auth_ldap_cache_expiration_time` 设置缓存的 LDAP 身份验证结果过期前的持续时间。
http
auth_ldap_cache_size
在 NGINX 中设置 LDAP 认证响应缓存的最大大小。
http
auth_ldap_servers
`auth_ldap_servers` 指令定义了 NGINX 可用于用户身份验证的 LDAP 服务器。
httpserverlocation
auth_ldap_servers_size
`auth_ldap_servers_size` 指令指定可在配置中为认证目的定义的最大 LDAP 服务器数量。
http
ldap_server
'ldap_server' 指令在 NGINX 中配置用于身份验证的 LDAP 服务器块。
http