Remy
(!)
1
NethServer Version: 7.4.1708
Module: Account Provider.
Help,
I got this, how can i fix Bind DN & password ?
I tried : https://community.nethserver.org/t/set-authentication-credentials-for-ldap-applications/8805/9 and updating NS but nothing change.
giacomo
(Giacomo Sanchietti)
2
You don’t need to.
Applications are already using the right credentials since you installed a local AD.
Remy
(!)
3
Thanks Giacomo,
Doesn’t i need to know these credentials for others applications ?
How to find them ?
davidep
(Davide Principi)
4
They should be generated automatically during one of the latest updates. Probably something was wrong. You should see “ldapservice” under BindDN.
Search in old logs more information about ldapservice
This was the issue
m.traeumner
(Michael Träumner)
5
Please try
account-provider-test dump
from command line.
If you want to manually bind an application with your LDAP, for example software which is not at the softwarecenter you need these data.
2 Likes
Remy
(!)
6
Thanks Michel,
I’ll try that and record this command.