Bug #81
Error 500: User can't be created from LDAP directory, when ldap.auth.key is modified
| Status: | Closed | Start: | 03/04/2010 | |
| Priority: | Urgent | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | - | |||
| Target version: | 0.7 | |||
Description
I modified the property ldap.auth.key:
ldap.auth.key=mailBox={0}
LinShare crashes when the user does not yet exist in the database.
History
Updated by Sebastien Bahloul 147 days ago
- Status changed from New to Assigned
- Assigned to set to Sebastien Bahloul
This seems to be because the email is not also stored into the mail attribute. Fixing the LdapDatasource class
Updated by Sebastien Bahloul 147 days ago
Need to update AttributesMapper to handle a different mail attribute