bradynathan
029aeda164
Document filter option for LDAP/AD auth
...
refs #9612
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-09-01 23:17:03 +02:00
Johannes Meyer
6063eea34f
doc: Suggest the correct backend identifier for ActiveDirectory
...
fixes #9959
2015-08-19 09:23:29 +02:00
Eric Lippmann
20a9621036
doc: Add filenames to anchor links
...
This allows other markdown viewers like to follow those links.
2015-05-22 15:30:37 +02:00
rkcpi
394c627397
Update links to resources.md in authentication.md
...
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-05-22 14:23:10 +02:00
Daniel Shirley
75f15b934c
Update authentication.md
...
Typo for database config
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-05-22 14:17:45 +02:00
Tim Helfensdörfer
3015028f5d
Remove quotation marks in password example
...
Otherwise the quotation marks are included in the password.
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-04-16 14:04:10 +02:00
Eric Lippmann
8ad7a30cd7
doc: Fix link to resources in the authentication doc
2015-02-10 17:02:17 +01:00
Johannes Meyer
7989b48248
Fix ldap auth when the userNameAttribute holds multiple values
...
fixes #8246
2015-02-03 10:15:54 +01:00
Johannes Meyer
50fc85d7ff
Rename authentication type "autologin" to "external"
...
refs #8274
2015-01-27 09:49:36 +01:00
Eric Lippmann
53179981d6
doc: Add section 'Database Setup' to authentication.md
...
fixes #7672
2014-12-18 15:37:08 +01:00
Eric Lippmann
b3994f1099
doc: Add chapter IDs to authentication.md
2014-12-18 15:24:06 +01:00
Eric Lippmann
909efb35a9
doc: Update authentication.md
2014-11-20 17:00:54 +01:00
Matthias Jentsch
9799f4beab
Fix mistakes in the documentation files
...
resolves #4503
2013-08-14 16:22:58 +02:00
Matthias Jentsch
68deb735c0
Add the DbAdapterFactory to instanciate database adapters using resource names
...
Create the DbAdapterFactory to instanciate db adapters, add resources.ini to configure resources, change
the authentication Manager to fall back to backends with lower priority in case
of errors, update the current UserBackends to the changed environment. Also
adjust the documentation and existing unit tests.
resolves #4503
2013-08-14 16:22:58 +02:00
Matthias Jentsch
ce95511890
Change default database to "icingaweb" and add installation instructions
...
Set the default database and user to "icingaweb" in the authentication.ini. Add
instructions about how to set up the databases to authentication.ini.
refs #3769
2013-07-26 13:10:00 +02:00
Matthias Jentsch
b013966464
Fix unit tests and add documentation
...
Add functionality to check if a certain database type like psql or mysql is
available and skip the tests accordingly.
Add documentation for backend authentication.
refs #3769
2013-07-26 13:09:59 +02:00