Commit Graph

610 Commits

Author SHA1 Message Date
Simon MacMullen 3511aafb28 Use netcat rather than nmap. 2012-01-05 13:26:44 +00:00
Simon MacMullen cf54588a05 Docs update. 2011-12-06 11:32:29 +00:00
Simon MacMullen 6b3fb391d6 Tiny doc update. 2011-12-05 18:39:08 +00:00
Simon MacMullen cb72ea619e Don't require a groupOfNames objectClass, other objectClasses (e.g. group) are available and may even be more popular in the Real World (or at least that part of it which installs Microsoft Active Directory 2012 Server Enterprise Edition™®). 2011-12-05 18:36:36 +00:00
Simon MacMullen f755a224b4 Let's make the query language more complicated (and featureful!)
This so needs better documentation...
2011-10-27 18:27:56 +01:00
Simon MacMullen 8b6ab83b18 Disgraceful that we didn't have automated tests for so long! These are still pretty simple, but will have to do. 2011-10-27 16:52:58 +01:00
Alexandru Scvortov 42cb140807 auth_backend_ldap needs eldap 2011-09-27 11:12:18 +01:00
Simon MacMullen 2f6a2c0365 These got missed out during the Great Renaming. Oops. 2011-09-19 11:04:23 +01:00
Alexandru Scvortov 7b54511464 merge default into bug24186 2011-08-16 14:02:38 +01:00
Alexandru Scvortov 4acceb7985 update .app.src from default 2011-08-16 13:59:47 +01:00
Rob Harrop 2007816851 Clarifed documentation 2011-06-21 10:24:09 +01:00
Rob Harrop 85e695885d Merge with default 2011-06-20 08:57:41 +01:00
David Wragg 4d7f856d3b Revert bug24186 2011-06-18 00:46:10 +01:00
David Wragg 483ffeb7c6 The base .app file now lives in src/*.app.src 2011-06-17 14:43:47 +01:00
Simon MacMullen f56e0e6019 Add generated app file to .hgignore 2011-06-15 10:45:14 +01:00
Simon MacMullen e3b4a39895 Oops 2011-06-09 18:00:14 +01:00
Simon MacMullen eb9d63981f Multiple tag queries, so we can actually decide on tags via LDAP. 2011-06-09 17:54:06 +01:00
Simon MacMullen 6258a349b9 Can't leave well enough alone 2011-06-09 17:36:10 +01:00
Simon MacMullen 47be41bc10 That crept in, but it's kinda useful since the underlying library won't log anything until the connection is up. Make it look right though. 2011-06-09 17:33:49 +01:00
Simon MacMullen 6a380a5bfb The simplest change to the ldap backend. It's hard to define tags via LDAP with this though. 2011-06-09 17:31:56 +01:00
Simon MacMullen 10434d5495 Move .app to .app.in, remove module list 2011-05-12 12:50:24 +01:00
Simon MacMullen ad13b6d332 Application names: rabbit_foo -> rabbitmq_foo 2011-04-13 16:02:31 +01:00
Simon MacMullen ff5beca49c Merge from default 2011-04-11 17:29:31 +01:00
Simon MacMullen 6aa20d5f91 This warning is not really needed any more. 2011-03-22 12:42:54 +00:00
David Wragg 8dd910b241 Add erl_crash.dump to .hgignore 2011-02-20 14:51:46 +00:00
David Wragg dc261890dc Rename *_app.in to *.app 2011-02-16 15:02:16 +00:00
David Wragg 8c08393e72 Update .hgignore 2011-02-08 14:40:06 +00:00
David Wragg b4d09e9a09 rabbitmq-auth-backend-ldap is releasable 2011-02-04 07:39:05 +00:00
David Wragg 2882028932 Merge default into bug23568 2011-01-28 17:10:42 +00:00
Simon MacMullen ff7bca8153 Debian Erlang packaging claims another victim. 2011-01-21 17:42:41 +00:00
Simon MacMullen c735ffe5fd Remove outdated information on branches. 2011-01-21 10:09:51 +00:00
David Wragg ed4638056d Integrate with bug23568 2011-01-20 15:50:43 +00:00
Simon MacMullen 367ebd1659 refused response is a 3 tuple now 2011-01-06 12:39:19 +00:00
Simon MacMullen b9aaa1d4fe Don't default to logging LDAP queries. 2011-01-06 12:28:32 +00:00
Simon MacMullen 45292f7801 Fix name of env var 2011-01-06 12:16:07 +00:00
Simon MacMullen f6fb7ebef2 Doc tweak. 2010-12-06 10:07:04 +00:00
Simon MacMullen 03762fd12a Remove ACL-based example; it no longer works and ACLs are probably a really bad way to do this. 2010-12-03 14:24:02 +00:00
Simon MacMullen aba9c0cabc Tweak docs again. 2010-12-03 14:22:49 +00:00
Simon MacMullen e60c025fdc Allow anonymous bind. 2010-12-03 14:11:56 +00:00
Simon MacMullen 5c2e7b6522 Support login without password (for SASL EXTERNAL). 2010-12-03 13:36:24 +00:00
Simon MacMullen 973d00ca4a in_group query. 2010-12-03 13:05:48 +00:00
Simon MacMullen a989ddecc9 ${user_dn} 2010-12-03 12:38:47 +00:00
Simon MacMullen faa8360b2a Do authz queries with an admin account. 2010-12-03 12:35:17 +00:00
Simon MacMullen 44b89568a6 Uh, bindings don't figure. 2010-12-03 10:41:32 +00:00
Simon MacMullen e669fe6e8b More doc tweaks. 2010-12-03 10:25:14 +00:00
Simon MacMullen 4174258312 Improvements to documentation 2010-12-02 18:29:56 +00:00
Simon MacMullen 82f6b241e7 Allow queries to be different for different kinds of thing. TODO: explain what I'm on about. 2010-11-24 18:13:17 +00:00
Simon MacMullen 9731096168 Simplify init/1. 2010-11-24 17:44:08 +00:00
Simon MacMullen 69979e810c Only use one microlanguage for variable substitution. 2010-11-24 16:56:52 +00:00
Simon MacMullen d5006b3a81 Use the new spec 2010-11-24 11:42:42 +00:00
Simon MacMullen 6a8f5cf9e4 Rather more documentation. 2010-11-23 17:52:05 +00:00
Simon MacMullen 1e1d79fc0a Support a simple LDAP query. We can now control authorisation via LDAP. 2010-11-23 17:12:13 +00:00
Simon MacMullen f4cdf95d5b Start of queries, only trivial ones for now. 2010-11-23 13:13:20 +00:00
Simon MacMullen ca26096067 Get ACLs working, add a less privileged user. 2010-11-23 11:57:30 +00:00
Simon MacMullen 20eb189dbe Make setup.sh really reset everything, start to set up some objects we could attach ACLs to. 2010-11-22 19:14:11 +00:00
Simon MacMullen f89d220ac6 Close the connection when done, does wonders for your number of file descriptors. 2010-11-22 17:18:03 +00:00
Simon MacMullen a3e8822019 Add more configuration. 2010-11-22 17:02:52 +00:00
Simon MacMullen 3ad0564714 Compatibility. 2010-11-22 16:05:19 +00:00
Simon MacMullen d302c633b1 The simplest thing that could possibly work. You can authenticate as an LDAP user, but there are plenty of limitations. 2010-11-22 14:15:00 +00:00
Simon MacMullen 7291e2cc25 Initial checkin. Nothing to see here. 2010-11-19 17:22:30 +00:00