<?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: RBAC question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rbac-question/m-p/4700155#M731615</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You could make an RBAC for the command "chown -R dirname". After that, with a succesful chown operation the user could delete the files as his own files. Call it as a workaround, I think this should work as chown -R doesn't require wildcards.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Viktor</description>
    <pubDate>Sat, 16 Oct 2010 11:30:08 GMT</pubDate>
    <dc:creator>Viktor Balogh</dc:creator>
    <dc:date>2010-10-16T11:30:08Z</dc:date>
    <item>
      <title>RBAC question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rbac-question/m-p/4700154#M731614</link>
      <description>I'm trying to set up an authorization within RBAC that would allow a user to delete files within a specific directory that he doesn't own.&lt;BR /&gt;&lt;BR /&gt;I can make it work if I just remove the directory itself. But it fails if I have the associated command as follows:&lt;BR /&gt;&lt;BR /&gt;/usr/bin/rm /var/test/bscan2/*&lt;BR /&gt;&lt;BR /&gt;As soon as it tries to run the command, it expands the "*". Then it fails as the command line is no longer a match for the original command.&lt;BR /&gt;&lt;BR /&gt;$ privrun -v /usr/bin/rm /var/test/bscan2/*&lt;BR /&gt;privrun: user vendor intends to execute command /usr/bin/rm&lt;BR /&gt;privrun: input entry: '/usr/bin/rm:/var/test/bscan2/test :(,):///:dflt:dflt::'&lt;BR /&gt;privrun: no matching cmd found in cmd_priv database&lt;BR /&gt;&lt;BR /&gt;I have a feeling that it will not work with the wildcard. Am I right, or am I setting it up wrong?&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Oct 2010 17:14:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rbac-question/m-p/4700154#M731614</guid>
      <dc:creator>Records Management</dc:creator>
      <dc:date>2010-10-15T17:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: RBAC question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rbac-question/m-p/4700155#M731615</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You could make an RBAC for the command "chown -R dirname". After that, with a succesful chown operation the user could delete the files as his own files. Call it as a workaround, I think this should work as chown -R doesn't require wildcards.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Viktor</description>
      <pubDate>Sat, 16 Oct 2010 11:30:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rbac-question/m-p/4700155#M731615</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2010-10-16T11:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: RBAC question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rbac-question/m-p/4700156#M731616</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Show us the results of the following commands:&lt;BR /&gt;&lt;BR /&gt;# authadm list&lt;BR /&gt;&lt;BR /&gt;# roleadm list&lt;BR /&gt;&lt;BR /&gt;# rbacdbchk&lt;BR /&gt;&lt;BR /&gt;Be aware that when assigning an authorization&lt;BR /&gt;that contains the asterisk â  *â   character, you&lt;BR /&gt;must surround the wildcard character with&lt;BR /&gt;quotes to prevent shell interpretation.&lt;BR /&gt;&lt;BR /&gt;The operations specified in /etc/rbac/auths&lt;BR /&gt;file must be fully-qualified and cannot use&lt;BR /&gt;wildcards. But, the objects can be be&lt;BR /&gt;specified with a wildcard using the asterisk&lt;BR /&gt;character (*). Authorizations that contain&lt;BR /&gt;wildcard operations are validated using a&lt;BR /&gt;match operation. At least one operation must&lt;BR /&gt;match the wildcard to assign the&lt;BR /&gt;authorization to the role.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;VK2COT</description>
      <pubDate>Mon, 18 Oct 2010 20:52:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rbac-question/m-p/4700156#M731616</guid>
      <dc:creator>VK2COT</dc:creator>
      <dc:date>2010-10-18T20:52:22Z</dc:date>
    </item>
  </channel>
</rss>

