<?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: Read/write permissions to a specific directory in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/read-write-permissions-to-a-specific-directory/m-p/4475036#M37832</link>
    <description>&amp;gt;&amp;gt;&amp;gt; hem root access and I cant change the permissions of this directory as advised by TSM administrator. &lt;BR /&gt;&lt;BR /&gt;I think that you can just create a group called tsm and modify the permissions. Why "write" permission is needed?&lt;BR /&gt;&lt;BR /&gt;Option 1:&lt;BR /&gt;groupadd tsm&lt;BR /&gt;chgrp tsm bin&lt;BR /&gt;chmod g+w bin&lt;BR /&gt;&lt;BR /&gt;Option 2:&lt;BR /&gt;setfacl -m g:tsm:rwx bin&lt;BR /&gt;&lt;BR /&gt;Option 3:&lt;BR /&gt;Use SUDO for specific actions.</description>
    <pubDate>Thu, 06 Aug 2009 18:51:59 GMT</pubDate>
    <dc:creator>Ivan Ferreira</dc:creator>
    <dc:date>2009-08-06T18:51:59Z</dc:date>
    <item>
      <title>Read/write permissions to a specific directory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/read-write-permissions-to-a-specific-directory/m-p/4475035#M37831</link>
      <description>I have a customer request to grant read / write access to group of users to tsm client bin directory.&lt;BR /&gt;&lt;BR /&gt;drwxr-xr-x 4 root bin    4096 Aug  6 11:39 bin&lt;BR /&gt;&lt;BR /&gt;This directory is owned by root. I cant grant them root access and I cant change the permissions of this directory as advised by TSM administrator. &lt;BR /&gt;&lt;BR /&gt;My question is can I use ACL to grant a group of users write access to this directory or is there any way to grant these group of users write access to this directory without messing up the permissions.</description>
      <pubDate>Thu, 06 Aug 2009 18:11:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/read-write-permissions-to-a-specific-directory/m-p/4475035#M37831</guid>
      <dc:creator>Waqar Razi</dc:creator>
      <dc:date>2009-08-06T18:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: Read/write permissions to a specific directory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/read-write-permissions-to-a-specific-directory/m-p/4475036#M37832</link>
      <description>&amp;gt;&amp;gt;&amp;gt; hem root access and I cant change the permissions of this directory as advised by TSM administrator. &lt;BR /&gt;&lt;BR /&gt;I think that you can just create a group called tsm and modify the permissions. Why "write" permission is needed?&lt;BR /&gt;&lt;BR /&gt;Option 1:&lt;BR /&gt;groupadd tsm&lt;BR /&gt;chgrp tsm bin&lt;BR /&gt;chmod g+w bin&lt;BR /&gt;&lt;BR /&gt;Option 2:&lt;BR /&gt;setfacl -m g:tsm:rwx bin&lt;BR /&gt;&lt;BR /&gt;Option 3:&lt;BR /&gt;Use SUDO for specific actions.</description>
      <pubDate>Thu, 06 Aug 2009 18:51:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/read-write-permissions-to-a-specific-directory/m-p/4475036#M37832</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-08-06T18:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: Read/write permissions to a specific directory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/read-write-permissions-to-a-specific-directory/m-p/4475037#M37833</link>
      <description>Thats the separate group who are managing TSM backups and they need to modify the conf files their and do troubleshooting with tsm stuff.&lt;BR /&gt;Thats why they are asking for write permissions to this directory.</description>
      <pubDate>Thu, 06 Aug 2009 18:54:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/read-write-permissions-to-a-specific-directory/m-p/4475037#M37833</guid>
      <dc:creator>Waqar Razi</dc:creator>
      <dc:date>2009-08-06T18:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: Read/write permissions to a specific directory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/read-write-permissions-to-a-specific-directory/m-p/4475038#M37834</link>
      <description>What will be the best option in this scenario providing not to compromise the system security.</description>
      <pubDate>Thu, 06 Aug 2009 18:56:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/read-write-permissions-to-a-specific-directory/m-p/4475038#M37834</guid>
      <dc:creator>Waqar Razi</dc:creator>
      <dc:date>2009-08-06T18:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Read/write permissions to a specific directory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/read-write-permissions-to-a-specific-directory/m-p/4475039#M37835</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;i have only a link &lt;BR /&gt;&lt;BR /&gt;Storage Manager for Linux&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://publib.boulder.ibm.com/infocenter/tivihelp/v1r1/topic/com.ibm.itsml.doc/anrlgd5502.htm#ToC_470" target="_blank"&gt;http://publib.boulder.ibm.com/infocenter/tivihelp/v1r1/topic/com.ibm.itsml.doc/anrlgd5502.htm#ToC_470&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Thu, 06 Aug 2009 19:00:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/read-write-permissions-to-a-specific-directory/m-p/4475039#M37835</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2009-08-06T19:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Read/write permissions to a specific directory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/read-write-permissions-to-a-specific-directory/m-p/4475040#M37836</link>
      <description>&amp;gt;&amp;gt;&amp;gt;  they need to modify the conf files&lt;BR /&gt;&lt;BR /&gt;Then, they only need permissions to write the file, not the directory.&lt;BR /&gt;&lt;BR /&gt;If you have a detailed description of the need, probably I can give you the options.</description>
      <pubDate>Thu, 06 Aug 2009 19:07:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/read-write-permissions-to-a-specific-directory/m-p/4475040#M37836</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-08-06T19:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: Read/write permissions to a specific directory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/read-write-permissions-to-a-specific-directory/m-p/4475041#M37837</link>
      <description>Sorry for replying late:&lt;BR /&gt;&lt;BR /&gt;Here is the scenario. The current permissions on the bin directory is:&lt;BR /&gt;&lt;BR /&gt;And here are the files in this directory:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;total 22520&lt;BR /&gt;&lt;BR /&gt;drwxr-xr-x 4 root bin     4096 Aug  6 02:23 .&lt;BR /&gt;&lt;BR /&gt;drwxr-xr-x 3 root bin     4096 Nov 18  2008 ..&lt;BR /&gt;&lt;BR /&gt;-r-xr-xr-x 1 root bin  2836235 May 31  2007 dsmadmc&lt;BR /&gt;&lt;BR /&gt;-r-xr-xr-x 1 root bin  4816712 May 31  2007 dsmagent&lt;BR /&gt;&lt;BR /&gt;-r-xr-xr-x 1 root bin  4144984 May 31  2007 dsmc&lt;BR /&gt;&lt;BR /&gt;-r-xr-xr-x 1 root bin  2886332 May 31  2007 dsmcad&lt;BR /&gt;&lt;BR /&gt;-rw-rw-r-- 1 root root   42703 Aug  6 12:55 dsmerror.log&lt;BR /&gt;&lt;BR /&gt;-r-xr-xr-x 1 root bin     5085 May 31  2007 dsmj&lt;BR /&gt;&lt;BR /&gt;-r--r--r-- 1 root bin  2102631 Jun  6  2007 dsm.jar&lt;BR /&gt;&lt;BR /&gt;-r--r--r-- 1 root root     746 Nov 18  2008 dsm.opt&lt;BR /&gt;&lt;BR /&gt;-r--r--r-- 1 root bin      782 Jun  6  2007 dsm.opt.smp&lt;BR /&gt;&lt;BR /&gt;-r--r--r-- 1 root bin   638931 Jun  6  2007 dsm_pref.jar&lt;BR /&gt;&lt;BR /&gt;-rw-r--r-- 1 root root  213891 Aug  6 08:23 dsmsched.log&lt;BR /&gt;&lt;BR /&gt;-r-xr-xr-x 1 root bin    12509 Jun  6  2007 dsmswitch&lt;BR /&gt;&lt;BR /&gt;-rw-r--r-- 1 root root     739 Nov 18  2008 dsm.sys&lt;BR /&gt;&lt;BR /&gt;-r--r--r-- 1 root bin      971 Jun  6  2007 dsm.sys.smp&lt;BR /&gt;&lt;BR /&gt;-rwsr-xr-x 1 root bin  2711734 May 31  2007 dsmtca&lt;BR /&gt;&lt;BR /&gt;-r-xr-xr-x 1 root bin   274839 Jun  6  2007 dsmtrace&lt;BR /&gt;&lt;BR /&gt;lrwxrwxrwx 1 root root      16 Nov 18  2008 en_US -&amp;gt; ../../lang/en_US&lt;BR /&gt;&lt;BR /&gt;-r-xr-xr-x 1 root bin      318 Jun  6  2007 favicon.ico&lt;BR /&gt;&lt;BR /&gt;drwxr-xr-x 2 root bin     4096 Nov 18  2008 images&lt;BR /&gt;&lt;BR /&gt;-rw-r--r-- 1 root root     228 Nov 18  2008 inclexcl&lt;BR /&gt;&lt;BR /&gt;-r--r--r-- 1 root bin   108575 Jun  6  2007 jdom.jar&lt;BR /&gt;&lt;BR /&gt;-r--r--r-- 1 root bin   349114 Jun  6  2007 jh.jar&lt;BR /&gt;&lt;BR /&gt;drwxr-xr-x 2 root bin     4096 Nov 18  2008 plugins&lt;BR /&gt;&lt;BR /&gt;-rw-r--r-- 1 root root     977 Aug  6 02:16 tsmstats.ini&lt;BR /&gt;&lt;BR /&gt;-r--r--r-- 1 root bin   850653 Jun  6  2007 uil.jar&lt;BR /&gt;&lt;BR /&gt;-r--r--r-- 1 root bin   834852 Jun  6  2007 xercesImpl_2_2_1.jar&lt;BR /&gt;&lt;BR /&gt;-r--r--r-- 1 root bin    83089 Jun  6  2007 xmlParserAPIs_2_2_1.jar&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The customer wants to create 15 users and all of them have following sets of permissions:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1)   rwx on directory /opt/Tivoli/..bin &lt;BR /&gt;2)   rw on files dsmerror.log;dsmsched.log;dsm.opt;dsm.sys;inclexcl&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Aug 2009 13:29:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/read-write-permissions-to-a-specific-directory/m-p/4475041#M37837</guid>
      <dc:creator>Waqar Razi</dc:creator>
      <dc:date>2009-08-07T13:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: Read/write permissions to a specific directory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/read-write-permissions-to-a-specific-directory/m-p/4475042#M37838</link>
      <description>Sorry for replying late:&lt;BR /&gt;&lt;BR /&gt;Here is the scenario. The current permissions on the bin directory is:&lt;BR /&gt;&lt;BR /&gt;drwxr-xr-x 4 root bin 4096 Aug 6 11:39 bin &lt;BR /&gt;&lt;BR /&gt;And here are the files in this directory:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;total 22520&lt;BR /&gt;&lt;BR /&gt;drwxr-xr-x 4 root bin     4096 Aug  6 02:23 .&lt;BR /&gt;&lt;BR /&gt;drwxr-xr-x 3 root bin     4096 Nov 18  2008 ..&lt;BR /&gt;&lt;BR /&gt;-r-xr-xr-x 1 root bin  2836235 May 31  2007 dsmadmc&lt;BR /&gt;&lt;BR /&gt;-r-xr-xr-x 1 root bin  4816712 May 31  2007 dsmagent&lt;BR /&gt;&lt;BR /&gt;-r-xr-xr-x 1 root bin  4144984 May 31  2007 dsmc&lt;BR /&gt;&lt;BR /&gt;-r-xr-xr-x 1 root bin  2886332 May 31  2007 dsmcad&lt;BR /&gt;&lt;BR /&gt;-rw-rw-r-- 1 root root   42703 Aug  6 12:55 dsmerror.log&lt;BR /&gt;&lt;BR /&gt;-r-xr-xr-x 1 root bin     5085 May 31  2007 dsmj&lt;BR /&gt;&lt;BR /&gt;-r--r--r-- 1 root bin  2102631 Jun  6  2007 dsm.jar&lt;BR /&gt;&lt;BR /&gt;-r--r--r-- 1 root root     746 Nov 18  2008 dsm.opt&lt;BR /&gt;&lt;BR /&gt;-r--r--r-- 1 root bin      782 Jun  6  2007 dsm.opt.smp&lt;BR /&gt;&lt;BR /&gt;-r--r--r-- 1 root bin   638931 Jun  6  2007 dsm_pref.jar&lt;BR /&gt;&lt;BR /&gt;-rw-r--r-- 1 root root  213891 Aug  6 08:23 dsmsched.log&lt;BR /&gt;&lt;BR /&gt;-r-xr-xr-x 1 root bin    12509 Jun  6  2007 dsmswitch&lt;BR /&gt;&lt;BR /&gt;-rw-r--r-- 1 root root     739 Nov 18  2008 dsm.sys&lt;BR /&gt;&lt;BR /&gt;-r--r--r-- 1 root bin      971 Jun  6  2007 dsm.sys.smp&lt;BR /&gt;&lt;BR /&gt;-rwsr-xr-x 1 root bin  2711734 May 31  2007 dsmtca&lt;BR /&gt;&lt;BR /&gt;-r-xr-xr-x 1 root bin   274839 Jun  6  2007 dsmtrace&lt;BR /&gt;&lt;BR /&gt;lrwxrwxrwx 1 root root      16 Nov 18  2008 en_US -&amp;gt; ../../lang/en_US&lt;BR /&gt;&lt;BR /&gt;-r-xr-xr-x 1 root bin      318 Jun  6  2007 favicon.ico&lt;BR /&gt;&lt;BR /&gt;drwxr-xr-x 2 root bin     4096 Nov 18  2008 images&lt;BR /&gt;&lt;BR /&gt;-rw-r--r-- 1 root root     228 Nov 18  2008 inclexcl&lt;BR /&gt;&lt;BR /&gt;-r--r--r-- 1 root bin   108575 Jun  6  2007 jdom.jar&lt;BR /&gt;&lt;BR /&gt;-r--r--r-- 1 root bin   349114 Jun  6  2007 jh.jar&lt;BR /&gt;&lt;BR /&gt;drwxr-xr-x 2 root bin     4096 Nov 18  2008 plugins&lt;BR /&gt;&lt;BR /&gt;-rw-r--r-- 1 root root     977 Aug  6 02:16 tsmstats.ini&lt;BR /&gt;&lt;BR /&gt;-r--r--r-- 1 root bin   850653 Jun  6  2007 uil.jar&lt;BR /&gt;&lt;BR /&gt;-r--r--r-- 1 root bin   834852 Jun  6  2007 xercesImpl_2_2_1.jar&lt;BR /&gt;&lt;BR /&gt;-r--r--r-- 1 root bin    83089 Jun  6  2007 xmlParserAPIs_2_2_1.jar&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The customer wants to create 15 users and all of them have following sets of permissions:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1)   rwx on directory /opt/Tivoli/..bin &lt;BR /&gt;2)   rw on files dsmerror.log;dsmsched.log;dsm.opt;dsm.sys;inclexcl&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Aug 2009 13:30:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/read-write-permissions-to-a-specific-directory/m-p/4475042#M37838</guid>
      <dc:creator>Waqar Razi</dc:creator>
      <dc:date>2009-08-07T13:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: Read/write permissions to a specific directory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/read-write-permissions-to-a-specific-directory/m-p/4475043#M37839</link>
      <description>&amp;gt;&amp;gt; The customer wants to create 15 users and all of them have following sets of permissions:&lt;BR /&gt;&amp;gt;&amp;gt; &lt;BR /&gt;&amp;gt;&amp;gt; 1) rwx on directory /opt/Tivoli/..bin&lt;BR /&gt;&amp;gt;&amp;gt; 2) rw on files dsmerror.log;dsmsched.log;dsm.opt;dsm.sys;inclexcl&lt;BR /&gt;&lt;BR /&gt;If the customer asked to do exactly that, then option 1 is enough.&lt;BR /&gt;&lt;BR /&gt;Just remember, that providing write access to the directory they are able to delete/replace files even if they does not have no permissions to the file, so, if you provide requirement 1, there is no option to provide requirement 2 only, they will be able to replace any file on the directory.</description>
      <pubDate>Fri, 07 Aug 2009 13:40:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/read-write-permissions-to-a-specific-directory/m-p/4475043#M37839</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-08-07T13:40:45Z</dc:date>
    </item>
  </channel>
</rss>

