The current LdapUserGroupBackend was incomplete and suffered from a little over zealous copy pasta. It had over written certain functions that where unnecessary such as the constructor and a table validator. This patch aims to clean those up. Additionally it also makes this group auth work with posixGroup that use the username as the member identifier and not just inetGroups that use the full dn refs #9950 Signed-off-by: Eric Lippmann <eric.lippmann@netways.de> |
||
---|---|---|
.puppet | ||
application | ||
bin | ||
doc | ||
etc | ||
library | ||
modules | ||
packages | ||
public | ||
test/php | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
AUTHORS | ||
COPYING | ||
ChangeLog | ||
README.md | ||
RELEASE.md | ||
VERSION | ||
Vagrantfile | ||
changelog.py | ||
icingaweb2.spec |
README.md
Icinga Web 2
Table of Contents
About
Icinga Web 2 is the next generation open source monitoring web interface, framework and command-line interface developed by the Icinga Project, supporting Icinga 2, Icinga Core and any other monitoring backend compatible with the Livestatus Protocol.
Installation
For installing Icinga Web 2 please read doc/installation.md.
Support
If you come across problems at some time, the community support channels are good places to ask for advice from other users and give some in return.
For status updates check the Icinga website and the Icinga Web 2 development roadmap.