ldap-auth
Docker 应用程序 from linuxserver's Repository
概述
Ldap-auth(https://github.com/nginxinc/nginx-ldap-auth) software is for authenticating users who request protected resources from servers proxied by nginx. It includes a daemon (ldap-auth) that communicates with an authentication server, and a webserver daemon that generates an authentication cookie based on the user’s credentials. The daemons are written in Python for use with a Lightweight Directory Access Protocol (LDAP) authentication server (OpenLDAP or Microsoft Windows Active Directory 2003 and 2012).
运行时参数
- 网络用户界面
http://[IP]:[PORT:9000]/test- 网络
bridge- 外壳
bash- 特权
- false
模板配置
WebUIPorttcp
the port for ldap auth daemon
- 目标
- 8888
- 默认值
- 8888
Port: 9000Porttcp
the port for ldap login page
- 目标
- 9000
- 默认值
- 9000
FERNETKEYVariable
Optionally define a custom valid fernet key (only needed if container is frequently recreated, or if using multi-node setups, invalidating previous authentications)
CERTFILEVariable
Optionally point this to a certificate file to enable HTTP over SSL (HTTPS) for the ldap auth daemon
KEYFILEVariable
Optionally point this to the private key file, matching the certificate file referred to in CERTFILE
PUIDVariable
Container Variable: PUID
- 默认值
- 99
PGIDVariable
Container Variable: PGID
- 默认值
- 100
UMASKVariable
Container Variable: UMASK
- 默认值
- 022
下载统计数据
8,806,248
下载总数
8,251
本月
3,719
平均每月
长期下载总量
加载图表...
详细信息
存储库
lscr.io/linuxserver/ldap-auth最后更新2026-05-03
初见2019-06-11
在Unraid 上运行 ldap-auth 。
ldap-auth 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。