{"tool":"semanage","tool_display":"Semanage","intent":"list-permissive-domains-linux","intent_display":"list permissive domains linux","title":"Semanage Command: list permissive domains linux","command_string":"sudo semanage permissive -l","raw_command_string":"sudo semanage permissive {{[-l|--list]}}","description":"Exact CLI syntax to list permissive domains linux using Semanage.","usage_scenario":"You need to check which SELinux domains are set to permissive mode.","scenario_context":"You need to check which SELinux domains are set to permissive mode.","simulated_output":"Permissive domains:\n\n  httpd_t\n  sshd_t\n  user_t","how_to_steps":["Open a terminal on your Linux system.","Run the command: sudo semanage permissive -l.","Review the list of permissive domains displayed in the terminal."],"canonical_url":"https://www.syntaxstandard.com/semanage/list-permissive-domains-linux"}