Hello, There is a bug in sudo 1.9.15 which prevents sudo-ldap from working. Can it be upgraded to 1.9.15p1 in head and quarterly? https://github.com/sudo-project/sudo/issues/325 Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=2c9adde974c38bfec592ce77ed23aeba0887cc5e commit 2c9adde974c38bfec592ce77ed23aeba0887cc5e Author: Renato Botelho <garga@FreeBSD.org> AuthorDate: 2023-11-08 11:17:57 +0000 Commit: Renato Botelho <garga@FreeBSD.org> CommitDate: 2023-11-08 11:19:05 +0000 security/sudo: Update to 1.9.15p1 * Fixed a bug introduced in sudo 1.9.15 that prevented LDAP-based sudoers from being able to read the ldap.conf file. GitHub issue #325. PR: 274960 Reported by: Daniel Porsch <daniel.porsch@loopia.se> Sponsored by: Rubicon Communications, LLC ("Netgate") security/sudo/Makefile | 2 +- security/sudo/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
A commit in branch 2023Q4 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=46adc0bb9791176442ceab70cf765d1af13cdfcc commit 46adc0bb9791176442ceab70cf765d1af13cdfcc Author: Renato Botelho <garga@FreeBSD.org> AuthorDate: 2023-11-08 11:17:57 +0000 Commit: Renato Botelho <garga@FreeBSD.org> CommitDate: 2023-11-08 11:19:27 +0000 security/sudo: Update to 1.9.15p1 * Fixed a bug introduced in sudo 1.9.15 that prevented LDAP-based sudoers from being able to read the ldap.conf file. GitHub issue #325. PR: 274960 Reported by: Daniel Porsch <daniel.porsch@loopia.se> Sponsored by: Rubicon Communications, LLC ("Netgate") (cherry picked from commit 2c9adde974c38bfec592ce77ed23aeba0887cc5e) security/sudo/Makefile | 2 +- security/sudo/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)