From 091255bb20bef9f4eabc37ebcee696b11ed661e9 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Wed, 21 Apr 2010 09:34:26 -0600 Subject: [PATCH] add a note about nsswitch.conf entry required for sudo-ldap --- debian/README.Debian | 7 +++++++ debian/changelog | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/debian/README.Debian b/debian/README.Debian index ae4212f..a81d9e3 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -30,6 +30,13 @@ file before sudo-ldap will work. - - - - - +As of version 1.7, sudo-ldap now requires the LDAP source to be specified +in /etc/nsswitch.conf with a line like: + + sudoers: ldap + + - - - - - + See the file OPTIONS in this directory for more information on the sudo build options used in building the Debian package. diff --git a/debian/changelog b/debian/changelog index 06a658b..19c8638 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +sudo (1.7.2p6-2) UNRELEASED; urgency=low + + * add a note to README.Debian about LDAP needing an entry in + /etc/nsswitch.conf, closes: #522065 + + -- Bdale Garbee Wed, 21 Apr 2010 09:26:11 -0600 + sudo (1.7.2p6-1) unstable; urgency=low * new upstream version fixing CVE-2010-1163, closes: #578275, #570737 -- 2.30.2