Type integer READONLY
pmshell_builtin is a constant value that identifies a shell builtin command. Use it to compare with the value of the pmshell_cmdtype variable.
if (defined pmshell_cmd){ if ((user in safe_shell_list) && (pmshell_cmdtype == pmshell_builtin)) { #allow all built-ins for selected users accept; } }
© 2024 One Identity LLC. ALL RIGHTS RESERVED. Términos de uso Privacidad Cookie Preference Center