lets-chat-ldap
lets-chat-ldap copied to clipboard
can't log in more than once
I've configured settings.yml to use ldap only and I can successfully log in. However, if I log out then log in again I get an error like:
{ [ValidationError: Validation failed]
message: 'Validation failed',
name: 'ValidationError',
errors:
{ username:
{ [ValidatorError: Expected username to be unique]
message: 'Expected username to be unique',
name: 'ValidatorError',
path: 'username',
type: 'user defined',
value: 'predmond' },
email:
{ [ValidatorError: Expected email to be unique]
message: 'Expected email to be unique',
name: 'ValidatorError',
path: 'email',
type: 'user defined',
value: '[email protected]' } } }
Can you post your LDAP configuration? Or email it to me at [email protected]