diff --git a/linuxserver.io/ldap-auth.xml b/linuxserver.io/ldap-auth.xml new file mode 100644 index 0000000..ae4f8d3 --- /dev/null +++ b/linuxserver.io/ldap-auth.xml @@ -0,0 +1,43 @@ + + + ldap-auth + linuxserver/ldap-auth + https://hub.docker.com/r/linuxserver/ldap-auth/ + bridge + + bash + false + https://forums.unraid.net/topic/xxxxx-support-linuxserverio-ldap-auth/ + https://github.com/nginxinc/nginx-ldap-auth + 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). + Tools: Network:Web Network:Management Status:Stable + + https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/ldap-auth.xml + https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/ldap-auth-logo.png + + + + Donate + https://www.linuxserver.io/donate/ + LDAP-auth software is for authenticating users who request protected resources from servers proxied by nginx. + + bridge + + + 8888 + 8888 + tcp + + + 9000 + 9000 + tcp + + + + + + + 8888 + 9000 + \ No newline at end of file