{"id":1011,"date":"2011-10-24T14:58:37","date_gmt":"2011-10-24T14:58:37","guid":{"rendered":"http:\/\/www.obieta.com\/?p=1011"},"modified":"2011-10-24T14:58:37","modified_gmt":"2011-10-24T14:58:37","slug":"active-directory-delegation-wizard-file","status":"publish","type":"post","link":"https:\/\/obieta.com\/?p=1011","title":{"rendered":"Active Directory Delegation Wizard File"},"content":{"rendered":"<p>The Delegation of Control Wizard allows you to delegate administrative tasks to users or groups within a specific administrative scope and is primarily used to delegate data administration. This tool is driven by a customizable text file (Delegwiz.inf) and ships with a base set of common administrative tasks.<\/p>\n<p>The list of tasks that can be delegated through the Delegation Wizard is maintained in the Delegwiz.inf file, which is created in the\u00a0<em>&lt;<\/em>Windows installation directory<em>&gt;<\/em>Inf folder. Administrators can modify this file to add or delete items from the list of tasks that can be delegated.<\/p>\n<p>The Delegwiz.inf file that ships with Windows Server\u00a02003 can be used to delegate about 13 common administrative tasks. This appendix contains an updated version of the file that can be used to delegate more than 70 administrative tasks.<\/p>\n<h2>To use this appendix to modify the Delegwiz.inf file<\/h2>\n<div id=\"procedureSection0\">\n<ol>\n<li>\n<p>Navigate to the &lt;<em>Windows installation directory<\/em>&gt;Inf folder.<\/p>\n<\/li>\n<li>\n<p>Back up the existing Delegwiz.inf file by copying it and renaming it to Delegwiz_backup.inf.<\/p>\n<\/li>\n<li>\n<p>Open Notepad and create a new empty text file.<\/p>\n<\/li>\n<li>\n<p>Copy the following into the text file:<\/p>\n<\/li>\n<\/ol>\n<\/div>\n<ol>\n<li>\n<div id=\"ctl00_MTCS_main_ctl01_\">\n<div dir=\"ltr\">\n<pre id=\"ctl00_MTCS_main_ctl01_code\">[Version]\nsignature=\"$CHICAGO$\"\n\n[DelegationTemplates]\n\nTemplates = template1, template2, template3, template4, template5, template6, template7, template8, template9, template10, template11, template12, template13, template14, template15, template16, template17, template18, template19, template20, template21, template22, template23,template24, template25, template26, template27, template28, template29, template30, template31, template32, template33,template34, template35, template36, template37, template38, template39, template40, template41, template42, template43,template44, template45, template46, template47, template48, template49, template50, template51, template52, template53,template54, template55, template56, template57, template58, template59, template60, template61, template62, template63,template64, template65, template66, template67, template68, template69, template70\n;---------------------------------------------------------\n[template1]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Create, delete, and manage user accounts\"\n\nObjectTypes = SCOPE, user\n\n[template1.SCOPE]\nuser=CC,DC\n\n[template1.user]\n@=GA\n;---------------------------------------------------------\n\n;---------------------------------------------------------\n[template2]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Reset user passwords and force password change at next logon\"\n\nObjectTypes = user\n\n[template2.user]\nCONTROLRIGHT= \"Reset Password\"\npwdLastSet=RP,WP\n;----------------------------------------------------------\n\n;----------------------------------------------------------\n[template3]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Read all user information\"\n\nObjectTypes = user\n\n[template3.user]\n@=RP\n\n;----------------------------------------------------------\n[template4]\nAppliesToClasses = organizationalUnit,container\n\nDescription = \"Create, delete and manage groups\"\n\nObjectTypes = SCOPE, group\n\n[template4.SCOPE]\ngroup=CC,DC\n\n[template4.group]\n@=GA\n\n;----------------------------------------------------------\n\n;----------------------------------------------------------\n[template5]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Modify the membership of a group\"\n\nObjectTypes = group\n\n[template5.group]\nmember=RP,WP\n;----------------------------------------------------------\n\n;----------------------------------------------------------\n[template6]\nAppliesToClasses = domainDNS\n\nDescription = \"Join a computer to the domain\"\n\nObjectTypes = SCOPE\n\n[template6.SCOPE]\ncomputer=CC\n;----------------------------------------------------------\n\n;----------------------------------------------------------\n[template7]\nAppliesToClasses = domainDNS,organizationalUnit,site\n\nDescription = \"Manage Group Policy links\"\n\nObjectTypes = SCOPE\n\n[template7.SCOPE]\ngPLink=RP,WP\ngPOptions=RP,WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template8]\nAppliesToClasses=domainDNS,organizationalUnit\n\nDescription = \"Generate Resultant Set of Policy (Planning)\"\n\nObjectTypes = SCOPE\n\n[template8.SCOPE]\nCONTROLRIGHT= \"Generate Resultant Set of Policy (Planning)\"\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template9]\nAppliesToClasses=domainDNS,organizationalUnit\n\nDescription = \"Generate Resultant Set of Policy (Logging)\"\n\nObjectTypes = SCOPE\n\n[template9.SCOPE]\nCONTROLRIGHT= \"Generate Resultant Set of Policy (Logging)\"\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template10]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Create, delete, and manage inetOrgPerson accounts\"\n\nObjectTypes = SCOPE, inetOrgPerson\n\n[template10.SCOPE]\ninetOrgPerson=CC,DC\n\n[template10.inetOrgPerson]\n@=GA\n;---------------------------------------------------------\n\n;---------------------------------------------------------\n[template11]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Reset inetOrgPerson passwords and force password change at next logon\"\n\nObjectTypes = inetOrgPerson\n\n[template11.inetOrgPerson]\nCONTROLRIGHT= \"Reset Password\"\npwdLastSet=RP,WP\n;----------------------------------------------------------\n\n;----------------------------------------------------------\n[template12]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Read all inetOrgPerson information\"\n\nObjectTypes = inetOrgPerson\n\n[template12.inetOrgPerson]\n@=RP\n\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template13]\nAppliesToClasses=container\n\nDescription = \"Create, Delete, and Manage WMI Filters\"\n\nObjectTypes = SCOPE, msWMI-Som\n\n[template13.SCOPE]\nmsWMI-Som=CC,DC\n\n[template13.msWMI-Som]\n@=GA\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template14]\nAppliesToClasses=domainDNS,organizationalUnit\n\nDescription = \"Create an Organizational Unit\"\n\nObjectTypes = SCOPE\n\n[template14.SCOPE]\norganizationalUnit=CC\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template15]\nAppliesToClasses=domainDNS,organizationalUnit\n\nDescription = \"Delete a child Organizational Unit\"\n\nObjectTypes = SCOPE\n\n[template15.SCOPE]\norganizationalUnit=DC\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template16]\nAppliesToClasses=organizationalUnit\n\nDescription = \"Delete this Organizational Unit\"\n\nObjectTypes = organizationalUnit\n\n[template16.organizationalUnit]\n@=SD\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template17]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Rename an Organizational Unit\"\n\nObjectTypes = organizationalUnit\n\n[template17.organizationalUnit]\nou=WP\nname=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template18]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Modify Description of an Organizational Unit\"\n\nObjectTypes = organizationalUnit\n\n[template18.organizationalUnit]\ndescription=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template19]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Modify Managed-By Information of an Organizational Unit\"\n\nObjectTypes = organizationalUnit\n\n[template19.organizationalUnit]\nmanagedBy=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template20]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Delegate Control of an Organizational Unit\"\n\nObjectTypes = organizationalUnit\n\n[template20.organizationalUnit]\n@=WD\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template21]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Create a group\"\n\nObjectTypes = SCOPE\n\n[template21.SCOPE]\ngroup=CC\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template22]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Delete a child group\"\n\nObjectTypes = SCOPE\n\n[template22.SCOPE]\ngroup=DC\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template23]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Delete this group\"\n\nObjectTypes = group\n\n[template23.group]\n@=SD\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template24]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Rename a group\"\n\nObjectTypes = group\n\n[template24.group]\ncn=WP\nname=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template25]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Specify the Pre-Windows 2000 compatible name for the group\"\n\nObjectTypes = group\n\n[template25.group]\nsAMAccountName=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template26]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Modify the description of a group\"\n\nObjectTypes = group\n\n[template26.group]\ndescription=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template27]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Modify the scope of the group\"\n\nObjectTypes = group\n\n[template27.group]\ngroupType=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template28]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Modify the type of the group\"\n\nObjectTypes = group\n\n[template28.group]\ngroupType=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template29]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Modify notes for a group\"\n\nObjectTypes = group\n\n[template29.group]\ninfo=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template30]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Modify group membership\"\n\nObjectTypes = group\n\n[template30.group]\nmember=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template31]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Specify Managed-By Information of a Group\"\n\nObjectTypes = group\n\n[template31.group]\nmanagedBy=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template32]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Create a computer account\"\n\nObjectTypes = SCOPE\n\n[template32.SCOPE]\ncomputer=CC\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template33]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Delete a child computer account\"\n\nObjectTypes = SCOPE\n\n[template33.SCOPE]\ncomputer=DC\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template34]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Delete this computer account\"\n\nObjectTypes = computer\n\n[template34.computer]\n@=SD\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template35]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Rename a computer account\"\n\nObjectTypes = computer\n\n[template35.computer]\n@=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template36]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Disable a computer account\"\n\nObjectTypes = computer\n\n[template36.computer]\nuserAccountControl=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template37]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Reset a computer account\"\n\nObjectTypes = computer\n\n[template37.computer]\nCONTROLRIGHT= \"Reset Password\"\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template38]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Specify the computer's description\"\n\nObjectTypes = computer\n\n[template38.computer]\ndescription=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template39]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Specify Managed-By information for a computer account\"\n\nObjectTypes = computer\n\n[template39.computer]\nmanagedBy=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template40]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Specify that a computer account be trusted for delegation\"\n\nObjectTypes = computer\n\n[template40.computer]\nuserAccountControl=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template41]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Create a user account in disabled state\"\n\nObjectTypes = SCOPE\n\n[template41.SCOPE]\nuser=CC\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template42]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Create a user account\"\n\nObjectTypes = SCOPE , user\n\n[template42.SCOPE]\nuser=CC\n\n[template42.user]\nuserAccountControl=WP\nCONTROLRIGHT= \"Reset Password\"\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template43]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Delete a child user account\"\n\nObjectTypes = SCOPE\n\n[template43.SCOPE]\nuser=DC\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template44]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Delete this user account\"\n\nObjectTypes = user\n\n[template44.user]\n@=SD\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template45]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Rename a user account\"\n\nObjectTypes = user\n\n[template45.user]\ncn=WP\nname=WP\ndistinguishedName=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template46]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Disable a user account\"\n\nObjectTypes = user\n\n[template46.user]\nuserAccountControl=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template47]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Unlock a user account\"\n\nObjectTypes = user\n\n[template47.user]\nlockoutTime=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template48]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Enable a disabled user account\"\n\nObjectTypes = user\n\n[template48.user]\nuserAccountControl=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template49]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Reset a user account's password\"\n\nObjectTypes = user\n\n[template49.user]\n\nCONTROLRIGHT= \"Change Password\"\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template50]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Force a user account to change the password at the next logon\"\n\nObjectTypes = user\n\n[template50.user]\nCONTROLRIGHT= \"Reset Password\"\nuserPassword=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template51]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Modify a user's display name\"\n\nObjectTypes = user\n\n[template51.user]\nadminDisplayName=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template52]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Modify a user account's description\"\n\nObjectTypes = user\n\n[template52.user]\ndescription=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template53]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Modify a user's office location\"\n\nObjectTypes = user\n\n[template53.user]\nphysicalDeliveryOfficeName=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template54]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Modify a user's telephone number\"\n\nObjectTypes = user\n\n[template54.user]\ntelephoneNumber=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template55]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Modify the location of a user's primary web page\"\n\nObjectTypes = user\n\n[template55.user]\nwWWHomePage=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template56]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Modify a user's UPN\"\n\nObjectTypes = user\n\n[template56.user]\nuserPrincipalName=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template57]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Modify a user's Pre-Windows 2000 user logon name\"\n\nObjectTypes = user\n\n[template57.user]\nsAMAccountName=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template58]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Modify the hours during which a user can log on\"\n\nObjectTypes = user\n\n[template58.user]\nlogonHours=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template59]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Specify the computers from which a user can log on\"\n\nObjectTypes = user\n\n[template59.user]\nuserWorkstations=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n;[template60]\n;AppliesToClasses=domainDNS,organizationalUnit,container\n\n;Description = \"Set User cannot change password for a user account\"\n\n;ObjectTypes = user\n\n;[template60.user]\n\n;CONTROLRIGHT= \"Change Password\"\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template61]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Set Password Never Expires for a user account\"\n\nObjectTypes = user\n\n[template61.user]\nuserAccountControl=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template62]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Set Store Password Using Reversible Encryption for a user account\"\n\nObjectTypes = user\n\n[template62.user]\nuserAccountControl=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template63]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Disable a user account\"\n\nObjectTypes = user\n\n[template63.user]\nuserAccountControl=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template64]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Set Smart card is required for interactive logon for a user account\"\n\nObjectTypes = user\n\n[template64.user]\nuserAccountControl=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template65]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Set Account is sensitive and cannot be delegated for a user account\"\n\nObjectTypes = user\n\n[template65.user]\nuserAccountControl=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template66]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Set Use DES encryption types for this account for a user account\"\n\nObjectTypes = user\n\n[template66.user]\nuserAccountControl=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template67]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Set Do not require Kerberos pre-authentication for a user account\"\n\nObjectTypes = user\n\n[template67.user]\nuserAccountControl=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template68]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Specify the date when a user account expires\"\n\nObjectTypes = user\n\n[template68.user]\naccountExpires=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template69]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Specify a profile path for a user\"\n\nObjectTypes = user\n\n[template69.user]\nprofilePath=WP\n;----------------------------------------------------------\n\n;---------------------------------------------------------\n[template70]\nAppliesToClasses=domainDNS,organizationalUnit,container\n\nDescription = \"Specify a logon script for a user\"\n\nObjectTypes = user\n\n[template70.user]\nscriptPath=WP\n;----------------------------------------------------------<\/pre>\n<\/div>\n<\/div>\n<\/li>\n<li>\n<p>Save the text file as delegwiz.inf in the\u00a0<em>&lt;Windows installation directory&gt;<\/em>Inf folder.<\/p>\n<p>The Delegation Wizard will now allow you to delegate more than 70 data management administrative tasks.<\/p>\n<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>The Delegation of Control Wizard allows you to delegate administrative tasks to users or groups within a specific administrative scope and is primarily used to delegate data administration. This tool is driven by a customizable text file (Delegwiz.inf) and ships with a base set of common administrative tasks. The list of tasks that can be [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[2,1],"tags":[],"_links":{"self":[{"href":"https:\/\/obieta.com\/index.php?rest_route=\/wp\/v2\/posts\/1011"}],"collection":[{"href":"https:\/\/obieta.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/obieta.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/obieta.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/obieta.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1011"}],"version-history":[{"count":0,"href":"https:\/\/obieta.com\/index.php?rest_route=\/wp\/v2\/posts\/1011\/revisions"}],"wp:attachment":[{"href":"https:\/\/obieta.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1011"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/obieta.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1011"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/obieta.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1011"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}