Hello everyone.
Description
I have Ubuntu 18.04 LTS and install Last version Rocket Chat default install with snap
Please help me for 2 questions:
-
I have URLs to channel and other URLs with LOCALHOST, but i have chat.prodsib address, how i can change localhost default setting to my chat.prodsib?
-
I had configured LDAP settings at Rocket Chat, but all new users have GROUPS AD names not USER names, how i can fix it? I need login - username and password - is a username PCs AD passwords.
This is my settings LDAP bellow:
ldap host: 192.168.0.1
ldap port: 389
Base DN: CN=Users,DC=prodsib,DC=local
User login field: sAMAccountName
Unic ID: objectGUID,ibm-entryUUID,GUID,dominoUNID,nsuniqueId,uidNumber
Default domain: prosib.local
Map users data: {“displayName”:“name”,“mail”:“name”}
Server Setup Information
- Version of Rocket.Chat Server: last in moment
- Operating System: Ubuntu 18.04 LTS
- Deployment Method: snap install with server
- Number of Running Instances: don’t know
- DB Replicaset Oplog: don’t know
- NodeJS Version: don’t know
- MongoDB Version: don’t know
- Proxy: no
- Firewalls involved: no
p.s. Users are add in user account Rocket Chat, but users names is a AD groups, but i need usernames - logins is a AD usernames - logins.
p.p.s. I cant using userPrincipalName instead sAMAccountName. If i using cn, i have the same result = rocketchat username is a GROUPS name from my AS… why???
Thank you!