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

Incomplete display name in WebTop on NS8 #6923

Closed
lucagasparini opened this issue May 15, 2024 · 5 comments
Closed

Incomplete display name in WebTop on NS8 #6923

lucagasparini opened this issue May 15, 2024 · 5 comments
Assignees
Labels
verified All test cases were verified successfully

Comments

@lucagasparini
Copy link

Steps to reproduce

  • on NS8 with OpenLDAP account provider create a user with 3 words separated by space in the display name:
    Domain-users-and-groups

  • log in to webtop for the first time with this new user

Expected behavior

  • the display name is imported completely into the webtop profile

Actual behavior

  • the display name is imported incomplete, the first part is missing:
    WebTop-5-two-three-

I think the problem is caused by this value set with our provisioning:
WebTop-5-Administrator-

which on NS8 should become: displayName

Components

ns8-webtop

@github-project-automation github-project-automation bot moved this to 🆕 New in NethServer May 15, 2024
@DavidePrincipi DavidePrincipi moved this from 🆕 New to 🔖 Ready in NethServer May 15, 2024
@stephdl stephdl self-assigned this May 15, 2024
@stephdl
Copy link

stephdl commented May 15, 2024

it is reproducible with openldap

stephdl added a commit to NethServer/ns8-webtop that referenced this issue May 16, 2024
Update userDisplayNameField to use "displayName" instead of "gecos"  NethServer/dev#6923
@stephdl
Copy link

stephdl commented May 16, 2024

QA

module : ghcr.io/nethserver/webtop:1.0.17-testing.2

test the case it not reproducible for openldap and samba AD, however it is true for first installation and only for users that have never login

@stephdl stephdl added the testing Packages are available from testing repositories label May 16, 2024
@lucagasparini
Copy link
Author

@stephdl trying to install returns this error:

 ~]# add-module ghcr.io/nethserver/webtop:1.0.17-testing.2
<7>podman-pull-missing ghcr.io/nethserver/webtop:1.0.17-testing.2
Trying to pull ghcr.io/nethserver/webtop:1.0.17-testing.2...
Error: initializing source docker://ghcr.io/nethserver/webtop:1.0.17-testing.2: reading manifest 1.0.17-testing.2 in ghcr.io/nethserver/webtop: manifest unknown

@stephdl
Copy link

stephdl commented May 18, 2024

it seems the build failed, I start it again

Edit, build ok https://github.com/NethServer/ns8-webtop/actions/runs/9114908123/job/25128825522

@lucagasparini
Copy link
Author

Tested with OpenLDAP and Samba AD.
I confirm that the bug is non-reproducible and has been fixed 👍

@lucagasparini lucagasparini added verified All test cases were verified successfully and removed testing Packages are available from testing repositories labels May 20, 2024
@lucagasparini lucagasparini self-assigned this May 20, 2024
@Amygos Amygos closed this as completed May 23, 2024
@github-project-automation github-project-automation bot moved this from 🔖 Ready to ✅ Done in NethServer May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
verified All test cases were verified successfully
Projects
Archived in project
Development

No branches or pull requests

3 participants