{"id":1265,"date":"2021-10-02T14:09:01","date_gmt":"2021-10-02T14:09:01","guid":{"rendered":"https:\/\/pheonixsolutions.com\/knowledge-base\/?p=1265"},"modified":"2021-10-02T14:09:03","modified_gmt":"2021-10-02T14:09:03","slug":"how-to-disable-sudo-su-and-sudo-passwd-root-commands-for-wheel-group-users","status":"publish","type":"post","link":"https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/10\/02\/how-to-disable-sudo-su-and-sudo-passwd-root-commands-for-wheel-group-users\/","title":{"rendered":"How to disable &#8220;sudo su -&#8221; and &#8220;sudo passwd root&#8221; commands for wheel group users."},"content":{"rendered":"\n<h4 class=\"wp-block-heading\">How to disable &#8220;sudo su -&#8221; and &#8220;sudo passwd root&#8221; commands for wheel group users.<\/h4>\n\n\n\n<h4 class=\"wp-block-heading\">Date: 02-10-2021<\/h4>\n\n\n\n<p><strong>Step 1:<\/strong> Create user name and password.<br><strong><code># adduser pheonix<br># passwd pheonix<\/code><\/strong><br>Note:- pheonix &#8211; Username<\/p>\n\n\n\n<p><strong>Step 2:<\/strong> Add the user to the wheel group.<br><strong><code># gpasswd -a pheonix wheel<\/code><\/strong><\/p>\n\n\n\n<p><strong>Step3:<\/strong> Open the sudoers configuration file.<br><strong><code># vim \/etc\/sudoers<\/code><\/strong><br><br>Change<br><br><strong><code>%wheel &nbsp;ALL=(ALL) &nbsp; &nbsp;ALL&nbsp;<\/code><\/strong> &nbsp;<br><br>to &nbsp;<br><br><strong><code>%wheel &nbsp;ALL=(ALL) &nbsp; &nbsp;!BLOCKSU<\/code><\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"330\" src=\"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/10\/Screen-Shot-2021-10-02-at-7.17.37-PM-1024x330.png\" alt=\"\" class=\"wp-image-1266\" srcset=\"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/10\/Screen-Shot-2021-10-02-at-7.17.37-PM-1024x330.png 1024w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/10\/Screen-Shot-2021-10-02-at-7.17.37-PM-300x97.png 300w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/10\/Screen-Shot-2021-10-02-at-7.17.37-PM-768x248.png 768w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/10\/Screen-Shot-2021-10-02-at-7.17.37-PM-150x48.png 150w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/10\/Screen-Shot-2021-10-02-at-7.17.37-PM.png 1328w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p><strong>Step 4:<\/strong> Save and exit the file. You can run the below commands in wheel user to verify. You will get an output like the below screenshot.<br><strong><code>#sudo su-<br>#sudo passed root<\/code><\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"180\" src=\"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/10\/123456789-1024x180.png\" alt=\"\" class=\"wp-image-1267\" srcset=\"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/10\/123456789-1024x180.png 1024w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/10\/123456789-300x53.png 300w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/10\/123456789-768x135.png 768w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/10\/123456789-150x26.png 150w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/10\/123456789.png 1390w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>Thank you!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>How to disable &#8220;sudo su -&#8221; and &#8220;sudo passwd root&#8221; commands for wheel group users. Date: 02-10-2021 Step 1: Create user name and password.# adduser pheonix# passwd pheonixNote:- pheonix &#8211; Username Step 2: Add the user to the wheel group.# gpasswd -a pheonix wheel Step3: Open the sudoers configuration file.# vim \/etc\/sudoers Change %wheel &nbsp;ALL=(ALL) ..<\/p>\n<div class=\"clear-fix\"><\/div>\n<p><a href=\"https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/10\/02\/how-to-disable-sudo-su-and-sudo-passwd-root-commands-for-wheel-group-users\/\" title=\"read more...\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[3,2,4],"tags":[148,147,150,149],"class_list":["post-1265","post","type-post","status-publish","format-standard","hentry","category-dedicated-hosting","category-shared-hosting","category-vps-hosting","tag-disable-sudo-su","tag-sudo-su","tag-wheel-group","tag-wheel-user"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to disable &quot;sudo su -&quot; and &quot;sudo passwd root&quot; commands for wheel group users. - PheonixSolutions Knowledge-Base<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/10\/02\/how-to-disable-sudo-su-and-sudo-passwd-root-commands-for-wheel-group-users\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to disable &quot;sudo su -&quot; and &quot;sudo passwd root&quot; commands for wheel group users. - PheonixSolutions Knowledge-Base\" \/>\n<meta property=\"og:description\" content=\"How to disable &#8220;sudo su -&#8221; and &#8220;sudo passwd root&#8221; commands for wheel group users. Date: 02-10-2021 Step 1: Create user name and password.# adduser pheonix# passwd pheonixNote:- pheonix &#8211; Username Step 2: Add the user to the wheel group.# gpasswd -a pheonix wheel Step3: Open the sudoers configuration file.# vim \/etc\/sudoers Change %wheel &nbsp;ALL=(ALL) ..Read more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/10\/02\/how-to-disable-sudo-su-and-sudo-passwd-root-commands-for-wheel-group-users\/\" \/>\n<meta property=\"og:site_name\" content=\"PheonixSolutions Knowledge-Base\" \/>\n<meta property=\"article:published_time\" content=\"2021-10-02T14:09:01+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-10-02T14:09:03+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/10\/Screen-Shot-2021-10-02-at-7.17.37-PM-1024x330.png\" \/>\n<meta name=\"author\" content=\"knowledge-base\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"knowledge-base\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2021\\\/10\\\/02\\\/how-to-disable-sudo-su-and-sudo-passwd-root-commands-for-wheel-group-users\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2021\\\/10\\\/02\\\/how-to-disable-sudo-su-and-sudo-passwd-root-commands-for-wheel-group-users\\\/\"},\"author\":{\"name\":\"knowledge-base\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/#\\\/schema\\\/person\\\/24ddfd756e23cf1ce3c8e5f0fb309e6b\"},\"headline\":\"How to disable &#8220;sudo su -&#8221; and &#8220;sudo passwd root&#8221; commands for wheel group users.\",\"datePublished\":\"2021-10-02T14:09:01+00:00\",\"dateModified\":\"2021-10-02T14:09:03+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2021\\\/10\\\/02\\\/how-to-disable-sudo-su-and-sudo-passwd-root-commands-for-wheel-group-users\\\/\"},\"wordCount\":90,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2021\\\/10\\\/02\\\/how-to-disable-sudo-su-and-sudo-passwd-root-commands-for-wheel-group-users\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/Screen-Shot-2021-10-02-at-7.17.37-PM-1024x330.png\",\"keywords\":[\"Disable SUDO SU\",\"SUDO SU\",\"Wheel Group\",\"Wheel User\"],\"articleSection\":[\"Dedicated Hosting\",\"Shared hosting\",\"VPS Hosting\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2021\\\/10\\\/02\\\/how-to-disable-sudo-su-and-sudo-passwd-root-commands-for-wheel-group-users\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2021\\\/10\\\/02\\\/how-to-disable-sudo-su-and-sudo-passwd-root-commands-for-wheel-group-users\\\/\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2021\\\/10\\\/02\\\/how-to-disable-sudo-su-and-sudo-passwd-root-commands-for-wheel-group-users\\\/\",\"name\":\"How to disable \\\"sudo su -\\\" and \\\"sudo passwd root\\\" commands for wheel group users. - PheonixSolutions Knowledge-Base\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2021\\\/10\\\/02\\\/how-to-disable-sudo-su-and-sudo-passwd-root-commands-for-wheel-group-users\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2021\\\/10\\\/02\\\/how-to-disable-sudo-su-and-sudo-passwd-root-commands-for-wheel-group-users\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/Screen-Shot-2021-10-02-at-7.17.37-PM-1024x330.png\",\"datePublished\":\"2021-10-02T14:09:01+00:00\",\"dateModified\":\"2021-10-02T14:09:03+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/#\\\/schema\\\/person\\\/24ddfd756e23cf1ce3c8e5f0fb309e6b\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2021\\\/10\\\/02\\\/how-to-disable-sudo-su-and-sudo-passwd-root-commands-for-wheel-group-users\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2021\\\/10\\\/02\\\/how-to-disable-sudo-su-and-sudo-passwd-root-commands-for-wheel-group-users\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2021\\\/10\\\/02\\\/how-to-disable-sudo-su-and-sudo-passwd-root-commands-for-wheel-group-users\\\/#primaryimage\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/Screen-Shot-2021-10-02-at-7.17.37-PM.png\",\"contentUrl\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/Screen-Shot-2021-10-02-at-7.17.37-PM.png\",\"width\":1328,\"height\":428},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2021\\\/10\\\/02\\\/how-to-disable-sudo-su-and-sudo-passwd-root-commands-for-wheel-group-users\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to disable &#8220;sudo su -&#8221; and &#8220;sudo passwd root&#8221; commands for wheel group users.\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/#website\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/\",\"name\":\"PheonixSolutions Knowledge-Base\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/#\\\/schema\\\/person\\\/24ddfd756e23cf1ce3c8e5f0fb309e6b\",\"name\":\"knowledge-base\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7203df2304073f631b2bf04267130cc48b8b1a82bb0ec98285125d6bc3cb8ade?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7203df2304073f631b2bf04267130cc48b8b1a82bb0ec98285125d6bc3cb8ade?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7203df2304073f631b2bf04267130cc48b8b1a82bb0ec98285125d6bc3cb8ade?s=96&d=mm&r=g\",\"caption\":\"knowledge-base\"},\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/author\\\/knowledge-base\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to disable \"sudo su -\" and \"sudo passwd root\" commands for wheel group users. - PheonixSolutions Knowledge-Base","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/10\/02\/how-to-disable-sudo-su-and-sudo-passwd-root-commands-for-wheel-group-users\/","og_locale":"en_US","og_type":"article","og_title":"How to disable \"sudo su -\" and \"sudo passwd root\" commands for wheel group users. - PheonixSolutions Knowledge-Base","og_description":"How to disable &#8220;sudo su -&#8221; and &#8220;sudo passwd root&#8221; commands for wheel group users. Date: 02-10-2021 Step 1: Create user name and password.# adduser pheonix# passwd pheonixNote:- pheonix &#8211; Username Step 2: Add the user to the wheel group.# gpasswd -a pheonix wheel Step3: Open the sudoers configuration file.# vim \/etc\/sudoers Change %wheel &nbsp;ALL=(ALL) ..Read more","og_url":"https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/10\/02\/how-to-disable-sudo-su-and-sudo-passwd-root-commands-for-wheel-group-users\/","og_site_name":"PheonixSolutions Knowledge-Base","article_published_time":"2021-10-02T14:09:01+00:00","article_modified_time":"2021-10-02T14:09:03+00:00","og_image":[{"url":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/10\/Screen-Shot-2021-10-02-at-7.17.37-PM-1024x330.png","type":"","width":"","height":""}],"author":"knowledge-base","twitter_card":"summary_large_image","twitter_misc":{"Written by":"knowledge-base","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/10\/02\/how-to-disable-sudo-su-and-sudo-passwd-root-commands-for-wheel-group-users\/#article","isPartOf":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/10\/02\/how-to-disable-sudo-su-and-sudo-passwd-root-commands-for-wheel-group-users\/"},"author":{"name":"knowledge-base","@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/#\/schema\/person\/24ddfd756e23cf1ce3c8e5f0fb309e6b"},"headline":"How to disable &#8220;sudo su -&#8221; and &#8220;sudo passwd root&#8221; commands for wheel group users.","datePublished":"2021-10-02T14:09:01+00:00","dateModified":"2021-10-02T14:09:03+00:00","mainEntityOfPage":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/10\/02\/how-to-disable-sudo-su-and-sudo-passwd-root-commands-for-wheel-group-users\/"},"wordCount":90,"commentCount":0,"image":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/10\/02\/how-to-disable-sudo-su-and-sudo-passwd-root-commands-for-wheel-group-users\/#primaryimage"},"thumbnailUrl":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/10\/Screen-Shot-2021-10-02-at-7.17.37-PM-1024x330.png","keywords":["Disable SUDO SU","SUDO SU","Wheel Group","Wheel User"],"articleSection":["Dedicated Hosting","Shared hosting","VPS Hosting"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/10\/02\/how-to-disable-sudo-su-and-sudo-passwd-root-commands-for-wheel-group-users\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/10\/02\/how-to-disable-sudo-su-and-sudo-passwd-root-commands-for-wheel-group-users\/","url":"https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/10\/02\/how-to-disable-sudo-su-and-sudo-passwd-root-commands-for-wheel-group-users\/","name":"How to disable \"sudo su -\" and \"sudo passwd root\" commands for wheel group users. - PheonixSolutions Knowledge-Base","isPartOf":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/#website"},"primaryImageOfPage":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/10\/02\/how-to-disable-sudo-su-and-sudo-passwd-root-commands-for-wheel-group-users\/#primaryimage"},"image":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/10\/02\/how-to-disable-sudo-su-and-sudo-passwd-root-commands-for-wheel-group-users\/#primaryimage"},"thumbnailUrl":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/10\/Screen-Shot-2021-10-02-at-7.17.37-PM-1024x330.png","datePublished":"2021-10-02T14:09:01+00:00","dateModified":"2021-10-02T14:09:03+00:00","author":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/#\/schema\/person\/24ddfd756e23cf1ce3c8e5f0fb309e6b"},"breadcrumb":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/10\/02\/how-to-disable-sudo-su-and-sudo-passwd-root-commands-for-wheel-group-users\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/10\/02\/how-to-disable-sudo-su-and-sudo-passwd-root-commands-for-wheel-group-users\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/10\/02\/how-to-disable-sudo-su-and-sudo-passwd-root-commands-for-wheel-group-users\/#primaryimage","url":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/10\/Screen-Shot-2021-10-02-at-7.17.37-PM.png","contentUrl":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2021\/10\/Screen-Shot-2021-10-02-at-7.17.37-PM.png","width":1328,"height":428},{"@type":"BreadcrumbList","@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2021\/10\/02\/how-to-disable-sudo-su-and-sudo-passwd-root-commands-for-wheel-group-users\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/pheonixsolutions.com\/knowledge-base\/"},{"@type":"ListItem","position":2,"name":"How to disable &#8220;sudo su -&#8221; and &#8220;sudo passwd root&#8221; commands for wheel group users."}]},{"@type":"WebSite","@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/#website","url":"https:\/\/pheonixsolutions.com\/knowledge-base\/","name":"PheonixSolutions Knowledge-Base","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/pheonixsolutions.com\/knowledge-base\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/#\/schema\/person\/24ddfd756e23cf1ce3c8e5f0fb309e6b","name":"knowledge-base","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/7203df2304073f631b2bf04267130cc48b8b1a82bb0ec98285125d6bc3cb8ade?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/7203df2304073f631b2bf04267130cc48b8b1a82bb0ec98285125d6bc3cb8ade?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/7203df2304073f631b2bf04267130cc48b8b1a82bb0ec98285125d6bc3cb8ade?s=96&d=mm&r=g","caption":"knowledge-base"},"url":"https:\/\/pheonixsolutions.com\/knowledge-base\/author\/knowledge-base\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/posts\/1265","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/comments?post=1265"}],"version-history":[{"count":2,"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/posts\/1265\/revisions"}],"predecessor-version":[{"id":1269,"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/posts\/1265\/revisions\/1269"}],"wp:attachment":[{"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/media?parent=1265"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/categories?post=1265"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/tags?post=1265"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}