<?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: Software licensing question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/software-licensing-question/m-p/4848751#M394897</link>
    <description>I have some customers who are especially concerned about 'software licensing' issues.&lt;BR /&gt;They are concerned that if a motherboard went bad and they had to get a new motherboard, that some sort of 'software licensing' violation could occur.  They have asked me what they would do in this case.  (I have no idea).</description>
    <pubDate>Thu, 12 Jun 2003 17:25:04 GMT</pubDate>
    <dc:creator>Ed Lawrence_1</dc:creator>
    <dc:date>2003-06-12T17:25:04Z</dc:date>
    <item>
      <title>Software licensing question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-licensing-question/m-p/4848748#M394894</link>
      <description>Mac/ether addresses are usually stored on a chip on the motherboard. Some software packages use the Mac address in the software licensing.&lt;BR /&gt;&lt;BR /&gt;If you change a mother board in an HP9000 system, does the new one arrive with a different Mac address? Is there a way to use the old Mac address? &lt;BR /&gt;&lt;BR /&gt;Has anyone encountered this scenario?</description>
      <pubDate>Thu, 12 Jun 2003 17:16:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-licensing-question/m-p/4848748#M394894</guid>
      <dc:creator>Ed Lawrence_1</dc:creator>
      <dc:date>2003-06-12T17:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: Software licensing question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-licensing-question/m-p/4848749#M394895</link>
      <description>The MAC address cannot be changed it is hardware specific.&lt;BR /&gt;&lt;BR /&gt;-Bryan</description>
      <pubDate>Thu, 12 Jun 2003 17:18:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-licensing-question/m-p/4848749#M394895</guid>
      <dc:creator>Bryan D. Quinn</dc:creator>
      <dc:date>2003-06-12T17:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Software licensing question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-licensing-question/m-p/4848750#M394896</link>
      <description>Ooops a little too quick on my SUBMIT. &lt;BR /&gt;&lt;BR /&gt;I just wanted to add that I have a K box that has had the processor board and back plane changed, as well as the network card and I did not run into any software issues. I can't say that that would be the case for every situation. I can only tell you that we were running HP-UX 11.0 with Oracle and SAP on top.&lt;BR /&gt;&lt;BR /&gt;Hope this helps!&lt;BR /&gt;-Bryan</description>
      <pubDate>Thu, 12 Jun 2003 17:21:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-licensing-question/m-p/4848750#M394896</guid>
      <dc:creator>Bryan D. Quinn</dc:creator>
      <dc:date>2003-06-12T17:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: Software licensing question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-licensing-question/m-p/4848751#M394897</link>
      <description>I have some customers who are especially concerned about 'software licensing' issues.&lt;BR /&gt;They are concerned that if a motherboard went bad and they had to get a new motherboard, that some sort of 'software licensing' violation could occur.  They have asked me what they would do in this case.  (I have no idea).</description>
      <pubDate>Thu, 12 Jun 2003 17:25:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-licensing-question/m-p/4848751#M394897</guid>
      <dc:creator>Ed Lawrence_1</dc:creator>
      <dc:date>2003-06-12T17:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Software licensing question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-licensing-question/m-p/4848752#M394898</link>
      <description>You can't change the hardware MAC address but you can change the software MAC address in /etc/rc.config.d/netconf.  That will probably be sufficient for your needs.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 12 Jun 2003 17:30:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-licensing-question/m-p/4848752#M394898</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-06-12T17:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: Software licensing question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-licensing-question/m-p/4848753#M394899</link>
      <description>Hi Bryan,&lt;BR /&gt;&lt;BR /&gt;Yes they will change. There are several ways to deal with this.&lt;BR /&gt;&lt;BR /&gt;1) HP personnel (only) have the authority to set the MAC on the new board to match the old. Then you as the customer have to do nothing.&lt;BR /&gt;&lt;BR /&gt;2) The SW can be relicensed to the new MAC - usually at no charge.&lt;BR /&gt;&lt;BR /&gt;If you don't have any SW tied to the MAC, BUT you still want the old MAC back, you can set the MAC in the appropriate /etc/rc.config.d/?????conf file. Filename is based on just what type of NIC it is. For example let's say this is a base 100 NIC, then in /etc/rc.config.d/hpbase100conf you set the field&lt;BR /&gt;HP_BASE100_STATION_ADDRESS=&lt;BR /&gt;to the MAC you want.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 12 Jun 2003 17:30:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-licensing-question/m-p/4848753#M394899</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-06-12T17:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: Software licensing question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-licensing-question/m-p/4848754#M394900</link>
      <description>Hey Ed,&lt;BR /&gt;&lt;BR /&gt;We run SAP which is tied to our CPU serial number. I just asked our SAP BASIS admin what would happen if we lost a CPU and he said we would just have to re-install our license. He said it was not a big issue. You might want to touch base with your clients' application vendors and see what their feelings are on that kind of scenario. I am sure you would not be the first one to pop that question on them.&lt;BR /&gt;&lt;BR /&gt;Hope this helps!&lt;BR /&gt;-Bryan</description>
      <pubDate>Thu, 12 Jun 2003 17:31:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-licensing-question/m-p/4848754#M394900</guid>
      <dc:creator>Bryan D. Quinn</dc:creator>
      <dc:date>2003-06-12T17:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: Software licensing question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-licensing-question/m-p/4848755#M394901</link>
      <description>Sorry, not netconf.  Jeff's got it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 12 Jun 2003 17:32:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-licensing-question/m-p/4848755#M394901</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-06-12T17:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Software licensing question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-licensing-question/m-p/4848756#M394902</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;one more annotation to Jeff's no.1:&lt;BR /&gt;&lt;BR /&gt;The MAC address can only be changed once shortly after the motherboard is changed!&lt;BR /&gt;This will be made by the technican.&lt;BR /&gt;But you have to know your old MAC address before disassembling the old motherboard!&lt;BR /&gt;&lt;BR /&gt;And don't interchange your memos, I could tell you ...&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Volkmar</description>
      <pubDate>Fri, 13 Jun 2003 07:51:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-licensing-question/m-p/4848756#M394902</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2003-06-13T07:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: Software licensing question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-licensing-question/m-p/4848757#M394903</link>
      <description>Thank you.</description>
      <pubDate>Fri, 24 Jun 2005 14:15:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-licensing-question/m-p/4848757#M394903</guid>
      <dc:creator>Ed Lawrence_1</dc:creator>
      <dc:date>2005-06-24T14:15:24Z</dc:date>
    </item>
  </channel>
</rss>

