<?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: [ need help on swacl realm changes ] in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-on-swacl-realm-changes/m-p/3737955#M786010</link>
    <description>Hi Arun,&lt;BR /&gt;&lt;BR /&gt;Yes i could see all files listed in the mail thread you have given all files are in updated state.&lt;BR /&gt;&lt;BR /&gt;But why still i am getting realm which is wrong.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Madhava&lt;BR /&gt;</description>
    <pubDate>Thu, 23 Feb 2006 07:01:25 GMT</pubDate>
    <dc:creator>madhavabk</dc:creator>
    <dc:date>2006-02-23T07:01:25Z</dc:date>
    <item>
      <title>[ need help on swacl realm changes ]</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-on-swacl-realm-changes/m-p/3737947#M786002</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;WE have changed the hostname of a machine.&lt;BR /&gt;But still when i run swacl -l product \* command the default_realm and Realm are having old hostname itself what i have to do to change this?&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;Madhava&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Feb 2006 06:12:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-on-swacl-realm-changes/m-p/3737947#M786002</guid>
      <dc:creator>madhavabk</dc:creator>
      <dc:date>2006-02-23T06:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: [ need help on swacl realm changes ]</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-on-swacl-realm-changes/m-p/3737948#M786003</link>
      <description>How did you change the hostname. Simply as,&lt;BR /&gt;&lt;BR /&gt;# hostname &lt;HOSTNAME&gt;&lt;BR /&gt;&lt;BR /&gt;If you did change hostname then reboot is needed to get effect all related operations. Try as,&lt;BR /&gt;&lt;BR /&gt;# /sbin/init_parms hostname&lt;BR /&gt;&lt;BR /&gt;it will ask for new password. Or else change /etc/rc.config.d/netconf file for HOSTNAME variable.&lt;BR /&gt;&lt;BR /&gt;It will make permanent changes.&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu&lt;/HOSTNAME&gt;</description>
      <pubDate>Thu, 23 Feb 2006 06:26:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-on-swacl-realm-changes/m-p/3737948#M786003</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-02-23T06:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: [ need help on swacl realm changes ]</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-on-swacl-realm-changes/m-p/3737949#M786004</link>
      <description>How did you change the hostname. Simply as,&lt;BR /&gt;&lt;BR /&gt;# hostname &lt;HOSTNAME&gt;&lt;BR /&gt;&lt;BR /&gt;It is temporary change.&lt;BR /&gt;&lt;BR /&gt;If you did change hostname then reboot is needed to get effect all related operations. Try as,&lt;BR /&gt;&lt;BR /&gt;# /sbin/init_parms hostname&lt;BR /&gt;&lt;BR /&gt;it will ask for new password. Or else change /etc/rc.config.d/netconf file for HOSTNAME variable.&lt;BR /&gt;&lt;BR /&gt;It will make permanent changes.&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu&lt;/HOSTNAME&gt;</description>
      <pubDate>Thu, 23 Feb 2006 06:26:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-on-swacl-realm-changes/m-p/3737949#M786004</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-02-23T06:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: [ need help on swacl realm changes ]</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-on-swacl-realm-changes/m-p/3737950#M786005</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;Have you restarted swagentd ? &lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/swagentd stop &lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/swagentd start &lt;BR /&gt;&lt;BR /&gt;should be helpful. &lt;BR /&gt;&lt;BR /&gt;_Arun</description>
      <pubDate>Thu, 23 Feb 2006 06:31:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-on-swacl-realm-changes/m-p/3737950#M786005</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-02-23T06:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: [ need help on swacl realm changes ]</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-on-swacl-realm-changes/m-p/3737951#M786006</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;The file /etc/rc.config.d/netconf&lt;BR /&gt;file contains right name(i mean updated name of the machine) for HOSTNAME keyword.&lt;BR /&gt;&lt;BR /&gt;And i have restarted swagentd also.&lt;BR /&gt;&lt;BR /&gt;There is no file /sbin/init_parms&lt;BR /&gt;&lt;BR /&gt;But still i am getting realm as wrong name.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;MAdhava&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Feb 2006 06:37:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-on-swacl-realm-changes/m-p/3737951#M786006</guid>
      <dc:creator>madhavabk</dc:creator>
      <dc:date>2006-02-23T06:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: [ need help on swacl realm changes ]</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-on-swacl-realm-changes/m-p/3737952#M786007</link>
      <description>Try to restart swagentd. Have you done that ?? &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 23 Feb 2006 06:40:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-on-swacl-realm-changes/m-p/3737952#M786007</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-02-23T06:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: [ need help on swacl realm changes ]</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-on-swacl-realm-changes/m-p/3737953#M786008</link>
      <description>Yes i have resrted swaganet many times.&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Feb 2006 06:45:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-on-swacl-realm-changes/m-p/3737953#M786008</guid>
      <dc:creator>madhavabk</dc:creator>
      <dc:date>2006-02-23T06:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: [ need help on swacl realm changes ]</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-on-swacl-realm-changes/m-p/3737954#M786009</link>
      <description>Hi Madhava, &lt;BR /&gt;&lt;BR /&gt;Exactly same problem &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=534916" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=534916&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 23 Feb 2006 06:53:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-on-swacl-realm-changes/m-p/3737954#M786009</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-02-23T06:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: [ need help on swacl realm changes ]</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-on-swacl-realm-changes/m-p/3737955#M786010</link>
      <description>Hi Arun,&lt;BR /&gt;&lt;BR /&gt;Yes i could see all files listed in the mail thread you have given all files are in updated state.&lt;BR /&gt;&lt;BR /&gt;But why still i am getting realm which is wrong.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Madhava&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Feb 2006 07:01:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-on-swacl-realm-changes/m-p/3737955#M786010</guid>
      <dc:creator>madhavabk</dc:creator>
      <dc:date>2006-02-23T07:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: [ need help on swacl realm changes ]</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-on-swacl-realm-changes/m-p/3737956#M786011</link>
      <description>Hi Madhava, &lt;BR /&gt;&lt;BR /&gt;Did you check the contents of the files listed in that thread ? Can you paste here ?&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 23 Feb 2006 07:05:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-on-swacl-realm-changes/m-p/3737956#M786011</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-02-23T07:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: [ need help on swacl realm changes ]</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-on-swacl-realm-changes/m-p/3737957#M786012</link>
      <description>swacl -l product \*&lt;BR /&gt;#&lt;BR /&gt;WARNING: An attempt to get the network host entry for&lt;BR /&gt;         "product.hp.com" failed.  This may result in denial&lt;BR /&gt;         of access to users and agents at this host.  Check the&lt;BR /&gt;         spelling of this name, then your "/etc/hosts" file, or your&lt;BR /&gt;         "/etc/resolv.conf" file and DNS resolver configuration.  The&lt;BR /&gt;         nslookup program may be helpful in isolating this problem.&lt;BR /&gt;# Object Ownership:  User= root&lt;BR /&gt;#                    Group=sys&lt;BR /&gt;#                    Realm=product.xyz.com&lt;BR /&gt;#&lt;BR /&gt;# default_realm=product&lt;BR /&gt;object_owner:crwit&lt;BR /&gt;user:root:crwit&lt;BR /&gt;#&lt;BR /&gt;# For product:  Jre14,r=4.0,a=HP-UX_B.11.11_32/64,v=SUN&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;cat /etc/resolve.conf&lt;BR /&gt;domain India.XYZ.COM&lt;BR /&gt;nameserver 129.158.227.31&lt;BR /&gt;&lt;BR /&gt;cat /etc/hosts&lt;BR /&gt;#       the format description.&lt;BR /&gt;#&lt;BR /&gt;129.158.227.31  divya.India.XYZ.COM  divya&lt;BR /&gt;129.158.228.173 flower.India.XYZ.COM florin&lt;BR /&gt;127.0.0.1       localhost&lt;BR /&gt;&lt;BR /&gt;The swacl displays product.xyz.com&lt;BR /&gt;not flower.India.XYZ.COM&lt;BR /&gt;&lt;BR /&gt;Hence what could be the problem.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Madhava&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Feb 2006 07:14:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-on-swacl-realm-changes/m-p/3737957#M786012</guid>
      <dc:creator>madhavabk</dc:creator>
      <dc:date>2006-02-23T07:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: [ need help on swacl realm changes ]</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-on-swacl-realm-changes/m-p/3737958#M786013</link>
      <description>Hi Madhava, &lt;BR /&gt;&lt;BR /&gt;May be problem with DNS servers where name is not updates yet. Can you change the order in /etc/resolv.conf and check ? &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 23 Feb 2006 07:19:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-on-swacl-realm-changes/m-p/3737958#M786013</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-02-23T07:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: [ need help on swacl realm changes ]</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-on-swacl-realm-changes/m-p/3737959#M786014</link>
      <description>See this:&lt;BR /&gt;&lt;BR /&gt;WARNING: An attempt to get the network host entry for&lt;BR /&gt;"product.hp.com" failed. This may result in denial&lt;BR /&gt;of access to users and agents at this host. Check the&lt;BR /&gt;spelling of this name, then your "/etc/hosts" file, or your&lt;BR /&gt;"/etc/resolv.conf" file and DNS resolver configuration. The&lt;BR /&gt;nslookup program may be helpful in isolating this problem.&lt;BR /&gt;&lt;BR /&gt;I hope the entry of network host has to be set in /etc/resolv.conf with search entry. &lt;BR /&gt;&lt;BR /&gt;what is there in /etc/nsswitch.conf file hosts: entry. It is purely resolvation problem. Try to check the information with nslookup.&lt;BR /&gt;&lt;BR /&gt;If you don't mind can you post /etc/resolv.conf origial contents and swacl execution without xxx. It is confusing :(&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu</description>
      <pubDate>Thu, 23 Feb 2006 07:27:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-on-swacl-realm-changes/m-p/3737959#M786014</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-02-23T07:27:09Z</dc:date>
    </item>
  </channel>
</rss>

