[MRM-1784] Users Runtime Configuration - Unclear distinction between User Manager and Rbac Manager

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1535637 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2013-10-25 05:14:44 +00:00
parent 6ff67f6ab9
commit 18d3913ab8
1 changed files with 8 additions and 2 deletions

View File

@ -27,9 +27,15 @@ Apache Archiva Redback Runtime Configuration
%{toc}
* Apache Redback User Manager Implementation
* Apache Redback User Manager/RbacManager Implementations
Since 1.4-M4, you can choose to switch User Manager Implementations you are using dynamically.
Since 1.4-M4, you can choose to switch dynamically
* User Manager Implementations (from Database and/or LDAP).
* RbacManager Implementations (from Database and/or LDAP): to manage if roles management comes from Database and/or LDAP.
[]
[../images/redback-runtime-conf-general.png]