[BACK]Return to INSTALL CVS log [TXT][DIR] Up to [local] / src / usr.bin / sudo

Diff for /src/usr.bin/sudo/Attic/INSTALL between version 1.21 and 1.22

version 1.21, 2009/04/11 11:48:06 version 1.22, 2009/06/21 14:48:41
Line 335 
Line 335 
         Enable support for role based access control (RBAC) on          Enable support for role based access control (RBAC) on
         systems that support SELinux.          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:  The following options are also configurable at runtime:
   
   --with-long-otp-prompt    --with-long-otp-prompt

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22