Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
ldap_authentication [2017/12/24 01:46] admin removed |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== LDAP Authentication ===== | ||
- | You may configure // | ||
- | |||
- | To use LDAP as the user authentication, | ||
- | |||
- | Next you need to edit / | ||
- | |||
- | Restart // | ||
- | |||
- | The user credentials are cached and thus any user id and password changes on the ldap server may not be reflected in // | ||
- | |||
- | Other user authentications may be supported through custom code by creating a java class inheriting from com.webmbt.AuthBase. | ||
- | |||
- | Since Release 3.0 |