Commit Graph

18 Commits

Author SHA1 Message Date
Shannon Burns 95758d0256 Merge 173724474c into 16808588ca 2015-06-02 16:25:09 +00:00
Shannon Burns 173724474c Removed local host from listen directive to expose server to outside IP's 2015-06-02 09:24:36 -07:00
Shannon Burns 14fb5cf242 Edited path in init script for daemon 2015-05-27 14:03:23 -07:00
Vladimir Homutov 16808588ca Fixed init script for daemon.
Proper daemon file name is now used.  Non-standard options for
start-stop-daemon are no longer used.
2015-05-20 17:29:38 +03:00
tmauro-nginx ab6e7ff876 Update nginx-ldap-auth-daemon.py
Corrected typo in comment.
2015-05-13 16:43:29 -07:00
tmauro-nginx 52cbf2fa43 Update nginx-ldap-auth.conf
As advised by vl, removed 'server_name localthost' directive from main server{ } block and combined the separate 'error_page' directives for 401 and 403 into one.
2015-05-13 16:38:09 -07:00
Vladimir Homutov 7f55869079 Added license and copyright information to source files 2015-05-13 12:17:53 +03:00
tmauro-nginx 3001706e79 Update nginx-ldap-auth-daemon.py
Correcting typos and standardizing usage in comments
2015-05-12 19:23:16 -07:00
tmauro-nginx 835b20ba4c Update nginx-ldap-auth.conf
Further refinements to comments about 'server' block and 'proxy_set_header' directives.
2015-05-12 18:54:45 -07:00
tmauro-nginx 4129f7b7c7 Update nginx-ldap-auth.conf
Refine comments about setting IP addresses for the back-end and ldap-auth daemons.
2015-05-12 18:31:36 -07:00
tmauro-nginx dab97f77e9 Update nginx-ldap-auth.conf
Changing port for virtual server from 8080 to 8081, because 8080 is already used for the NGINX Plus dashboard, as published in the documentation (for example, http://nginx.com/products/live-activity-monitoring/) and the sample configuration file (http://nginx.com/resources/conf/status.txt).  Also slightly changing text in comments.
2015-04-29 15:01:21 -07:00
Vladimir Homutov 0989a4cf1a Changed the name of submit form to "Login". 2015-04-24 11:49:58 +03:00
tmauro-nginx c063925600 Update nginx-ldap-auth.conf
Change 'X-TARGET' to 'X-Target'
2015-04-09 20:57:45 -07:00
tmauro-nginx 1b38e653be Update nginx-ldap-auth.conf
Tweak wording in comments, mostly for style. Changes to comments about setting the Bind DN and Base DN are required for accuracy.
2015-04-09 13:02:14 -07:00
Vladimir Homutov 9340c2771b Merged current configuration with Tony's additions. 2015-04-01 13:11:51 +03:00
Vladimir Homutov 21a68af1aa initial version of daemons and configuration 2015-04-01 13:02:48 +03:00
Vladimir Homutov 809b608814 added a note 2015-03-31 18:23:14 +03:00
Vladimir Homutov e2c2d35de7 Initial commit 2015-03-31 18:18:09 +03:00