Feature #2031
when using LDAP, an empty record is written in the user table
0%
Description
At Howest we use connection to an LDAP-server to authenticate our users.
Accessing user information with the LDAP-parameters in Chamilo 2.0 works fine.
However, it goes wrong when the default properties of the User Object in the 'create' method of the database Class are used: there is nog data of the user in these properties.
History
Updated by Sven Vanpoucke over 12 years ago
- Category set to 21
- Status changed from New to Needs testing
- Assignee set to Sven Vanpoucke
- % Done changed from 0 to 100
Updated by Hans De Bisschop over 12 years ago
- Status changed from Needs testing to Assigned
- % Done changed from 100 to 50
This is only a partial fix, something should be donne about the hardcoded ldap property names too.
Updated by Sven Vanpoucke over 12 years ago
The hardcoded properties are seperated in a parser class, when using the ldap connection, one needs to adapt the parser class to connect.
Updated by Sven Vanpoucke over 12 years ago
- Status changed from Assigned to New
- Assignee deleted (
Sven Vanpoucke)
Due to many differences in ldap structure, a simple mapping system saved in settings / xml files is not enough to parse an ldap record to a chamilo users. In some cases very specific parse methods are needed like loops etc.
Updated by Stefaan Vanbillemont almost 12 years ago
- Project changed from Chamilo LCMS Connect to Repository
- Category deleted (
21)
Updated by Stefaan Vanbillemont over 11 years ago
- Target version changed from 55 to Backlog (default)
Updated by Stefaan Vanbillemont over 10 years ago
- Status changed from New to Needs more info
- Assignee set to Olivier Sourie
- Target version changed from Backlog (default) to LCMS 3
- % Done changed from 50 to 0
Can you please retest please?
Updated by Olivier Sourie over 10 years ago
Stefaan Vanbillemont wrote:
Can you please retest please?
Issue has been solved. Case closed!
Updated by Stefaan Vanbillemont over 10 years ago
- Status changed from Needs more info to Bug resolved
- Assignee deleted (
Olivier Sourie)