Actions
Task #232
closedTest provisioning on LDAP with SSL
Start date:
12/07/2016
Due date:
% Done:
100%
Estimated time:
5.00 h
Owner:
Description
Add SSL certificate to LDAP server and test it.
Add next section with SSL configuration to dokuwiki.
Related issues
Updated by Ondřej Kopr about 8 years ago
- Related to Task #221: Test provisioning on LDAP added
Updated by Ondřej Kopr about 8 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Ondřej Kopr to Vít Švanda
- % Done changed from 0 to 90
Updated by Vít Švanda about 8 years ago
- Assignee changed from Vít Švanda to Ondřej Kopr
Update/delete Ldap account is working now, but I had to change provisioning:
- Now is after success create or update create record to SysSystemEntity with relation on Account. This item contains real UID returned by connector.
- Provisioning first get this real UID for next update or delete. If real UID is not found, then provisioning will use UID from Account.
- I implemented multivalue to provisioning too.
Ondra, please do test and review.
Updated by Ondřej Kopr about 8 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Ondřej Kopr to Vít Švanda
- % Done changed from 90 to 100
Feedback:
- Create user - OK,
- update user - OK,
- remove user role(valid till) - OK,
- info about errors #239
- add multivalue, secretary, roomNumber.
Everything else works.
Actions