diff options
author | Florian Zschocke <florian.zschocke@devolo.de> | 2016-11-09 22:04:00 +0100 |
---|---|---|
committer | Florian Zschocke <florian.zschocke@devolo.de> | 2016-11-09 22:04:00 +0100 |
commit | ffadc2e1878ce448127055e98299218574b103cf (patch) | |
tree | 464b3d1293e2b902f46d3349e0c664527a27a710 /src/main/java/com/gitblit/models/TicketModel.java | |
parent | 0d1222739683b9392a1a6c96a95552333f7c2246 (diff) | |
download | gitblit-ffadc2e1878ce448127055e98299218574b103cf.tar.gz gitblit-ffadc2e1878ce448127055e98299218574b103cf.zip |
Extend LDAP tests to use LDAP servers with access restrictions.
Add access restrictions to the LDAP test server instances.
New modes used a test parameters are ANONYMOUS, DS_MANAGER and USR_MANAGER.
ANONYMOUS can bind anonymously and access users and groups.
In DS_MANAGER the server requires authentication and will only allow
the DIRECTORY_MANAGER user to search for users and groups.
In USR_MANAGER only the user can search groups, the USER_MANAGER, which
is used to bind in this mode, can not.
A third server instance is created because I did fear side effects should
the tests be run in parallel, had I tried to configure the access
restriction in Before.
Diffstat (limited to 'src/main/java/com/gitblit/models/TicketModel.java')
0 files changed, 0 insertions, 0 deletions