add doc about interaction with RAMRUN to README.Debian in response to #581393
[debian/sudo] / debian / README.Debian
index ae4212f661bdbc4ae109ed013a45ac92c3ef2875..a07d3d4a8b12c1c10a7c599d5507f63c16f997e8 100644 (file)
@@ -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.
 
@@ -40,3 +47,8 @@ about, here's a succinct and humorous take on it...
 
        http://www.xkcd.com/c149.html
 
+        - - - - -
+
+If you choose to run with the RAMRUN option set in /etc/default/rcS, you may
+grow weary of being lectured after each reboot.  If so, adding 'lecture never'
+to sudoers may make you happier.  See the sudoers(5) man page for more info.