From: Bdale Garbee Date: Tue, 9 Mar 2010 13:47:11 +0000 (-0700) Subject: update description of sudo-ldap package X-Git-Tag: debian/1.7.2p5-1~8 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=c372e1326438d2037a2b645055c4637975561796;p=debian%2Fsudo update description of sudo-ldap package --- diff --git a/debian/changelog b/debian/changelog index 97ae9d1..542307b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ sudo (1.7.2p2-1) UNRELEASED; urgency=low * fix unprocessed substitution variables in man pages, closes: #557204 * apply patch from Neil Moore to fix Debian-specific content in the visudo man page, closes: #555013 + * update descriptions to better explain sudo-ldap, closes: #573108 -- Bdale Garbee Mon, 07 Dec 2009 16:58:36 +0100 diff --git a/debian/control b/debian/control index c217ab6..90f5800 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Description: Provide limited super user privileges to specific users as few privileges as possible but still allow people to get their work done. . This version is built with minimal shared library dependencies, use the - sudo-ldap package instead if you need LDAP support. + sudo-ldap package instead if you need LDAP support for sudoers. Package: sudo-ldap Architecture: any @@ -29,4 +29,5 @@ Description: Provide limited super user privileges to specific users privileges to users and log root activity. The basic philosophy is to give as few privileges as possible but still allow people to get their work done. . - This version is built with LDAP support. + This version is built with LDAP support, which allows the sudoers database + to be distributed via LDAP. Authentication is still performed via pam.