<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to set file permissions? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-set-file-permissions/m-p/3654650#M20216</link>
    <description>You can use a more selective method, like this:&lt;BR /&gt;&lt;BR /&gt;find . -user asterisk -exec chown root.root {} \;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This command will find all files in the current directory and below that belongs to asterisk and replace the owner to root.</description>
    <pubDate>Fri, 21 Oct 2005 07:15:23 GMT</pubDate>
    <dc:creator>Ivan Ferreira</dc:creator>
    <dc:date>2005-10-21T07:15:23Z</dc:date>
    <item>
      <title>How to set file permissions?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-set-file-permissions/m-p/3654648#M20214</link>
      <description>Hi, &lt;BR /&gt;how to change files below to belong to root&lt;BR /&gt;I mean asteerisk asterisk ---&amp;gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;to be root toot&lt;BR /&gt;&lt;BR /&gt;My distribution is Debian Sarge&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;&lt;BR /&gt;drwxr-xr-x  6 asterisk asterisk 4096 2005-10-20 08:13 admin&lt;BR /&gt;-rw-r--r--  1 root     root     3397 2005-10-20 07:42 amp.png&lt;BR /&gt;lrwxrwxrwx  1 root     root       24 2005-10-19 09:27 analog -&amp;gt; /usr/share/analog/images&lt;BR /&gt;drwxr-xr-x  2 root     root     4096 2005-10-19 09:27 apache2-default&lt;BR /&gt;drwxr-x---  2 asterisk asterisk 4096 2005-10-19 14:24 _asterisk&lt;BR /&gt;-rwxr-xr-x  1 root     root      614 2005-10-20 07:42 index.html&lt;BR /&gt;-rwxr-xr-x  1 root     root     4129 2005-10-20 07:42 mainstyle.css&lt;BR /&gt;drwxr-xr-x  2 asterisk asterisk 4096 2005-10-21 08:47 panel&lt;BR /&gt;drwxr-xr-x  2 root     root     4096 2005-10-20 10:30 proba&lt;BR /&gt;drwxr-xr-x  6 asterisk asterisk 4096 2005-10-19 14:24 recordings&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Oct 2005 06:41:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-set-file-permissions/m-p/3654648#M20214</guid>
      <dc:creator>debian111</dc:creator>
      <dc:date>2005-10-21T06:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to set file permissions?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-set-file-permissions/m-p/3654649#M20215</link>
      <description># chown root:root admin _asterisk panel mainstyle.css recordings&lt;BR /&gt;&lt;BR /&gt;if you need to recursive change the owner inside the directories:&lt;BR /&gt;&lt;BR /&gt;# chown -R ... same as before ...</description>
      <pubDate>Fri, 21 Oct 2005 07:07:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-set-file-permissions/m-p/3654649#M20215</guid>
      <dc:creator>Claudio Cilloni</dc:creator>
      <dc:date>2005-10-21T07:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to set file permissions?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-set-file-permissions/m-p/3654650#M20216</link>
      <description>You can use a more selective method, like this:&lt;BR /&gt;&lt;BR /&gt;find . -user asterisk -exec chown root.root {} \;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This command will find all files in the current directory and below that belongs to asterisk and replace the owner to root.</description>
      <pubDate>Fri, 21 Oct 2005 07:15:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-set-file-permissions/m-p/3654650#M20216</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-10-21T07:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to set file permissions?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-set-file-permissions/m-p/3654651#M20217</link>
      <description>Thank you.&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Oct 2005 09:55:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-set-file-permissions/m-p/3654651#M20217</guid>
      <dc:creator>debian111</dc:creator>
      <dc:date>2005-10-21T09:55:57Z</dc:date>
    </item>
  </channel>
</rss>

