Commit Graph

17 Commits

Author SHA1 Message Date
Brooke Hedrick
b8064a482b
Added Active Directory LDAP hostname lookup
If you are using Active Directory, you likely have multiple LDAP servers.  Which servers your Windows clients use is controlled by a DNS entry for sites and services.  This DNS entry looks like _ldap._tcp.corporate._sites.yourdomain.com .  This code change allows for the LDAP host name to be looked up automatically based on the DNS entry.  This way if your Active Directory architecture changes (different Domain Controllers / LDAP servers ), you won't need to update this plugin's configuration.  This is only enabled if you set the new LDAPAUTH_DNS_SITES_AND_SERVICES configuration value.  Please see documentation in the README.md.
2017-11-15 13:58:53 -06:00
Henrique de Andrade
58479c3055 Update README.md
adding scope search docs
2016-11-18 10:52:22 -02:00
K3A
04d1464d6d merge fix / thanks tipichris 2016-07-23 14:39:40 +02:00
Mario
c1c0045ad9 merge 2016-07-22 23:20:54 +02:00
Chris Hastie
06112447d4 Tidy README 2016-07-22 21:03:46 +01:00
Chris Hastie
25747fc14a Make cache optional. Update README 2016-07-22 20:57:41 +01:00
Jorrit Schippers
db7a45d839 Fix README.md
Changes a reference to yourls-cas-plugin to yourls-ldap-plugin and adds `;` to the define statements for easier copying.
2016-07-15 08:34:40 +02:00
K3A
c431aca6c4 Merge pull request #7 from davoaust/master
Now supports multiple admin LDAP groups
2015-06-23 12:05:32 +02:00
Dave
d1b6acd464 Update README.md 2015-06-23 13:18:15 +10:00
K3A
26904a0dbc Update README.md
mentioned #1davoaust
2015-05-19 18:23:35 +02:00
davoaust
35e8164917 Added config option to add new users 2015-05-19 11:41:19 +10:00
davoaust
898f1d2463 Updating with privileged account and group settings
Added information for connection to LDAP with a privileged account.
Added information for authenticating users against a group.
2015-05-18 15:20:41 +10:00
root
8a619851e7 prefix 2013-08-25 20:00:04 +02:00
K3A
58adb836c5 Update README.md 2013-08-25 16:18:13 +02:00
root
b03083720f doc update 2013-08-25 16:16:59 +02:00
root
d6a530329a added stuff 2013-08-25 16:15:26 +02:00
K3A
7b6b0d77bc Initial commit 2013-08-25 07:14:29 -07:00