Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate local user to LDAP #2952

Closed
lkraider opened this issue Apr 19, 2016 · 1 comment
Closed

Migrate local user to LDAP #2952

lkraider opened this issue Apr 19, 2016 · 1 comment

Comments

@lkraider
Copy link

Your Rocket.Chat version: 0.27.0

I just imported Slack history with users, and now I am trying to setup LDAP auth. It seems that the imported users cannot be updated to use LDAP auth? Any pointers?

@lkraider
Copy link
Author

Just ran this from the mongo client:
db.users.update({type: "user"}, {$set: {ldap: true}}, {multi: true})

Seems to work fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant