From fc82a16655e566277678d2530e85f6bdf2d63b83 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Thu, 22 Feb 2018 13:17:55 -0700 Subject: [PATCH] cvtsudoers can now read LDIF --- NEWS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index c4b3ac1f5..cffedfb73 100644 --- a/NEWS +++ b/NEWS @@ -3,8 +3,9 @@ What's new in Sudo 1.8.23 * PAM account management modules and BSD auto approval modules are now run even when no password is required. - * The new cvtsudoers utility replaces both the "sudoers2ldif" - script and the "visudo -x" functionality. + * The new cvtsudoers utility replaces both the "sudoers2ldif" script + and the "visudo -x" functionality. It can read a file in either + sudoers or LDIF format and produce JSON, LDIF or sudoers output. * The file, ldap and sss sudoers backends now share a common set of formatting functions for "sudo -l" output, which is also used -- 2.49.0