{"id":6038,"date":"2024-12-12T13:24:01","date_gmt":"2024-12-12T07:54:01","guid":{"rendered":"https:\/\/www.veeble.com\/kb\/?p=6038"},"modified":"2025-05-05T12:11:50","modified_gmt":"2025-05-05T06:41:50","slug":"how-to-configure-sudoers-without-password","status":"publish","type":"post","link":"https:\/\/www.veeble.com\/kb\/how-to-configure-sudoers-without-password\/","title":{"rendered":"How to Configure Sudoers without Password"},"content":{"rendered":"\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/12\/Beige-and-Brown-Minimalist-Simple-Working-From-Home-Blog-Banner.jpg\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/12\/Beige-and-Brown-Minimalist-Simple-Working-From-Home-Blog-Banner-1024x576.jpg\" alt=\"How to Configure Sudoers without Password\" class=\"wp-image-6048\" srcset=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/12\/Beige-and-Brown-Minimalist-Simple-Working-From-Home-Blog-Banner-1024x576.jpg 1024w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/12\/Beige-and-Brown-Minimalist-Simple-Working-From-Home-Blog-Banner-300x169.jpg 300w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/12\/Beige-and-Brown-Minimalist-Simple-Working-From-Home-Blog-Banner-768x432.jpg 768w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/12\/Beige-and-Brown-Minimalist-Simple-Working-From-Home-Blog-Banner-1536x864.jpg 1536w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/12\/Beige-and-Brown-Minimalist-Simple-Working-From-Home-Blog-Banner-2048x1152.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n\n\n\n<p>Granting users the ability to execute commands as the superuser (root) without entering their password can be essential in specific scenarios. Configuring the sudoers user file with the NOPASSWD directive allows for seamless execution of sudo commands without password while maintaining an organized permission structure.<\/p>\n\n\n\n<p>In <a href=\"https:\/\/www.veeble.com\/in\/vps-hosting\/\">Linux server<\/a> environments, <a href=\"https:\/\/www.veeble.com\/kb\/15-basic-server-hardening-measures-for-linux\/\">managing security<\/a> while ensuring seamless administrative task execution is a key challenge for system administrators. Often, there are scenarios where certain sudoers or processes need elevated privileges without being prompted for a password each time. For example, a monitoring script might require <a href=\"https:\/\/help.ubuntu.com\/stable\/ubuntu-help\/user-admin-change.html\" target=\"_blank\" rel=\"noopener\">administrative privileges<\/a> to gather system metrics or restart a service during downtime. In such cases, configuring the sudoers file with the <code>NOPASSWD<\/code> directive can save time and automate tasks without compromising on security\u2014provided it is configured judiciously.<\/p>\n\n\n\n<p>In our <a href=\"https:\/\/www.veeble.com\/kb\/disabling-root-login-and-creating-sudo-user-for-vps-security\/\">previous article<\/a>, we have learned how to create sudo users. Now in this guide will walk you through the steps to safely configure the <code>sudoers<\/code> file to allow users or groups to execute specific commands without being prompted for a password.<\/p>\n\n\n\t\t\t\t<div class=\"wp-block-uagb-table-of-contents uagb-toc__align-left uagb-toc__columns-1  uagb-block-f3b58f4d      \"\n\t\t\t\t\tdata-scroll= \"1\"\n\t\t\t\t\tdata-offset= \"30\"\n\t\t\t\t\tstyle=\"\"\n\t\t\t\t>\n\t\t\t\t<div class=\"uagb-toc__wrap\">\n\t\t\t\t\t\t<div class=\"uagb-toc__title\">\n\t\t\t\t\t\t\tTable Of Contents\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uagb-toc__list-wrap \">\n\t\t\t\t\t\t<ol class=\"uagb-toc__list\"><li class=\"uagb-toc__list\"><a href=\"#prompting-for-password-without-nopasswd-configuration\" class=\"uagb-toc-link__trigger\">Prompting for Password Without NOPASSWD Configuration<\/a><ul class=\"uagb-toc__list\"><li class=\"uagb-toc__list\"><a href=\"#prerequisites\" class=\"uagb-toc-link__trigger\">Prerequisites<\/a><\/li><\/ul><\/li><li class=\"uagb-toc__list\"><a href=\"#steps-to-configure-sudoers-with-nopasswd\" class=\"uagb-toc-link__trigger\">Steps to Configure Sudoers with NOPASSWD<\/a><ul class=\"uagb-toc__list\"><li class=\"uagb-toc__list\"><a href=\"#1-understand-the-sudoers-file\" class=\"uagb-toc-link__trigger\">1. Understand the Sudoers File<\/a><li class=\"uagb-toc__list\"><li class=\"uagb-toc__list\"><a href=\"#2-use-visudo-for-editing\" class=\"uagb-toc-link__trigger\">2. Use visudo for Editing<\/a><li class=\"uagb-toc__list\"><li class=\"uagb-toc__list\"><a href=\"#3-add-a-nopasswd-entry\" class=\"uagb-toc-link__trigger\">3. Add a NOPASSWD Entry<\/a><li class=\"uagb-toc__list\"><li class=\"uagb-toc__list\"><a href=\"#4-save-and-exit\" class=\"uagb-toc-link__trigger\">4. Save and Exit<\/a><\/li><\/ul><\/li><\/ul><\/li><li class=\"uagb-toc__list\"><a href=\"#test-the-configuration\" class=\"uagb-toc-link__trigger\">Test the Configuration<\/a><li class=\"uagb-toc__list\"><a href=\"#important-security-considerations\" class=\"uagb-toc-link__trigger\">Important Security Considerations<\/a><li class=\"uagb-toc__list\"><a href=\"#conclusion\" class=\"uagb-toc-link__trigger\">Conclusion<\/a><ul class=\"uagb-toc__list\"><li class=\"uagb-toc__list\"><a href=\"#unleash-your-websites-potential\" class=\"uagb-toc-link__trigger\">Unleash Your Website&#039;s Potential<\/a><\/ul><\/ul><\/ul><\/ol>\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\n\n<h2 class=\"wp-block-heading\" id=\"prompting-for-password-without-nopasswd-configuration\">Prompting for Password Without NOPASSWD Configuration<\/h2>\n\n\n<p>By default, Linux systems prompt users for their password whenever a <code>sudo<\/code> command is executed. This is an essential security feature that ensures only authorized users can perform administrative tasks. <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/12\/Screenshot-2024-12-10-155826.png\"><img decoding=\"async\" width=\"953\" height=\"220\" src=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/12\/Screenshot-2024-12-10-155826.png\" alt=\"\" class=\"wp-image-6042\" srcset=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/12\/Screenshot-2024-12-10-155826.png 953w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/12\/Screenshot-2024-12-10-155826-300x69.png 300w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/12\/Screenshot-2024-12-10-155826-768x177.png 768w\" sizes=\"(max-width: 953px) 100vw, 953px\" \/><\/a><\/figure>\n\n\n\n<p>If you are not a NOPASSWD sudo user, the system will always prompt for the password, as shown above. While this enhances security, it can hinder automated tasks and workflows, making the NOPASSWD option valuable in specific use cases.<\/p>\n\n\n<h3 class=\"wp-block-heading\" id=\"prerequisites\">Prerequisites<\/h3>\n\n\n<ul class=\"wp-block-list\">\n<li>Root or sudo access to the Linux system.<\/li>\n\n\n\n<li>Basic understanding of user permissions and sudo privileges.<\/li>\n\n\n\n<li>Awareness of security implications when granting password-less sudo access.<\/li>\n<\/ul>\n\n\n<h2 class=\"wp-block-heading\" id=\"steps-to-configure-sudoers-with-nopasswd\">Steps to Configure Sudoers with NOPASSWD<\/h2>\n\n<h3 class=\"wp-block-heading\" id=\"1-understand-the-sudoers-file\">1. <strong>Understand the Sudoers File<\/strong><\/h3>\n\n\n<p>The <code>sudoers<\/code> file is located at <code>\/etc\/sudoers<\/code> and governs which users or groups have sudo privileges and under what conditions. Incorrect edits can lock you out of administrative privileges, so always proceed with caution.<\/p>\n\n\n<h3 class=\"wp-block-heading\" id=\"2-use-visudo-for-editing\">2. <strong>Use visudo for Editing<\/strong><\/h3>\n\n\n<p>To avoid syntax errors that could lead to system misconfigurations, always use the <code>visudo<\/code> command to edit the <code>sudoers<\/code> file. This utility validates the changes before applying them.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>visudo<\/code><\/pre>\n\n\n<h3 class=\"wp-block-heading\" id=\"3-add-a-nopasswd-entry\">3. <strong>Add a NOPASSWD Entry<\/strong><\/h3>\n\n\n<p>Within the <code>sudoers<\/code> file, locate or add the appropriate rules under the &#8220;User privilege specification&#8221; section.<\/p>\n\n\n\n<p>To allow a specific user (e.g., <code>username<\/code>) to run all commands without a password prompt, add:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>username ALL=(ALL) NOPASSWD:ALL<\/code><\/pre>\n\n\n\n<p>Please refer the <a href=\"#Important-Security-Considerations\">Important Security Considerations<\/a> while giving <code>NOPASSWD<\/code> for all commands (<code>ALL<\/code>).<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/12\/Screenshot-2024-12-10-160352.png\"><img decoding=\"async\" width=\"970\" height=\"530\" src=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/12\/Screenshot-2024-12-10-160352.png\" alt=\"\" class=\"wp-image-6043\" srcset=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/12\/Screenshot-2024-12-10-160352.png 970w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/12\/Screenshot-2024-12-10-160352-300x164.png 300w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/12\/Screenshot-2024-12-10-160352-768x420.png 768w\" sizes=\"(max-width: 970px) 100vw, 970px\" \/><\/a><\/figure>\n\n\n<h3 class=\"wp-block-heading\" id=\"4-save-and-exit\">4. <strong>Save and Exit<\/strong><\/h3>\n\n\n<p>After making the changes, save the file and exit. <\/p>\n\n\n<h2 class=\"wp-block-heading\" id=\"test-the-configuration\"><strong>Test the Configuration<\/strong><\/h2>\n\n\n<p>To verify the configuration, switch to the user and test running any command. <\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">su - user1<br>$ sudo apt install cron <\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/12\/Screenshot-2024-12-10-161250.png\"><img loading=\"lazy\" decoding=\"async\" width=\"957\" height=\"465\" src=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/12\/Screenshot-2024-12-10-161250.png\" alt=\"\" class=\"wp-image-6044\" srcset=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/12\/Screenshot-2024-12-10-161250.png 957w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/12\/Screenshot-2024-12-10-161250-300x146.png 300w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/12\/Screenshot-2024-12-10-161250-768x373.png 768w\" sizes=\"(max-width: 957px) 100vw, 957px\" \/><\/a><\/figure>\n\n\n\n<p>As it is  configured correctly, the command is executed without prompting for a password. <\/p>\n\n\n<h2 class=\"wp-block-heading Important Security Considerations\" id=\"Important-Security-Considerations\">Important Security Considerations<\/h2>\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Restrict Commands<\/strong>: Avoid granting <code>NOPASSWD<\/code> for all commands (<code>ALL<\/code>). Specify only the commands necessary for the user or group to perform their task.<\/li>\n\n\n\n<li><strong>Audit and Monitor<\/strong>: Regularly review <code>sudoers<\/code> entries to ensure no unauthorized users or groups have <code>NOPASSWD<\/code> privileges.<\/li>\n\n\n\n<li><strong>Avoid Wildcards<\/strong>: Using wildcards (<code>*<\/code>) in paths can unintentionally provide access to a broader set of commands than intended.<\/li>\n\n\n\n<li><strong>Test in a Controlled Environment<\/strong>: Test changes in a staging or non-production environment before applying them to critical systems.<\/li>\n<\/ul>\n\n\n<h2 class=\"wp-block-heading\" id=\"conclusion\">Conclusion<\/h2>\n\n\n<p>Configuring sudoers without password<code> <\/code> is a powerful feature in Linux, enabling automated and efficient execution of administrative tasks. However, it must be used with caution to maintain system security. By granting precise permissions and regularly auditing configurations, administrators can strike a balance between convenience and security, ensuring seamless operations across their infrastructure.<\/p>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-uagb-call-to-action uagb-block-88e20cfe wp-block-button\"><div class=\"uagb-cta__wrap\"><h3 class=\"uagb-cta__title\">Unleash Your Website&#8217;s Potential<\/h3><p class=\"uagb-cta__desc\">Experience lightning-fast speeds and unparalleled performance with our powerful VPS hosting solutions.<\/p><\/div><div class=\"uagb-cta__buttons\"><a href=\"https:\/\/www.veeble.com\/in\/vps-hosting\/\" class=\"uagb-cta__button-link-wrapper wp-block-button__link\" target=\"_blank\" rel=\"noopener noreferrer\">Choose Your Plan<svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\"><path d=\"M504.3 273.6l-112.1 104c-6.992 6.484-17.18 8.218-25.94 4.406c-8.758-3.812-14.42-12.45-14.42-21.1L351.9 288H32C14.33 288 .0002 273.7 .0002 255.1S14.33 224 32 224h319.9l0-72c0-9.547 5.66-18.19 14.42-22c8.754-3.809 18.95-2.075 25.94 4.41l112.1 104C514.6 247.9 514.6 264.1 504.3 273.6z\"><\/path><\/svg><\/a><\/div><\/div>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-ast-global-color-8-color has-text-color has-link-color wp-elements-8a2034e3433654f53ca0d6a5c4077501\">   <strong>Also Reads: <\/strong><\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-veeble-hosting wp-block-embed-veeble-hosting\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"oIvcRCxvA1\"><a href=\"https:\/\/www.veeble.com\/kb\/how-to-fix-sudo-unable-to-resolve-host\/\">How to Fix &#8220;sudo: unable to resolve host&#8221;<\/a><\/blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"&#8220;How to Fix &#8220;sudo: unable to resolve host&#8221;&#8221; &#8212; Veeble Hosting\" src=\"https:\/\/www.veeble.com\/kb\/how-to-fix-sudo-unable-to-resolve-host\/embed\/#?secret=2EH4xFupx9#?secret=oIvcRCxvA1\" data-secret=\"oIvcRCxvA1\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"><\/iframe>\n<\/div><\/figure>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-veeble-hosting wp-block-embed-veeble-hosting\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"TRDEbwD7Gs\"><a href=\"https:\/\/www.veeble.com\/kb\/extending-sudo-session-timeout-in-linux\/\">Extending Sudo Session Timeout in Linux<\/a><\/blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"&#8220;Extending Sudo Session Timeout in Linux&#8221; &#8212; Veeble Hosting\" src=\"https:\/\/www.veeble.com\/kb\/extending-sudo-session-timeout-in-linux\/embed\/#?secret=NXpOpD9wjC#?secret=TRDEbwD7Gs\" data-secret=\"TRDEbwD7Gs\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"><\/iframe>\n<\/div><\/figure>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Granting users the ability to execute commands as the superuser (root) without entering their password can be essential in specific scenarios. Configuring the sudoers [&hellip;]<\/p>\n","protected":false},"author":9,"featured_media":6048,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""}},"footnotes":""},"categories":[5],"tags":[],"class_list":["post-6038","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-linux"],"uagb_featured_image_src":{"full":["https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/12\/Beige-and-Brown-Minimalist-Simple-Working-From-Home-Blog-Banner.jpg",2240,1260,false],"thumbnail":["https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/12\/Beige-and-Brown-Minimalist-Simple-Working-From-Home-Blog-Banner-150x150.jpg",150,150,true],"medium":["https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/12\/Beige-and-Brown-Minimalist-Simple-Working-From-Home-Blog-Banner-300x169.jpg",300,169,true],"medium_large":["https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/12\/Beige-and-Brown-Minimalist-Simple-Working-From-Home-Blog-Banner-768x432.jpg",768,432,true],"large":["https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/12\/Beige-and-Brown-Minimalist-Simple-Working-From-Home-Blog-Banner-1024x576.jpg",1024,576,true],"1536x1536":["https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/12\/Beige-and-Brown-Minimalist-Simple-Working-From-Home-Blog-Banner-1536x864.jpg",1536,864,true],"2048x2048":["https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/12\/Beige-and-Brown-Minimalist-Simple-Working-From-Home-Blog-Banner-2048x1152.jpg",2048,1152,true]},"uagb_author_info":{"display_name":"Nayana Nair","author_link":"https:\/\/www.veeble.com\/kb\/author\/nayana\/"},"uagb_comment_info":0,"uagb_excerpt":"Granting users the ability to execute commands as the superuser (root) without entering their password can be essential in specific scenarios. Configuring the sudoers [&hellip;]","_links":{"self":[{"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/posts\/6038","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/comments?post=6038"}],"version-history":[{"count":13,"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/posts\/6038\/revisions"}],"predecessor-version":[{"id":8819,"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/posts\/6038\/revisions\/8819"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/media\/6048"}],"wp:attachment":[{"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/media?parent=6038"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/categories?post=6038"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/tags?post=6038"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}