{"id":2194,"date":"2017-12-07T12:59:07","date_gmt":"2017-12-07T12:59:07","guid":{"rendered":"http:\/\/www.scmgalaxy.com\/tutorials\/?p=2194"},"modified":"2020-01-09T09:45:38","modified_gmt":"2020-01-09T09:45:38","slug":"securing-a-directory","status":"publish","type":"post","link":"https:\/\/www.devopsschool.com\/blog\/securing-a-directory\/","title":{"rendered":"Securing a directory"},"content":{"rendered":"<p><strong>rajeshkumar created the topic: Securing a directory<\/strong><br \/>\nSecuring a directory<br \/>\nHere is a tip that uses the sticky bit feature of Linux to secure a directory. A sticky but ensures that no user other than the owner and the super can delete files in the directory. When a sticky bit is applied to a directory, other users can not delete anything, even if they have full permission on the directory.<br \/>\nTo apply the sticky bit feature to a directory, run the following commands&#8230;<\/p>\n<p>$ chmod o+t mydir<\/p>\n<p>This feature is extremly useful for group projects where multiple users are using the content from one single directory.<br \/>\nRegards,<br \/>\nRajesh Kumar<br \/>\nTwitt me @ <a href=\"http:\/\/Securing a directory Here is a tip that uses the sticky bit feature of Linux to secure a directory. A sticky but ensures that no user other than the owner and the super can delete files in the directory. When a sticky bit is applied to a directory, other users can not delete anything, even if they have full permission on the directory. To apply the sticky bit feature to a directory, run the following commands...  $ chmod o+t mydir  This feature is extremly useful for group projects where multiple users are using the content from one single directory. Regards, Rajesh Kumar Twitt me @ twitter.com\/RajeshKumarIn\" target=\"_blank\" rel=\"noopener\">twitter.com\/RajeshKumarIn<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>rajeshkumar created the topic: Securing a directory Securing a directory Here is a tip that uses the sticky bit feature of Linux to secure a directory. A sticky but ensures&#8230; <\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_joinchat":[],"footnotes":""},"categories":[454],"tags":[457],"class_list":["post-2194","post","type-post","status-publish","format-standard","hentry","category-shell-script","tag-securing"],"_links":{"self":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts\/2194","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/comments?post=2194"}],"version-history":[{"count":1,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts\/2194\/revisions"}],"predecessor-version":[{"id":2195,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts\/2194\/revisions\/2195"}],"wp:attachment":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/media?parent=2194"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/categories?post=2194"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/tags?post=2194"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}