Rocket.chat: Show Name instead of Username

Created on 25 Dec 2017  路  13Comments  路  Source: RocketChat/Rocket.Chat

Is it possible to show Name instead of Usernames in Direct Message list?

Most helpful comment

Administration-->layout-->User Interface --> Use Real Name

Solved!

All 13 comments

Administration-->layout-->User Interface --> Use Real Name

Solved!

I tested this today and it works partialy, not for all users!

I'm having the same issue as @tnatanael

For some users I'm seeing their usernames, even if their full name is correctly entered (I also see their full name if I look at their profile or the admin user list). I've tried turning the option on and off, to no avail.

Same situation here, some users still have theirs usernames instead of names.

Display name issue is not resolved for 0.69.2 - Can confirm issue still exists with LDAP users. Some work, others do not.

I agree with oryfoxer7410. The issue isnt resolved in 0.69.2

agreed. It seems random to me - most users show username, only a couple show name, even though I added their names personally as admin. Is it only working if THEY add their own name? or the other way around? (as opposed to the admin doing it)?

Nobody changes anything except the avatar. All users are created by LDAP sync.
In my navigation pane (left chatpartner list) only a couple of user show as username; most users are display with the name. The same user (shown with his name in my chatpartner list) can show with his username in chatpartner list of my colleague. In our environment the name is the default displayname; not the username.

Can confirm, that it happens when new ldap-users enter the system. We authenticate against MS AD via LDAPS and in Rocket.Chat Version 0.68.4 the issue is still present. It has been working in the past. Entering "Administration -> Users -> Some User" the full name is shown.

It doesn't work for my users created by LDAP sync.

It doesn't work for my users created by LDAP sync.

I've been working with MS AD LDAP and Rocket (0.74.3) a bunch lately, and I've found that all users I've imported are showing the correct Name and Username in the Admin -> Users list. I am using "sAMAccountName" for Admin -> LDAP -> Sync / Import -> Username Field and {"cn":"name", "mail":"email"} for the User Data Field Map. May want to ensure that all of your LDAP users have the correct CN set? In MS AD, I did some troubleshooting of the LDAP query that I am using by launching Powershell with Active Directory Module and running:

([ADSISearcher]"(&(&(&(objectCategory=person)(mail=*)(objectClass=user)(!(userAccountControl:1.2.840.113556.1.4.803:=2))(!([email protected])))))").FindAll() | Select Path

Which gave me an idea of which users would be returned... I believe the CN is listed in results of this query.

Hey there. Is it possible to deactivate the name of the username for all users? For my club we do not want other users to see the username of a mamber.

This issue isn't closed. When I'm marking people on iOS, and I start writing @ + name of the user, I only see the generic user name and not the actual full name of the user.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

amayer5125 picture amayer5125  路  3Comments

marceloschmidt picture marceloschmidt  路  3Comments

royalaid picture royalaid  路  3Comments

sta-szek picture sta-szek  路  3Comments

zeigerpuppy picture zeigerpuppy  路  3Comments