Diff for /embedaddon/sudo/plugins/sudoers/def_data.in between versions 1.1.1.4 and 1.1.1.5

version 1.1.1.4, 2013/07/22 10:46:12 version 1.1.1.5, 2013/10/14 07:56:34
Line 262  limitprivs Line 262  limitprivs
 exec_background  exec_background
         T_FLAG          T_FLAG
         "Run commands on a pty in the background"          "Run commands on a pty in the background"
   pam_service
           T_STR
           "PAM service name to use"
   pam_login_service
           T_STR
           "PAM service name to use for login shells"
   pam_setcred
           T_FLAG
           "Attempt to establish PAM credentials for the target user"
 pam_session  pam_session
         T_FLAG          T_FLAG
         "Create a new PAM session for the command to run in"          "Create a new PAM session for the command to run in"

Removed from v.1.1.1.4  
changed lines
  Added in v.1.1.1.5


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>