NethServer / dev

NethServer issue tracker
https://github.com/NethServer/dev/issues
63 stars 20 forks source link

Incomplete display name in WebTop on NS8 #6923

Closed lucagasparini closed 1 month ago

lucagasparini commented 1 month ago

Steps to reproduce

Expected behavior

Actual behavior

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

stephdl commented 1 month ago

it is reproducible with openldap

stephdl commented 1 month ago

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

lucagasparini commented 1 month ago

@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 commented 1 month ago

it seems the build failed, I start it again

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

lucagasparini commented 1 month ago

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