[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1039966: isc-dhcp-server.service: Could not get Tjener LDAP object (but it exists).



Control: tags -1 - pending

Hi Daniel,

On  Fr 30 Jun 2023 11:17:57 CEST, Daniel Teichmann wrote:

Package: debian-edu-config
Severity: important

Error messages popping up in syslog on newly installed systems..

gber (Guido Berhörster) can reproduce this issue.

less /var/log/syslog: ```

2023-06-30T10:02:21.863147+02:00 tjener dhcpd[138165]: Cannot find host LDAP entry tjener (&(objectClass=dhcpServer)(cn=tjener))
```

I reverted your change for this as it does not address the underlying problem.

In a Debian Edu network, all hosts should be reachable via their short hostname (rather than their FQDN).

This is: the underlying fix for this is finding out via

  ping ldap

fails whereas

  ping ldap.intern

does not.

I.e. we need to check /etc/resolv.conf and if there is a "search intern" in it. And if not, we need to find out why it is not there:

```
nameserver 127.0.0.1
search intern
```

Please revisit and find the deeper solution to this problem. Thanks!

Mike
--

DAS-NETZWERKTEAM
c\o Technik- und Ökologiezentrum Eckernförde
Mike Gabriel, Marienthaler Str. 17, 24340 Eckernförde
mobile: +49 (1520) 1976 148
landline: +49 (4351) 850 8940

GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22  0782 9AF4 6B30 2577 1B31
mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de

Attachment: pgpmL0zBpUh4Z.pgp
Description: Digitale PGP-Signatur


Reply to: