Hello everybody,
# my /etc/ldap/slapd.conf http://paste.debian.net/plainh/076816e3
I am trying to debug an issue for a while and I can use some help.
During midday or in the morning there seems to be something happening that is causing smbd (samba) to not be able to connect to the ldap server.
Since the machine is localhost is powerfull enough and has free cpu and memory I am wondering what is going on. Maybe there is some connection maximum but these are the only messages I am getting.
Does somebody know how to debug this, or know the options to tweak to get rid of the messages?
Kind regards,
Jelle de Jong
Jun 15 12:39:29 stayce smbd[9632]: [2017/06/15 12:39:29.549569, 0] lib/smbldap.c:1225(smbldap_connect_system) Jun 15 12:39:29 stayce smbd[9632]: failed to bind to server ldap://localhost with dn="cn=admin,dc=companyone,dc=nl" Error: Can't contact LDAP server Jun 15 12:39:29 stayce smbd[9632]: #011(unknown) Jun 15 12:39:59 stayce smbd[5683]: [2017/06/15 12:39:59.076347, 0] lib/smbldap.c:1225(smbldap_connect_system) Jun 15 12:39:59 stayce smbd[5683]: failed to bind to server ldap://localhost with dn="cn=admin,dc=companyone,dc=nl" Error: Can't contact LDAP server Jun 15 12:39:59 stayce smbd[5683]: #011(unknown) Jun 15 12:40:14 stayce smbd[5685]: [2017/06/15 12:40:14.190979, 0] lib/smbldap.c:1225(smbldap_connect_system) Jun 15 12:40:14 stayce smbd[5685]: failed to bind to server ldap://localhost with dn="cn=admin,dc=companyone,dc=nl" Error: Can't contact LDAP server Jun 15 12:40:14 stayce smbd[5685]: #011(unknown) Jun 15 12:40:14 stayce smbd[5686]: [2017/06/15 12:40:14.232185, 0] lib/smbldap.c:1225(smbldap_connect_system) Jun 15 12:40:14 stayce smbd[5686]: failed to bind to server ldap://localhost with dn="cn=admin,dc=companyone,dc=nl" Error: Can't contact LDAP server Jun 15 12:40:14 stayce smbd[5686]: #011(unknown) Jun 15 12:40:17 stayce smbd[5783]: [2017/06/15 12:40:17.852955, 0] lib/smbldap.c:1225(smbldap_connect_system) Jun 15 12:40:17 stayce smbd[5783]: failed to bind to server ldap://localhost with dn="cn=admin,dc=companyone,dc=nl" Error: Can't contact LDAP server Jun 15 12:40:17 stayce smbd[5783]: #011(unknown) Jun 15 12:40:29 stayce smbd[5787]: [2017/06/15 12:40:29.636496, 0] lib/smbldap.c:1225(smbldap_connect_system) Jun 15 12:40:29 stayce smbd[5787]: failed to bind to server ldap://localhost with dn="cn=admin,dc=companyone,dc=nl" Error: Can't contact LDAP server Jun 15 12:40:29 stayce smbd[5787]: #011(unknown)
On Thu, Jun 15, 2017 at 01:35:45PM +0200, Jelle de Jong wrote:
Hello everybody,
# my /etc/ldap/slapd.conf http://paste.debian.net/plainh/076816e3
Do slapd's logs have any clues? Service restarting, resource issues?
openldap-technical@openldap.org