]> git.ipfire.org Git - thirdparty/dhcp.git/commit
[(no branch, rebasing pemensik/dhcp-ldap-gssapi-principal)] Do not report missed...
authorPetr Menšík <pemensik@redhat.com>
Mon, 4 Oct 2021 19:23:02 +0000 (21:23 +0200)
committerTomek Mrugalski <tomek@isc.org>
Mon, 7 Feb 2022 12:18:37 +0000 (13:18 +0100)
commit8b3c6d83e73963f35f1b1429ff83b2e8eda04238
tree005d4c2a9d8ed75722114c2cefba4eb8b82208f9
parent9ea5696deba3c0ca9b325d14b450e4af5777c714
[(no branch, rebasing pemensik/dhcp-ldap-gssapi-principal)] Do not report missed ldap-gssapi-pricipal as error

If DHCP is built with ldap_gssapi support but ldap-gssapi-principal
is not set error level messages is written in the logs.  This is
totally OK to not have the parameter set. Report names of required
options, not internal code variables.

Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1831332

Signed-off-by: Pavel Zhukov <pzhukov@redhat.com>
Signed-off-by: Petr Menšík <pemensik@redhat.com>
server/ldap.c