Skip to content

Co-Existing of local users and AD users & their database entry creation #658

Discussion options

You must be logged in to vote

Hi @jonaskindermann,

Remove 'name' => 'cn' from the sync_existing array and try again. This is likely the cause:

'sync_existing' => [
-   'name' => 'cn',
    'email' => 'mail',
],

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@jonaskindermann
Comment options

@stevebauman
Comment options

Answer selected by jonaskindermann
@jonaskindermann
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants