Open phatair opened 4 years ago
I have this problem when name of chanell write from another language not english. В общем есть такая же проблема. Создаю канал через мапинг, указывая русское название. Канал создается после пишет логин и пароль не верные. Обходной вариант. Указываю русские названия в маппинге. Каналы создаются, при этом им так же и название на английском дается. После в мапинге пишу названия английские, которые для них определены. Так работает и авторизация и в списках они на русскому отображаются
Really really strange - my last try was to restore a veeam backup of our rocket chat ubuntu server from november. After that rocket chat upgraded the snap version automatically to 2.4.9 and now the LDAP Group to Channels mapping si working fine.... Maybe something goes wrong in the last automatic snap upgrade... i dont know.
We had some issues with the snap image on version 2.4.2 (not fully related to this issue), so it could be the explanation on why it's working now
Hi, I'm experiencing the same Issue in Version 3.0.4 (Docker). After enabling the Group Sync, the Authentification failes. If the Group Sync is disabled, it works just fine.
Here is some log:
LDAP ➔ Search.info Searching user
This should've been fixed by #17417
I also have this problem. When I enable LDAP group sync, no one can login anymore. My rocket version is 3.6.1
I had tested my group filter via ldapsearch, it worked fine.
Hello,
we are using the following configuration Server Setup Information Version of Rocket.Chat Server: 2.4.9 Operating System: Ubuntu LTS Deployment Method: snap Number of Running Instances: 1 DB Replicaset Oplog: NodeJS Version: v8.17.0 MongoDB Version: 3.6.14 Proxy: caddy Firewalls involved: no Active Directory: Windows Server 2012R2
If we enable "Auto Sync LDAP Groups to Channels", one user can login. After this login the Channels are created and now no one else can login to rocket chat. They got an error message "wrong user or passwort". If i logout with this user, the user can not login anymore. I have to delete these channels with the rocket chat admin and then the same happens - i can login one time, channels are created and no login is possible after that.
If i disable LDAP Group to Channel Sync the AD Authenthication is working fine.
The Config looks like this: Base DN OU=KTS,DC=my,DC=domain,DC=com User Group Filter (&(sAMAccountName=#{username})(memberOf:1.2.840.113556.1.4.1941:=CN=#{groupName},OU=RocketChat,OU=SecurityGroups,OU=KTS,DC=my,DC=domain,DC=com)) LDAP Group BaseDN OU=KTS,DC=my,DC=domain,DC=com User Search filter (&(objectCategory=person)(objectclass=user)(memberOf:1.2.840.113556.1.4.1941:=CN=RC_Users,OU=RocketChat,OU=SecurityGroup,OU=KTS,DC=my,DC=domain,DC=com))
Any Idea whats going wrong? I was doing my first tests with a earlier version and the Group Sync was working fine.
i wrote a mail to the support but i dont get any feedback to this problem.