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

Changing LDAP user Full Name #6719

Closed
pc-maniac opened this issue Oct 2, 2017 · 9 comments
Closed

Changing LDAP user Full Name #6719

pc-maniac opened this issue Oct 2, 2017 · 9 comments
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap feature: ldap needs info
Milestone

Comments

@pc-maniac
Copy link

Steps to reproduce

  1. Configure LDAP autentification
  2. Create a user on LDAP server
  3. Login to NextCloud with login/password from LDAP
  4. Change user FullName on the LDAP server
  5. Logoff/Logon user on NextCloud, goto to personal settings - old FullName appears.

Expected behaviour

If FullName updated from LDAP and admin can see it, all other users need to see this new user FullName.

Actual behaviour

When I changed FullName of user on the LDAP server, this FullName appears on the users admin page, but in user's personal settings page still displays old FullName.

Server configuration

Ubuntu Server 16.04 LTS x86-64
NextCloud v12.0.0 clean install

@MorrisJobke
Copy link
Member

@blizzz Could this be a caching issue?

@MorrisJobke MorrisJobke added the 0. Needs triage Pending check for reproducibility or if it fits our roadmap label Dec 14, 2017
@blizzz
Copy link
Member

blizzz commented Dec 14, 2017

Sounds like that, except for

this FullName appears on the users admin page, but in user's personal settings page still displays old FullName.

@pc-maniac
Copy link
Author

If some additional details needed, I can provide it.

@blizzz
Copy link
Member

blizzz commented Dec 15, 2017

I'd need to allocate some time to reproduce and check this. It's not very high on my priorities right now, tbh. If you're familiar with PHP… ?

@pc-maniac
Copy link
Author

pc-maniac commented Dec 15, 2017

If you're familiar with PHP… ?

Basic level

@MorrisJobke MorrisJobke added the bug label Jan 2, 2018
@zinsserzh
Copy link

zinsserzh commented May 17, 2018

The same thing happened to me. I found a quick fix. In the admin's user list page, click on each of the users whose name has been changed in ldap, and then press enter. Then the name is also changed in nextcloud's system. However, this is just a dirty workaround.

nvm this doesn't fix the issue either.

@blizzz
Copy link
Member

blizzz commented Nov 1, 2018

Mh, does anybody still experience this? I was never able to reproduce this. There was a similar case when the name was not being updated in the local addressbook, but that sounds a bit different to what was described here.

@nextcloud-bot nextcloud-bot removed the stale Ticket or PR with no recent activity label Nov 1, 2018
@MorrisJobke MorrisJobke added needs info and removed bug labels Nov 1, 2018
@johkoenig
Copy link
Member

This issue is still present on Nextcloud 14.0.3 in combination with a Windows Server 2016 AD/LDAP.
The old information is shown in the "personal information" page of each user. Also, when opening the "contact search" by clicking on the button right next to the users avatar on the upper right corner, the old user names of the other LDAP users are also listed.

@blizzz
Copy link
Member

blizzz commented Nov 1, 2018

Alright, those are fixed with #12054 (→ next maintenance releases)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap feature: ldap needs info
Projects
None yet
Development

No branches or pull requests

7 participants