Merge commit 'upstream/1.7.2p6'
[debian/sudo] / INSTALL
diff --git a/INSTALL b/INSTALL
index 2ffb8f214b1580574e77781c92541a0641047b38..b58852b98761763a8cce00c5855463a4a6525e5d 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -195,6 +195,11 @@ Special features/options:
        If nsswitch is disabled but LDAP is enabled, sudo will check
        LDAP first, then the sudoers file.
 
+  --with-netsvc[=filename]
+        Path to netsvc.conf or "no" to disable netsvc.conf support.
+        If specified, sudo uses this file instead of /etc/netsvc.conf
+        on AIX systems.
+
   --with-aixauth
        Enable support for the AIX 4.x general authentication function.
        This will use the authentication scheme specified for the user
@@ -330,6 +335,16 @@ Special features/options:
        Enable support for role based access control (RBAC) on
        systems that support SELinux.
 
+  --with-libvas=[NAME]
+        Enable non-Unix group support using Quest Authentication
+        Services.  If NAME is specified, it should be the name of
+       the shared library providing QAS support (libvas.so by default).
+
+  --with-libvas-rpath=[PATH]
+       The path to search when loading libvas.so (or an alternate
+       name as specified by --with-libvas).  This option only has
+       an effect when --with-libvas is specified.
+
 The following options are also configurable at runtime:
 
   --with-long-otp-prompt