[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.5 and 1.6

version 1.5, 2000/03/27 03:44:37 version 1.6, 2000/11/21 17:58:43
Line 187 
Line 187 
         access DCE via PAM before using this option.          access DCE via PAM before using this option.
   
   --with-logincap    --with-logincap
         Enable support for BSD login classes on FreeBSD and BSD/OS.  This          Enable support for BSD login classes where available (OS-dependent).
         adds support for the login classes specified in /etc/login.conf.          This adds support for the login classes specified in /etc/login.conf.
         By default, a login class is not applied unless the 'use_loginclass'          By default, a login class is not applied unless the 'use_loginclass'
         option is defined in sudoers or the user specifies a class on the          option is defined in sudoers or the user specifies a class on the
         command line.  It does *not*, however cause sudo to use BSD          command line.
         authentication.  
     --with-bsdauth
           Enable support for BSD authentication on BSD/OS.  This option
           assumes --with-logincap as well.  It is not possible to mix
           BSD authentication with other authentication methods (and there
           really should be no need to do so).  Note that only the newer
           BSD authentication API is supported.  If you don't have
           /usr/include/bsd_auth.h then you cannot use this.
   
   --disable-sia    --disable-sia
         Disable SIA support.  This is the "Security Integration Architecture"          Disable SIA support.  This is the "Security Integration Architecture"

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6