<?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: Problem with sd-ux using swlist as a normal user in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sd-ux-using-swlist-as-a-normal-user/m-p/3817626#M269440</link>
    <description>There are two options for you, please first try this and see if it works:&lt;BR /&gt;&lt;BR /&gt;1. Login as root&lt;BR /&gt;&lt;BR /&gt;2. Stop swagentd&lt;BR /&gt;#/sbin/init.d/swagentd stop&lt;BR /&gt;&lt;BR /&gt;3. Verify swagentd has stopped:&lt;BR /&gt;#ps â  ef | grep swagentd&lt;BR /&gt;&lt;BR /&gt;4. Change directory to /var/adm/sw:&lt;BR /&gt;# cd /var/adm/sw&lt;BR /&gt;&lt;BR /&gt;5. Move the directory /var/adm/sw/security and its contents:&lt;BR /&gt;# mv security security.orig&lt;BR /&gt;&lt;BR /&gt;6. Copy the directory and its contents&lt;BR /&gt;from /usr/newconfig/var/adm/sw/security to /var/adm/sw/security&lt;BR /&gt;#cp â  Rp /usr/newconfig/var/adm/sw/security /var/adm/sw/security&lt;BR /&gt;&lt;BR /&gt;7. Start swagentd:&lt;BR /&gt;#/sbin/init.d/swagentd start&lt;BR /&gt;&lt;BR /&gt;8. Verify swagentd has started:&lt;BR /&gt;#ps â  ef | grep swagentd&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If this does not work, then try this:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;$swacl -l  root (this gives the output of what is currently set)&lt;BR /&gt;&lt;BR /&gt;$swacl -l root -M any_other:r  (this changes the access perms)&lt;BR /&gt;&lt;BR /&gt;If you need to undo the above,&lt;BR /&gt;$swacl -l root -D any_other:r&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards and good luck, jaime.</description>
    <pubDate>Wed, 05 Jul 2006 07:17:38 GMT</pubDate>
    <dc:creator>Jaime Bolanos Rojas.</dc:creator>
    <dc:date>2006-07-05T07:17:38Z</dc:date>
    <item>
      <title>Problem with sd-ux using swlist as a normal user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sd-ux-using-swlist-as-a-normal-user/m-p/3817624#M269438</link>
      <description>Hy people,&lt;BR /&gt;&lt;BR /&gt;Up to now in al my machines with a normal user i am able to do a swlist, i have come up with one that wont let me swlist as a normal user:&lt;BR /&gt;&lt;BR /&gt;swlist&lt;BR /&gt;# Initializing...&lt;BR /&gt;# Contacting target "ananke1"...&lt;BR /&gt;WARNING: Security access denied to file "//var/adm/sw/products/INDEX".&lt;BR /&gt;ERROR:   "an1:/":  You do not have the required permissions to&lt;BR /&gt;         perform this operation.  Check permissions using the "swacl"&lt;BR /&gt;         command or see your system administrator for assistance.  Or,&lt;BR /&gt;         to manage applications designed and packaged for nonprivileged&lt;BR /&gt;         mode, see the "run_as_superuser" option in the "sd" man page.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;in any other machine with exactly the same user i can list the software.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I have killed swagentd, i have looked with swacl, but nothing , with both users when i do a cat to /var/adm/sw/products/INDEX i get a permission denied so its nothing to do with unix perms.&lt;BR /&gt;&lt;BR /&gt;What else can i try any idea??&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thnx!!</description>
      <pubDate>Wed, 05 Jul 2006 07:02:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sd-ux-using-swlist-as-a-normal-user/m-p/3817624#M269438</guid>
      <dc:creator>likid0</dc:creator>
      <dc:date>2006-07-05T07:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with sd-ux using swlist as a normal user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sd-ux-using-swlist-as-a-normal-user/m-p/3817625#M269439</link>
      <description>Sorry i have it!, i forgot to look at the swacl of root, it didnt have the line:&lt;BR /&gt;&lt;BR /&gt; swacl -l root -M any_other:-r---&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thnx all!!</description>
      <pubDate>Wed, 05 Jul 2006 07:11:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sd-ux-using-swlist-as-a-normal-user/m-p/3817625#M269439</guid>
      <dc:creator>likid0</dc:creator>
      <dc:date>2006-07-05T07:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with sd-ux using swlist as a normal user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sd-ux-using-swlist-as-a-normal-user/m-p/3817626#M269440</link>
      <description>There are two options for you, please first try this and see if it works:&lt;BR /&gt;&lt;BR /&gt;1. Login as root&lt;BR /&gt;&lt;BR /&gt;2. Stop swagentd&lt;BR /&gt;#/sbin/init.d/swagentd stop&lt;BR /&gt;&lt;BR /&gt;3. Verify swagentd has stopped:&lt;BR /&gt;#ps â  ef | grep swagentd&lt;BR /&gt;&lt;BR /&gt;4. Change directory to /var/adm/sw:&lt;BR /&gt;# cd /var/adm/sw&lt;BR /&gt;&lt;BR /&gt;5. Move the directory /var/adm/sw/security and its contents:&lt;BR /&gt;# mv security security.orig&lt;BR /&gt;&lt;BR /&gt;6. Copy the directory and its contents&lt;BR /&gt;from /usr/newconfig/var/adm/sw/security to /var/adm/sw/security&lt;BR /&gt;#cp â  Rp /usr/newconfig/var/adm/sw/security /var/adm/sw/security&lt;BR /&gt;&lt;BR /&gt;7. Start swagentd:&lt;BR /&gt;#/sbin/init.d/swagentd start&lt;BR /&gt;&lt;BR /&gt;8. Verify swagentd has started:&lt;BR /&gt;#ps â  ef | grep swagentd&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If this does not work, then try this:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;$swacl -l  root (this gives the output of what is currently set)&lt;BR /&gt;&lt;BR /&gt;$swacl -l root -M any_other:r  (this changes the access perms)&lt;BR /&gt;&lt;BR /&gt;If you need to undo the above,&lt;BR /&gt;$swacl -l root -D any_other:r&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards and good luck, jaime.</description>
      <pubDate>Wed, 05 Jul 2006 07:17:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sd-ux-using-swlist-as-a-normal-user/m-p/3817626#M269440</guid>
      <dc:creator>Jaime Bolanos Rojas.</dc:creator>
      <dc:date>2006-07-05T07:17:38Z</dc:date>
    </item>
  </channel>
</rss>

