@paride Thanks for the reply. You're right that --with-fqdn has been used for a long time, but Debian has already decided to drop it:
"sudo will disable the --with-fqdn flag at compile time after trixie’s release…" https://bugs.debian.org/1108550 Also, other major distributions like Fedora do not compile sudo with --with-fqdn, and things work as expected. If someone really needs FQDN- based host matching, they can enable it with Defaults fqdn in the sudoers file. ** Bug watch added: Debian Bug tracker #1108550 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1108550 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2121898 Title: sudo hangs when hostname resolution fails due to FQDN lookup being enabled by default (--with-fqdn) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sudo/+bug/2121898/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
