Description
Please tell me how to import user’s “nickname” from"Department" of Active Directory user.
Server Setup Information
- Version of Rocket.Chat Server: 3.18.2
- Operating System: CentOS 7
- Deployment Method: docker-compose
- Number of Running Instances: 1
- DB Replicaset Oplog: on
- NodeJS Version: v12.22.1
- MongoDB Version: 4.0.22
- Proxy: nginx
- Firewalls involved: no
Any additional Information
I tried to set LDAP → Sync / Import → User Data Field Map {“displayName”:“name”, “mail”:“email”, “Department”:“nickname”}.
I20211213-03:36:02.152(0) server.js:204 LDAPSync ➔ debug user attribute not whitelisted: nickname
