{"id":49032,"date":"2023-01-09T00:00:00","date_gmt":"2023-01-08T23:00:00","guid":{"rendered":"https:\/\/jotelulu.com\/blog\/setting-ntfs-permissions\/"},"modified":"2023-01-09T00:00:00","modified_gmt":"2023-01-08T23:00:00","slug":"setting-ntfs-permissions","status":"publish","type":"post","link":"https:\/\/jotelulu.com\/en-gb\/blog\/setting-ntfs-permissions\/","title":{"rendered":"Setting NTFS Permissions"},"content":{"rendered":"<p>In this short article, we&rsquo;ll explain how you can&nbsp;<strong>set NTFS permissions&nbsp;<\/strong>to keep your user data protected from prying eyes.<\/p>\n<p>Before we get started, you might want to read another article on our blog where we explain <a href=\"https:\/\/jotelulu.com\/en-gb\/blog\/what-is-ntfs\/\" target=\"_blank\" rel=\"noopener\">what NTFS is and talk about its main features<\/a>. In this article, we&rsquo;re just going to look at setting NTFS permissions. So, if you&rsquo;re a beginner, check out the other article first and come back to this one afterwards.<\/p>\n<p>&nbsp;<\/p>\n<h2><strong>NTFS Permissions<\/strong><\/h2>\n<p>&nbsp;<\/p>\n<h3><strong>Basic permissions<\/strong><\/h3>\n<p><strong>NTFS permissions&nbsp;<\/strong>essentially determine the level of access that users have to a file or a folder. There are some basic permissions that you can <strong>allow or deny<\/strong>, and these are <strong>assigned t<\/strong><strong>o individual files or folders:<\/strong><\/p>\n<ul>\n<li>Modify.<\/li>\n<li>Read &amp; execute.<\/li>\n<li>List folder contents.<\/li>\n<li>Read.<\/li>\n<li>Write.<\/li>\n<li>Full control.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p><figure id=\"attachment_16980\" aria-describedby=\"caption-attachment-16980\" style=\"width: 1280px\" class=\"wp-caption alignnone\"><img decoding=\"async\" data-recalc-dims=\"1\" loading=\"lazy\" class=\"wp-image-16980 size-full\" src=\"https:\/\/i0.wp.com\/jotelulu.com\/wp-content\/uploads\/2023\/01\/Imagen.-Ejemplo-de-permisos-NTFS-scaled.jpg?resize=800%2C452&amp;ssl=1\" alt=\"Image - Example of NTFS permissions\" width=\"800\" height=\"452\"><figcaption id=\"caption-attachment-16980\" class=\"wp-caption-text\">Image &ndash; Example of NTFS permissions<\/figcaption><\/figure>\n<\/p>\n<p>However, in practice, these permissions <strong>behave in different ways depending on what they are applied<\/strong> <strong>to<\/strong>. This means that, in reality, there is much longer list of specific permissions, which are:<\/p>\n<ul>\n<li><strong>Traverse folder<\/strong>: Allows the user to browse folders even though they don&rsquo;t have permission to change the contents.<\/li>\n<li><strong>Execute file<\/strong>: Allows the user to run a program.<\/li>\n<li><strong>List folder<\/strong>: Allows the user to see a list of files and folders contained within specific folder.<\/li>\n<li><strong>Read data<\/strong>: Allows the user to open files and see their contents.<\/li>\n<li><strong>Read attributes<\/strong>: Allows the user to see the attributes that the operating system uses to identify and catalogue a file.<\/li>\n<li><strong>Read extended attributes<\/strong>: Same as above, but shows extended attributes linked to applications.<\/li>\n<li><strong>Create files<\/strong>: Allows the user to create files within a folder.<\/li>\n<li><strong>Write data<\/strong>: Allows the user to make changes to an existing file or even overwrite the contents.<\/li>\n<li><strong>Create folders<\/strong>: Allows the user to create folders within other folders.<\/li>\n<li><strong>Append data<\/strong>: Allows the user to add data to the end of a file but does not allow them to modify or delete previous content.<\/li>\n<li><strong>Write attributes<\/strong>: Allows the user to change the attributes that the operating system uses to catalogue a file or folder.<\/li>\n<li><strong>Write extended attributes<\/strong>: Allows the user to modify extended attributes previously established for an application.<\/li>\n<li><strong>Delete subfolders and files<\/strong>: Allows the user to delete subfolders and files, even when the delete permission has not been explicitly allowed.<\/li>\n<li><strong>Delete<\/strong>: Allows the user to delete files and folders.<\/li>\n<li><strong>Read permissions<\/strong>: Allows the user to see the permissions for files and folders.<\/li>\n<li><strong>Change permissions<\/strong>: Allows the user to modify previously allowed permissions for files and folders.<\/li>\n<li><strong>Take ownership<\/strong>: Allows the user to set themselves as the owner of the file or folder so that they can modify permissions.<\/li>\n<li><strong>Synchronize<\/strong>: Allows the user to specify a file handle in one of the wait functions for multi-process programs and synchronize with other processes that are in a signalled state.<\/li>\n<\/ul>\n<p>Below is a table summarising what is allowed and denied for each basic permission.<\/p>\n<p>&nbsp;<\/p>\n<table>\n<tbody>\n<tr>\n<td width=\"87\"><strong>&nbsp;<\/strong><\/td>\n<td width=\"83\"><strong>Modify<\/strong><\/td>\n<td width=\"83\"><strong>Read &amp; Execute<\/strong><\/td>\n<td width=\"87\"><strong>List Folder Contents<\/strong><\/td>\n<td width=\"75\"><strong>Read<\/strong><\/td>\n<td width=\"70\"><strong>Write<\/strong><\/td>\n<td width=\"81\"><strong>Full Control<\/strong><\/td>\n<\/tr>\n<tr>\n<td width=\"87\"><strong>Traverse folders \/ Execute file<\/strong><\/td>\n<td width=\"83\">Yes<\/td>\n<td width=\"83\">Yes<\/td>\n<td width=\"87\">Yes<\/td>\n<td width=\"75\"><\/td>\n<td width=\"70\"><\/td>\n<td width=\"81\">Yes<\/td>\n<\/tr>\n<tr>\n<td width=\"87\"><strong>List folder \/ Read data<\/strong><\/td>\n<td width=\"83\">Yes<\/td>\n<td width=\"83\">Yes<\/td>\n<td width=\"87\">Yes<\/td>\n<td width=\"75\">Yes<\/td>\n<td width=\"70\"><\/td>\n<td width=\"81\">Yes<\/td>\n<\/tr>\n<tr>\n<td width=\"87\"><strong>Read attributes<\/strong><\/td>\n<td width=\"83\">Yes<\/td>\n<td width=\"83\">Yes<\/td>\n<td width=\"87\">Yes<\/td>\n<td width=\"75\">Yes<\/td>\n<td width=\"70\"><\/td>\n<td width=\"81\">Yes<\/td>\n<\/tr>\n<tr>\n<td width=\"87\"><strong>Read extended attributes<\/strong><\/td>\n<td width=\"83\">Yes<\/td>\n<td width=\"83\">Yes<\/td>\n<td width=\"87\">Yes<\/td>\n<td width=\"75\">Yes<\/td>\n<td width=\"70\"><\/td>\n<td width=\"81\">Yes<\/td>\n<\/tr>\n<tr>\n<td width=\"87\"><strong>Create files \/ Write data<\/strong><\/td>\n<td width=\"83\">Yes<\/td>\n<td width=\"83\"><\/td>\n<td width=\"87\"><\/td>\n<td width=\"75\"><\/td>\n<td width=\"70\">Yes<\/td>\n<td width=\"81\">Yes<\/td>\n<\/tr>\n<tr>\n<td width=\"87\"><strong>Create folder \/ Append data<\/strong><\/td>\n<td width=\"83\">Yes<\/td>\n<td width=\"83\"><\/td>\n<td width=\"87\"><\/td>\n<td width=\"75\"><\/td>\n<td width=\"70\">Yes<\/td>\n<td width=\"81\">Yes<\/td>\n<\/tr>\n<tr>\n<td width=\"87\"><strong>Write attributes<\/strong><\/td>\n<td width=\"83\">Yes<\/td>\n<td width=\"83\"><\/td>\n<td width=\"87\"><\/td>\n<td width=\"75\"><\/td>\n<td width=\"70\">Yes<\/td>\n<td width=\"81\">Yes<\/td>\n<\/tr>\n<tr>\n<td width=\"87\"><strong>Write extended attributes<\/strong><\/td>\n<td width=\"83\">Yes<\/td>\n<td width=\"83\"><\/td>\n<td width=\"87\"><\/td>\n<td width=\"75\"><\/td>\n<td width=\"70\">Yes<\/td>\n<td width=\"81\">Yes<\/td>\n<\/tr>\n<tr>\n<td width=\"87\"><strong>Delete subfolders and files<\/strong><\/td>\n<td width=\"83\"><\/td>\n<td width=\"83\"><\/td>\n<td width=\"87\"><\/td>\n<td width=\"75\"><\/td>\n<td width=\"70\"><\/td>\n<td width=\"81\">Yes<\/td>\n<\/tr>\n<tr>\n<td width=\"87\"><strong>Delete<\/strong><\/td>\n<td width=\"83\">Yes<\/td>\n<td width=\"83\"><\/td>\n<td width=\"87\"><\/td>\n<td width=\"75\"><\/td>\n<td width=\"70\"><\/td>\n<td width=\"81\">Yes<\/td>\n<\/tr>\n<tr>\n<td width=\"87\"><strong>Read permissions<\/strong><\/td>\n<td width=\"83\">Yes<\/td>\n<td width=\"83\">Yes<\/td>\n<td width=\"87\">Yes<\/td>\n<td width=\"75\">Yes<\/td>\n<td width=\"70\">Yes<\/td>\n<td width=\"81\">Yes<\/td>\n<\/tr>\n<tr>\n<td width=\"87\"><strong>Change permissions<\/strong><\/td>\n<td width=\"83\"><\/td>\n<td width=\"83\"><\/td>\n<td width=\"87\"><\/td>\n<td width=\"75\"><\/td>\n<td width=\"70\"><\/td>\n<td width=\"81\">Yes<\/td>\n<\/tr>\n<tr>\n<td width=\"87\"><strong>Take ownership<\/strong><\/td>\n<td width=\"83\"><\/td>\n<td width=\"83\"><\/td>\n<td width=\"87\"><\/td>\n<td width=\"75\"><\/td>\n<td width=\"70\"><\/td>\n<td width=\"81\">Yes<\/td>\n<\/tr>\n<tr>\n<td width=\"87\"><strong>Synchronize<\/strong><\/td>\n<td width=\"83\">Yes<\/td>\n<td width=\"83\">Yes<\/td>\n<td width=\"87\">Yes<\/td>\n<td width=\"75\">Yes<\/td>\n<td width=\"70\">Yes<\/td>\n<td width=\"81\">Yes<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Table &ndash; Detailed NTFS permissions<\/p>\n<p>&nbsp;<\/p>\n<h3><strong>Inheritance<\/strong><\/h3>\n<p>When talking about permissions for files and folders, it&rsquo;s important to consider the concept of inheritance. Inheritance is basically the way that&nbsp;<strong>permissions assigned to a folder are then assigned to any files and folders&nbsp;<\/strong>that it contains.<\/p>\n<p>So, by default, any permissions assigned to a parent folder will be assigned to all the files and folders that it contains.<\/p>\n<p><strong>NOTE: <\/strong><em>Inherited permissions can sometimes get a little confusing, but they&rsquo;re much easier to manage than permissions that are set individually.<\/em><\/p>\n<p><strong>Explicit permissions<\/strong>, unlike inherited permissions, are&nbsp;<strong>set individual for a specific resource<\/strong>. In other words, they are deliberately set for a single file or folder.<\/p>\n<p>Essentially, once you have set the permissions for a parent folder, all the files or folders that it contains will automatically be assigned the same permissions. However, if you want some of these files or folders (also referred to as &laquo;child objects), to have different permissions, you will have to set them individually.<\/p>\n<p>&nbsp;<\/p>\n<h3><strong>Managing inheritance for NTFS permissions<\/strong><\/h3>\n<p>Sometimes, it might be that you don&rsquo;t want permissions to be automatically inherited by child objects. You might want the contents of a folder to have different permissions entirely.<\/p>\n<p>In cases like this, you essentially have <strong>three options<\/strong>:<\/p>\n<ul>\n<li>Re-assign permissions <strong>explicitly <\/strong>for each child object.<\/li>\n<li><strong>Remove the inheritance for a child object<\/strong>.<\/li>\n<li><strong>Remove the inheritance at the parent<\/strong> <strong>folder <\/strong><strong>level<\/strong>, which will mean that none of the folder&rsquo;s contents will inherit any permissions from the parent folder.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<h3><strong>Removing inheritance from the parent folder<\/strong><\/h3>\n<p>To stop all child objects from inheriting a parent folder&rsquo;s permissions, first,&nbsp;<strong>right-click&nbsp;<\/strong>on the folder in question and&nbsp;<strong>select Properties <\/strong>(1).<\/p>\n<p><figure id=\"attachment_16976\" aria-describedby=\"caption-attachment-16976\" style=\"width: 1280px\" class=\"wp-caption alignnone\"><img decoding=\"async\" data-recalc-dims=\"1\" loading=\"lazy\" class=\"wp-image-16976 size-full\" src=\"https:\/\/i0.wp.com\/jotelulu.com\/wp-content\/uploads\/2023\/01\/Imagen.-Accedemos-a-la-pestana-de-propiedades-del-objeto-padre-scaled.jpg?resize=800%2C452&amp;ssl=1\" alt=\"Image - Open the Properties window for the parent object\" width=\"800\" height=\"452\"><figcaption id=\"caption-attachment-16976\" class=\"wp-caption-text\">Image &ndash; Open the Properties window for the parent object<\/figcaption><\/figure>\n<\/p>\n<p>Next, click on the <strong>Security tab<\/strong> (2), select the group for which to remove the inheritance and click on <strong>Advanced<\/strong><strong>&nbsp;<\/strong>(3).<\/p>\n<p><figure id=\"attachment_16986\" aria-describedby=\"caption-attachment-16986\" style=\"width: 1280px\" class=\"wp-caption alignnone\"><img decoding=\"async\" data-recalc-dims=\"1\" loading=\"lazy\" class=\"wp-image-16986 size-full\" src=\"https:\/\/i0.wp.com\/jotelulu.com\/wp-content\/uploads\/2023\/01\/Imagen.-Seleccionamos-la-pestana-de-seguridad-y-opciones-avanzadas-scaled.jpg?resize=800%2C452&amp;ssl=1\" alt=\"Image - Select the Security tab and click on Advanced\" width=\"800\" height=\"452\"><figcaption id=\"caption-attachment-16986\" class=\"wp-caption-text\">Image &ndash; Select the Security tab and click on Advanced<\/figcaption><\/figure>\n<\/p>\n<p>Before you make any changes, make sure that you have&nbsp;<strong>ticked the checkbox next to &laquo;<\/strong><\/p>\n<p>Before making the relevant changes, you need to <strong>mark the &laquo;Replace all child object permission entries with inheritable permission entries from this object&raquo;<\/strong>&nbsp;(4).<\/p>\n<p><strong>NOTE: <\/strong><em>Depending on what you wish to achieve, you can make changes to the parent folder&rsquo;s permission before you remove the inheritance.<\/em><\/p>\n<p><figure id=\"attachment_16984\" aria-describedby=\"caption-attachment-16984\" style=\"width: 1280px\" class=\"wp-caption alignnone\"><img decoding=\"async\" data-recalc-dims=\"1\" loading=\"lazy\" class=\"wp-image-16984 size-full\" src=\"https:\/\/i0.wp.com\/jotelulu.com\/wp-content\/uploads\/2023\/01\/Imagen.-Seleccionamos-el-checkbox-de-reemplazar-la-herencia-scaled.jpg?resize=800%2C452&amp;ssl=1\" alt=\"Image - Tick the checkbox to remove the inheritance\" width=\"800\" height=\"452\"><figcaption id=\"caption-attachment-16984\" class=\"wp-caption-text\">Image &ndash; Tick the checkbox to remove the inheritance<\/figcaption><\/figure>\n<\/p>\n<p>&nbsp;<\/p>\n<h3><strong>Removing inheritance at the child object<\/strong><\/h3>\n<p>If you want to&nbsp;<strong>change the permissions assigned to a child object<\/strong>, you need to do things a little differently as it will have already inherited permissions from the parent folder.<\/p>\n<p>It might seem like the obvious way to do this would be to simply change the permissions for the parent folder. But that could cause some serious problems for other files and folders. You might end up allowing access to a user who shouldn&rsquo;t have it or block access to someone who should, and many other complications besides.<\/p>\n<p>Instead, the correct way to do this is to change the permissions for the specific child object in question.<\/p>\n<p>To do this, find the file or folder you want to modify,&nbsp;<strong>right-click on it and select Properties&nbsp;<\/strong>(5).<\/p>\n<p><figure id=\"attachment_16978\" aria-describedby=\"caption-attachment-16978\" style=\"width: 1280px\" class=\"wp-caption alignnone\"><img decoding=\"async\" data-recalc-dims=\"1\" loading=\"lazy\" class=\"wp-image-16978 size-full\" src=\"https:\/\/i0.wp.com\/jotelulu.com\/wp-content\/uploads\/2023\/01\/Imagen.-Accedemos-al-cuadro-propiedades-del-archivo-que-queremos-modificar-scaled.jpg?resize=800%2C452&amp;ssl=1\" alt=\"Image - Open the Properties window for the file that you wish to modify\" width=\"800\" height=\"452\"><figcaption id=\"caption-attachment-16978\" class=\"wp-caption-text\">Image &ndash; Open the Properties window for the file that you wish to modify<\/figcaption><\/figure>\n<\/p>\n<p>Next, open the <strong>Security tab <\/strong>(6) and <strong>click on Edit&hellip;<\/strong><strong>&nbsp;<\/strong>(7).<\/p>\n<p><figure id=\"attachment_16975\" aria-describedby=\"caption-attachment-16975\" style=\"width: 1280px\" class=\"wp-caption alignnone\"><img decoding=\"async\" data-recalc-dims=\"1\" loading=\"lazy\" class=\"wp-image-16975 size-full\" src=\"https:\/\/i0.wp.com\/jotelulu.com\/wp-content\/uploads\/2023\/01\/Imagen.-Accedemos-a-la-edicion-de-los-permisos-de-seguridad-del-archivo-scaled.jpg?resize=800%2C457&amp;ssl=1\" alt=\"Image - Edit the permission for the file\" width=\"800\" height=\"457\"><figcaption id=\"caption-attachment-16975\" class=\"wp-caption-text\">Image &ndash; Edit the permission for the file<\/figcaption><\/figure>\n<\/p>\n<p>At this point, you will be able to change the permissions for the file or folder. First, you need to <strong>select the user <\/strong>that these changes will apply to (8), then, <strong>select the permissions you wish to change<\/strong> (9) and finally, <strong>click on Apply and OK <\/strong>(10).<\/p>\n<p><figure id=\"attachment_16988\" aria-describedby=\"caption-attachment-16988\" style=\"width: 1280px\" class=\"wp-caption alignnone\"><img decoding=\"async\" data-recalc-dims=\"1\" loading=\"lazy\" class=\"wp-image-16988 size-full\" src=\"https:\/\/i0.wp.com\/jotelulu.com\/wp-content\/uploads\/2023\/01\/Imagen.-Seleccionamos-los-permisos-explicitos-que-queremos-darle-a-este-archivo-scaled.jpg?resize=800%2C452&amp;ssl=1\" alt=\"Image - Select the explicit permissions that you wish to assign to this file\" width=\"800\" height=\"452\"><figcaption id=\"caption-attachment-16988\" class=\"wp-caption-text\">Image &ndash; Select the explicit permissions that you wish to assign to this file<\/figcaption><\/figure>\n<\/p>\n<p>Once you have done this, the changes will take affect and you will be able to see them in the <strong>Security tab<\/strong>&nbsp;(11).<\/p>\n<p><figure id=\"attachment_16989\" aria-describedby=\"caption-attachment-16989\" style=\"width: 1280px\" class=\"wp-caption alignnone\"><img decoding=\"async\" data-recalc-dims=\"1\" loading=\"lazy\" class=\"wp-image-16989 size-full\" src=\"https:\/\/i0.wp.com\/jotelulu.com\/wp-content\/uploads\/2023\/01\/Imagen.-Validamos-que-los-cambios-se-muestran-en-la-pestana-de-seguridad-scaled.jpg?resize=800%2C452&amp;ssl=1\" alt=\"Image - Check that your changes have been correctly applied\" width=\"800\" height=\"452\"><figcaption id=\"caption-attachment-16989\" class=\"wp-caption-text\">Image &ndash; Check that your changes have been correctly applied<\/figcaption><\/figure>\n<\/p>\n<p><strong>NOTE: <\/strong><em>When looking at the permissions displayed in the Properties window, you will see some checkmarks in grey and some in black. The grey checkmarks correspond to permissions that have been inherited from the parent folder and cannot be changed, while the black checkmarks correspond to the explicit permissions for that file or folder.<\/em><\/p>\n<p>Another way of changing the permissions for a child object is to&nbsp;<strong>remove the inheritance<\/strong>. To do this, right-click on the file or folder in question (child object) and&nbsp;<strong>select Properties&nbsp;<\/strong>(12).<\/p>\n<p><figure id=\"attachment_16977\" aria-describedby=\"caption-attachment-16977\" style=\"width: 1280px\" class=\"wp-caption alignnone\"><img decoding=\"async\" data-recalc-dims=\"1\" loading=\"lazy\" class=\"wp-image-16977 size-full\" src=\"https:\/\/i0.wp.com\/jotelulu.com\/wp-content\/uploads\/2023\/01\/Imagen.-Accedemos-al-cuadro-propiedades-del-archivo-que-queremos-desvincular-de-herencia-scaled.jpg?resize=800%2C452&amp;ssl=1\" alt=\"Image - Open the Properties window for the file or folder that you wish to modify\" width=\"800\" height=\"452\"><figcaption id=\"caption-attachment-16977\" class=\"wp-caption-text\">Image &ndash; Open the Properties window for the file or folder that you wish to modify<\/figcaption><\/figure>\n<\/p>\n<p>Next, <strong>click on the Security tab <\/strong>(13) and <strong>click on Advanced<\/strong>&nbsp;(14).<\/p>\n<p><figure id=\"attachment_16987\" aria-describedby=\"caption-attachment-16987\" style=\"width: 1280px\" class=\"wp-caption alignnone\"><img decoding=\"async\" data-recalc-dims=\"1\" loading=\"lazy\" class=\"wp-image-16987 size-full\" src=\"https:\/\/i0.wp.com\/jotelulu.com\/wp-content\/uploads\/2023\/01\/Imagen.-Seleccionamos-las-opciones-avanzadas-de-seguridad-para-este-archivo-scaled.jpg?resize=800%2C452&amp;ssl=1\" alt=\"Image - Open the Advanced options for this file\" width=\"800\" height=\"452\"><figcaption id=\"caption-attachment-16987\" class=\"wp-caption-text\">Image &ndash; Open the Advanced options for this file<\/figcaption><\/figure>\n<\/p>\n<p>Then,&nbsp;<strong>click on the Permissions tab <\/strong>(15) and <strong>click on Disable inheritance<\/strong>&nbsp;(16).<\/p>\n<p><figure id=\"attachment_16983\" aria-describedby=\"caption-attachment-16983\" style=\"width: 1280px\" class=\"wp-caption alignnone\"><img decoding=\"async\" data-recalc-dims=\"1\" loading=\"lazy\" class=\"wp-image-16983 size-full\" src=\"https:\/\/i0.wp.com\/jotelulu.com\/wp-content\/uploads\/2023\/01\/Imagen.-Seleccionamos-deshabilitar-la-herencia-del-archivo-scaled.jpg?resize=800%2C452&amp;ssl=1\" alt=\"Image - Disable the inheritance for that file or folder\" width=\"800\" height=\"452\"><figcaption id=\"caption-attachment-16983\" class=\"wp-caption-text\">Image &ndash; Disable the inheritance for that file or folder<\/figcaption><\/figure>\n<\/p>\n<p>At this point, a window will appear asking,&nbsp;<strong>&laquo;What would you like to do with the current inherited permissions?&raquo;<\/strong>. Here, you have&nbsp;<strong>two options<\/strong>&nbsp;(17):<\/p>\n<ul>\n<li><strong>Convert inherited permissions into explicit permissions on this object<\/strong>.<\/li>\n<li><strong>Remove all inherited permissions from this object<\/strong>.<\/li>\n<\/ul>\n<p>Which option you choose will depend on the changes you want to make.<\/p>\n<p>If you&rsquo;re going to make a lot of changes, it&rsquo;s probably best to remove all the inherited permissions and start from zero. On the other hand, if you&rsquo;re only going to make a few changes, you should probably opt to convert the existing inherited permissions into explicit ones.<\/p>\n<p><figure id=\"attachment_16979\" aria-describedby=\"caption-attachment-16979\" style=\"width: 1280px\" class=\"wp-caption alignnone\"><img decoding=\"async\" data-recalc-dims=\"1\" loading=\"lazy\" class=\"wp-image-16979 size-full\" src=\"https:\/\/i0.wp.com\/jotelulu.com\/wp-content\/uploads\/2023\/01\/Imagen.-Decidimos-que-queremos-hacer-con-los-permisos-heredados-scaled.jpg?resize=800%2C452&amp;ssl=1\" alt=\"Image - Decide whether to keep the current inherited permissions or not\" width=\"800\" height=\"452\"><figcaption id=\"caption-attachment-16979\" class=\"wp-caption-text\">Image &ndash; Decide whether to keep the current inherited permissions or not<\/figcaption><\/figure>\n<\/p>\n<p>Once you have made your choice, you&nbsp;<strong>now need to redefine the permissions&nbsp;<\/strong>for the file or folder.<\/p>\n<p>To do this, first click on the <strong>user or group <\/strong>that you wish to change and then, <strong>click on Edit&hellip;<\/strong>&nbsp;(18).<\/p>\n<p><figure id=\"attachment_16981\" aria-describedby=\"caption-attachment-16981\" style=\"width: 1280px\" class=\"wp-caption alignnone\"><img decoding=\"async\" data-recalc-dims=\"1\" loading=\"lazy\" class=\"wp-image-16981 size-full\" src=\"https:\/\/i0.wp.com\/jotelulu.com\/wp-content\/uploads\/2023\/01\/Imagen.-Observamos-que-se-han-eliminado-las-herencias-scaled.jpg?resize=800%2C452&amp;ssl=1\" alt=\"Image - Here, you can see that the inheritance has been disabled\" width=\"800\" height=\"452\"><figcaption id=\"caption-attachment-16981\" class=\"wp-caption-text\">Image &ndash; Here, you can see that the inheritance has been disabled<\/figcaption><\/figure>\n<\/p>\n<p>At this point, you will see a window where you can&nbsp;<strong>set the new permissions&nbsp;<\/strong>for the file or folder (19). Aside from this basic permissions, you can also&nbsp;<strong>click on Show advanced permissions&nbsp;<\/strong>(20) to select more specific options.<\/p>\n<p><figure id=\"attachment_16982\" aria-describedby=\"caption-attachment-16982\" style=\"width: 1280px\" class=\"wp-caption alignnone\"><img decoding=\"async\" data-recalc-dims=\"1\" loading=\"lazy\" class=\"wp-image-16982 size-full\" src=\"https:\/\/i0.wp.com\/jotelulu.com\/wp-content\/uploads\/2023\/01\/Imagen.-Revisamos-los-permisos-que-queremos-aplicar-scaled.jpg?resize=800%2C452&amp;ssl=1\" alt=\"Imagen - Review the permissions that you wish to apply\" width=\"800\" height=\"452\"><figcaption id=\"caption-attachment-16982\" class=\"wp-caption-text\">Imagen &ndash; Review the permissions that you wish to apply<\/figcaption><\/figure>\n<\/p>\n<p>Congratulations! You have now set your new NTFS permissions.<\/p>\n<p>&nbsp;<\/p>\n<h2><strong>Summary<\/strong><\/h2>\n<p>In this article, we&rsquo;ve taken a look at how to&nbsp;<strong>set NTFS permissions&nbsp;<\/strong>to keep your user data secure. We&rsquo;ve seen what&nbsp;<strong>permissions are available&nbsp;<\/strong>and we&rsquo;ve explained the difference between&nbsp;<strong>inherited and explicit&nbsp;<\/strong>permissions. We&rsquo;ve also covered how&nbsp;<strong>inheritance works and how you can disable it<\/strong>.<\/p>\n<p>This is only a brief article, but we hope that you will find it useful as you get started managing permissions for your network resources.<\/p>\n<p>If you would like to find out more about this topic, we recommend checking out Microsoft&rsquo;s <a href=\"https:\/\/learn.microsoft.com\/en-us\/windows-server\/storage\/file-server\/ntfs-overview\" target=\"_blank\" rel=\"noopener\">NTFS Overview<\/a>.<\/p>\n<p>Thanks for reading!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this short article, we&rsquo;ll explain how you can&nbsp;set NTFS permissions&nbsp;to keep your user data protected from prying eyes. Before we get started, you might want to read another article on our blog where we explain what NTFS is and talk about its main features. In this article, we&rsquo;re just going to look at setting [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":16995,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[13],"tags":[],"class_list":["post-49032","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cloud-y-sistemas"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Setting NTFS Permissions<\/title>\n<meta name=\"description\" content=\"In this short article, we&#039;ll explain how you can\u00a0set NTFS permissions\u00a0to keep your user data protected from prying eyes.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/jotelulu.com\/en-gb\/blog\/setting-ntfs-permissions\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Setting NTFS Permissions\" \/>\n<meta property=\"og:description\" content=\"In this short article, we&#039;ll explain how you can\u00a0set NTFS permissions\u00a0to keep your user data protected from prying eyes.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/jotelulu.com\/en-gb\/blog\/setting-ntfs-permissions\/\" \/>\n<meta property=\"og:site_name\" content=\"Jotelulu\" \/>\n<meta property=\"article:published_time\" content=\"2023-01-08T23:00:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/jotelulu.com\/wp-content\/uploads\/2023\/01\/Configuracion-de-permisos-NTFS-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1196\" \/>\n\t<meta property=\"og:image:height\" content=\"723\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Juan Ignacio Oller Aznar\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Juan Ignacio Oller Aznar\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/blog\\\/setting-ntfs-permissions\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/blog\\\/setting-ntfs-permissions\\\/\"},\"author\":{\"name\":\"Juan Ignacio Oller Aznar\",\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/#\\\/schema\\\/person\\\/2ae97818cae086c48f108cd74234aca9\"},\"headline\":\"Setting NTFS Permissions\",\"datePublished\":\"2023-01-08T23:00:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/blog\\\/setting-ntfs-permissions\\\/\"},\"wordCount\":1764,\"image\":{\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/blog\\\/setting-ntfs-permissions\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/jotelulu.com\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/Configuracion-de-permisos-NTFS-1.jpg\",\"articleSection\":[\"Cloud y sistemas\"],\"inLanguage\":\"en-GB\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/blog\\\/setting-ntfs-permissions\\\/\",\"url\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/blog\\\/setting-ntfs-permissions\\\/\",\"name\":\"Setting NTFS Permissions\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/blog\\\/setting-ntfs-permissions\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/blog\\\/setting-ntfs-permissions\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/jotelulu.com\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/Configuracion-de-permisos-NTFS-1.jpg\",\"datePublished\":\"2023-01-08T23:00:00+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/#\\\/schema\\\/person\\\/2ae97818cae086c48f108cd74234aca9\"},\"description\":\"In this short article, we'll explain how you can\u00a0set NTFS permissions\u00a0to keep your user data protected from prying eyes.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/blog\\\/setting-ntfs-permissions\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/blog\\\/setting-ntfs-permissions\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/blog\\\/setting-ntfs-permissions\\\/#primaryimage\",\"url\":\"https:\\\/\\\/jotelulu.com\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/Configuracion-de-permisos-NTFS-1.jpg\",\"contentUrl\":\"https:\\\/\\\/jotelulu.com\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/Configuracion-de-permisos-NTFS-1.jpg\",\"width\":1196,\"height\":723,\"caption\":\"Configuraci\u00f3n de permisos NTFS\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/blog\\\/setting-ntfs-permissions\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Setting NTFS Permissions\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/#website\",\"url\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/\",\"name\":\"Jotelulu\",\"description\":\"Cloud Paradise for Tech Companies\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/#\\\/schema\\\/person\\\/2ae97818cae086c48f108cd74234aca9\",\"name\":\"Juan Ignacio Oller Aznar\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/87efd80399b2c40a1d78dd5cee4e788d3f6c29d33e3b67bcfbc6abbf91d0fdcf?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/87efd80399b2c40a1d78dd5cee4e788d3f6c29d33e3b67bcfbc6abbf91d0fdcf?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/87efd80399b2c40a1d78dd5cee4e788d3f6c29d33e3b67bcfbc6abbf91d0fdcf?s=96&d=mm&r=g\",\"caption\":\"Juan Ignacio Oller Aznar\"},\"url\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/author\\\/juanignaciooller\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Setting NTFS Permissions","description":"In this short article, we'll explain how you can\u00a0set NTFS permissions\u00a0to keep your user data protected from prying eyes.","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:\/\/jotelulu.com\/en-gb\/blog\/setting-ntfs-permissions\/","og_locale":"en_GB","og_type":"article","og_title":"Setting NTFS Permissions","og_description":"In this short article, we'll explain how you can\u00a0set NTFS permissions\u00a0to keep your user data protected from prying eyes.","og_url":"https:\/\/jotelulu.com\/en-gb\/blog\/setting-ntfs-permissions\/","og_site_name":"Jotelulu","article_published_time":"2023-01-08T23:00:00+00:00","og_image":[{"width":1196,"height":723,"url":"https:\/\/jotelulu.com\/wp-content\/uploads\/2023\/01\/Configuracion-de-permisos-NTFS-1.jpg","type":"image\/jpeg"}],"author":"Juan Ignacio Oller Aznar","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Juan Ignacio Oller Aznar","Estimated reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/jotelulu.com\/en-gb\/blog\/setting-ntfs-permissions\/#article","isPartOf":{"@id":"https:\/\/jotelulu.com\/en-gb\/blog\/setting-ntfs-permissions\/"},"author":{"name":"Juan Ignacio Oller Aznar","@id":"https:\/\/jotelulu.com\/en-gb\/#\/schema\/person\/2ae97818cae086c48f108cd74234aca9"},"headline":"Setting NTFS Permissions","datePublished":"2023-01-08T23:00:00+00:00","mainEntityOfPage":{"@id":"https:\/\/jotelulu.com\/en-gb\/blog\/setting-ntfs-permissions\/"},"wordCount":1764,"image":{"@id":"https:\/\/jotelulu.com\/en-gb\/blog\/setting-ntfs-permissions\/#primaryimage"},"thumbnailUrl":"https:\/\/jotelulu.com\/wp-content\/uploads\/2023\/01\/Configuracion-de-permisos-NTFS-1.jpg","articleSection":["Cloud y sistemas"],"inLanguage":"en-GB"},{"@type":"WebPage","@id":"https:\/\/jotelulu.com\/en-gb\/blog\/setting-ntfs-permissions\/","url":"https:\/\/jotelulu.com\/en-gb\/blog\/setting-ntfs-permissions\/","name":"Setting NTFS Permissions","isPartOf":{"@id":"https:\/\/jotelulu.com\/en-gb\/#website"},"primaryImageOfPage":{"@id":"https:\/\/jotelulu.com\/en-gb\/blog\/setting-ntfs-permissions\/#primaryimage"},"image":{"@id":"https:\/\/jotelulu.com\/en-gb\/blog\/setting-ntfs-permissions\/#primaryimage"},"thumbnailUrl":"https:\/\/jotelulu.com\/wp-content\/uploads\/2023\/01\/Configuracion-de-permisos-NTFS-1.jpg","datePublished":"2023-01-08T23:00:00+00:00","author":{"@id":"https:\/\/jotelulu.com\/en-gb\/#\/schema\/person\/2ae97818cae086c48f108cd74234aca9"},"description":"In this short article, we'll explain how you can\u00a0set NTFS permissions\u00a0to keep your user data protected from prying eyes.","breadcrumb":{"@id":"https:\/\/jotelulu.com\/en-gb\/blog\/setting-ntfs-permissions\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/jotelulu.com\/en-gb\/blog\/setting-ntfs-permissions\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/jotelulu.com\/en-gb\/blog\/setting-ntfs-permissions\/#primaryimage","url":"https:\/\/jotelulu.com\/wp-content\/uploads\/2023\/01\/Configuracion-de-permisos-NTFS-1.jpg","contentUrl":"https:\/\/jotelulu.com\/wp-content\/uploads\/2023\/01\/Configuracion-de-permisos-NTFS-1.jpg","width":1196,"height":723,"caption":"Configuraci\u00f3n de permisos NTFS"},{"@type":"BreadcrumbList","@id":"https:\/\/jotelulu.com\/en-gb\/blog\/setting-ntfs-permissions\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/jotelulu.com\/en-gb\/"},{"@type":"ListItem","position":2,"name":"Setting NTFS Permissions"}]},{"@type":"WebSite","@id":"https:\/\/jotelulu.com\/en-gb\/#website","url":"https:\/\/jotelulu.com\/en-gb\/","name":"Jotelulu","description":"Cloud Paradise for Tech Companies","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/jotelulu.com\/en-gb\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Person","@id":"https:\/\/jotelulu.com\/en-gb\/#\/schema\/person\/2ae97818cae086c48f108cd74234aca9","name":"Juan Ignacio Oller Aznar","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/secure.gravatar.com\/avatar\/87efd80399b2c40a1d78dd5cee4e788d3f6c29d33e3b67bcfbc6abbf91d0fdcf?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/87efd80399b2c40a1d78dd5cee4e788d3f6c29d33e3b67bcfbc6abbf91d0fdcf?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/87efd80399b2c40a1d78dd5cee4e788d3f6c29d33e3b67bcfbc6abbf91d0fdcf?s=96&d=mm&r=g","caption":"Juan Ignacio Oller Aznar"},"url":"https:\/\/jotelulu.com\/en-gb\/author\/juanignaciooller\/"}]}},"_links":{"self":[{"href":"https:\/\/jotelulu.com\/en-gb\/wp-json\/wp\/v2\/posts\/49032","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jotelulu.com\/en-gb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/jotelulu.com\/en-gb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/jotelulu.com\/en-gb\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/jotelulu.com\/en-gb\/wp-json\/wp\/v2\/comments?post=49032"}],"version-history":[{"count":0,"href":"https:\/\/jotelulu.com\/en-gb\/wp-json\/wp\/v2\/posts\/49032\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/jotelulu.com\/en-gb\/wp-json\/wp\/v2\/media\/16995"}],"wp:attachment":[{"href":"https:\/\/jotelulu.com\/en-gb\/wp-json\/wp\/v2\/media?parent=49032"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/jotelulu.com\/en-gb\/wp-json\/wp\/v2\/categories?post=49032"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/jotelulu.com\/en-gb\/wp-json\/wp\/v2\/tags?post=49032"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}