--- embedaddon/sudo/plugins/sudoers/def_data.in 2012/10/09 09:29:52 1.1.1.3 +++ embedaddon/sudo/plugins/sudoers/def_data.in 2013/10/14 07:56:34 1.1.1.5 @@ -259,3 +259,21 @@ privs limitprivs T_STR "Set of limit privileges" +exec_background + T_FLAG + "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 + T_FLAG + "Create a new PAM session for the command to run in" +maxseq + T_UINT + "Maximum I/O log sequence number"