<?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: swlist command in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-command/m-p/4124245#M315252</link>
    <description>You can configure it so swlist can't be used.  I.e. remove SUID bit.&lt;BR /&gt;Or use swacl(1m) to prevent it.</description>
    <pubDate>Fri, 04 Jan 2008 06:49:47 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2008-01-04T06:49:47Z</dc:date>
    <item>
      <title>swlist command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-command/m-p/4124243#M315250</link>
      <description>normal user required swlist command access</description>
      <pubDate>Fri, 04 Jan 2008 05:31:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-command/m-p/4124243#M315250</guid>
      <dc:creator>mukkala_1</dc:creator>
      <dc:date>2008-01-04T05:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: swlist command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-command/m-p/4124244#M315251</link>
      <description>Should work by default:&lt;BR /&gt;&lt;BR /&gt;#/usr/sbin/swlist</description>
      <pubDate>Fri, 04 Jan 2008 06:33:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-command/m-p/4124244#M315251</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-01-04T06:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: swlist command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-command/m-p/4124245#M315252</link>
      <description>You can configure it so swlist can't be used.  I.e. remove SUID bit.&lt;BR /&gt;Or use swacl(1m) to prevent it.</description>
      <pubDate>Fri, 04 Jan 2008 06:49:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-command/m-p/4124245#M315252</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-01-04T06:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: swlist command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-command/m-p/4124246#M315253</link>
      <description>swlist command permission info&lt;BR /&gt;&lt;BR /&gt;-r-sr-xr-x 11 root bin  247800 Feb 17  2007 /usr/sbin/swlist&lt;BR /&gt;&lt;BR /&gt;below error i am getting while executing swlist command user level&lt;BR /&gt;&lt;BR /&gt;xx1@test1[/home/test1]$ swlist&lt;BR /&gt;#Initializing...&lt;BR /&gt;#Contacting target "test1"....&lt;BR /&gt;WARNING: Security access denied to file " //var/adm/sw/products/INDEX".&lt;BR /&gt;ERROR:   "test1:/": you do not have permission for this operation.&lt;BR /&gt;The depot owner, system administrator, or alternate root owner may need to use the "swreg" or "swacl" command to give you permission. OR, to manage applications designed and packed for nonprivileged mode, see the "run_as_superuser" option in the "sd" manpage.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Jan 2008 08:46:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-command/m-p/4124246#M315253</guid>
      <dc:creator>mukkala_1</dc:creator>
      <dc:date>2008-01-04T08:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: swlist command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-command/m-p/4124247#M315254</link>
      <description>Use swacl to check what access perms are set: &lt;BR /&gt;# swacl -l  root &lt;BR /&gt;&lt;BR /&gt;And modify it:&lt;BR /&gt;# swacl -l root -M any_other:r&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Fri, 04 Jan 2008 09:02:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-command/m-p/4124247#M315254</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-01-04T09:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: swlist command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-command/m-p/4124248#M315255</link>
      <description>swac -l root output as follows&lt;BR /&gt;&lt;BR /&gt;swacl -l rot&lt;BR /&gt;#&lt;BR /&gt;#swacl  Installed software access control list&lt;BR /&gt;#&lt;BR /&gt;#For host: test1:/&lt;BR /&gt;#&lt;BR /&gt;#Date Fri jan 4 17:16:13 2008&lt;BR /&gt;&lt;BR /&gt;# Object Ownership: User=root&lt;BR /&gt;                    Group=sys&lt;BR /&gt;                    Realm=test1&lt;BR /&gt;#&lt;BR /&gt;#default_realm=test1&lt;BR /&gt;object_owner:crwit</description>
      <pubDate>Fri, 04 Jan 2008 09:18:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-command/m-p/4124248#M315255</guid>
      <dc:creator>mukkala_1</dc:creator>
      <dc:date>2008-01-04T09:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: swlist command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-command/m-p/4124249#M315256</link>
      <description>swac -l root output as follows&lt;BR /&gt;&lt;BR /&gt;swacl -l root&lt;BR /&gt;#&lt;BR /&gt;#swacl  Installed software access control list&lt;BR /&gt;#&lt;BR /&gt;#For host: test1:/&lt;BR /&gt;#&lt;BR /&gt;#Date Fri jan 4 17:16:13 2008&lt;BR /&gt;&lt;BR /&gt;# Object Ownership: User=root&lt;BR /&gt;                    Group=sys&lt;BR /&gt;                    Realm=test1&lt;BR /&gt;#&lt;BR /&gt;#default_realm=test1&lt;BR /&gt;object_owner:crwit</description>
      <pubDate>Fri, 04 Jan 2008 09:18:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-command/m-p/4124249#M315256</guid>
      <dc:creator>mukkala_1</dc:creator>
      <dc:date>2008-01-04T09:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: swlist command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-command/m-p/4124250#M315257</link>
      <description>is there any impact to execute this command&lt;BR /&gt;&lt;BR /&gt;# swacl -l root -M any_other:r&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Jan 2008 09:30:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-command/m-p/4124250#M315257</guid>
      <dc:creator>mukkala_1</dc:creator>
      <dc:date>2008-01-04T09:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: swlist command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-command/m-p/4124251#M315258</link>
      <description>This will give read access to any other user, that means you can do swlist with any other account.&lt;BR /&gt;&lt;BR /&gt;the swacl -l root&lt;BR /&gt;&lt;BR /&gt;output will show this with&lt;BR /&gt;&lt;BR /&gt;any_other:-r---&lt;BR /&gt;&lt;BR /&gt;in the last line.</description>
      <pubDate>Fri, 04 Jan 2008 09:40:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-command/m-p/4124251#M315258</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-01-04T09:40:57Z</dc:date>
    </item>
  </channel>
</rss>

