Skip to content

Commit

Permalink
Update links to resources.md in authentication.md
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
  • Loading branch information
sandra-thieme authored and lippserd committed May 22, 2015
1 parent 75f15b9 commit 394c627
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/authentication.md
Expand Up @@ -32,15 +32,15 @@ If your web server is not configured for authentication though the `autologin` s
### <a id="authentication-configuration-ad-or-ldap-authentication"></a> Active Directory or LDAP Authentication

If you want to authenticate against Active Directory or LDAP, you have to define a
[LDAP resource](#resources-configuration-ldap) which will be referenced as data source for the Active Directory
[LDAP resource](resources.md#resources-configuration-ldap) which will be referenced as data source for the Active Directory
or LDAP configuration method.

#### <a id="authentication-configuration-ldap-authentication"></a> LDAP

Directive | Description
------------------------|------------
**backend** | `ldap`
**resource** | The name of the LDAP resource defined in [resources.ini](#resources).
**resource** | The name of the LDAP resource defined in [resources.ini](resources.md#resources).
**user_class** | LDAP user class.
**user_name_attribute** | LDAP attribute which contains the username.

Expand Down

0 comments on commit 394c627

Please sign in to comment.