Change ldap password

NethServer Version: 8.4 latest with all updates
Module: ldap service also latest
I need to change the password for this:
Domain settings
Schema
Base DN: DN=ad,DC=xxxx,DC=de
BIND DNldapservice@ad.xxxx.de
Show BIND password
TLS enabled
What’s the best way to do this, and where else do I need to change it on my NS8?

I got in my logs from Sogo now this:

2026-08-26T07:04:26+02:00 [1:sogo1:sogo-app] Aug 26 07:04:26 sogod [110]: <0x0x559767bb4200[LDAPSource]> <NSException: 0x55976867e890> NAME:LDAPException REASON:operation bind failed: Invalid credentials (0x31) INFO:{“error_code” = 49; login = “samaccountname=XXXX,dc=ad,dc=XXX,dc=de”; }2026-08-26T07:04:26+02:00 [1:sogo1:sogo-app] 2026-08-26 07:04:26.886 sogod[110:110] ERROR(-[NGLdapSearchResultEnumerator nextObject]): does not support result references yet ..

Everything works fine, user can get mails, calender, contacts etc. I changed the LDAP Password, do i have to put it somewhere special ?

Hi Hucky, thank you for this question. To change ldapservice password for samba AD I’m documenting this procedure: ns8-samba/README.md at doc-rotate-ldapservice-password · NethServer/ns8-samba · GitHub

Could you try it?

Thank you very much @davidep i guess this fixed the Problem, i will have a look at it the next time for being sure.

Thank you for the feedback! I’m marking it as solution for now.