| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 967.1 | Easy one to solve | TALLIS::GORTON |  | Mon May 12 1997 15:54 | 8 | 
|  |     
    This is an easy one.
    
    They have to set the network ID of their machine with the 'hostid'
    command (as root).
    
    By default, 'hostid' returns a zero under Digital UNIX.  You need
    to become root to set it.
 | 
| 967.2 | Just add license records and restart the native FlexLM | NPSS::WATERS | I need an egg-laying woolmilkpig. | Thu May 15 1997 07:59 | 10 | 
|  |   Up through Xilinx XACT v5.1 "pre"releases for "DEC Alpha", the vendor
  Xilinx was shipping us a native D.UNIX port of FlexLM.  Also, maybe
  Highland (the source of FlexLM) has one, but not every vendor re-kits it
  with their license-grabbing applications?
  Anyway, we have native FlexLM v2.4 (plus Xilinx' add-on license tools)
  for D.UNIX saved in /cad/xilinx/local/xlm.bin.alpha.
  The server binary was manually copied to /usr/sbin/mumble (and protected
  by root) on the machine that serves the licenses (nactoa.hpn.lkg.dec.com).
  --gw
 | 
| 967.3 | use 8 instead of 12 id characters... | NETCAD::ATKINSON | Dave Atkinson | Mon May 19 1997 16:02 | 24 | 
|  | RE: <<< Note 967.1 by TALLIS::GORTON >>>
       -< Easy one to solve >-
>>    
>>    They have to set the network ID of their machine with the 'hostid'
>>    command (as root).
>>    
>>    By default, 'hostid' returns a zero under Digital UNIX.  You need
>>    to become root to set it.
	Just for the record, the hostid did something.  It did set the 
	network ID, but the number reported by the applications is only 
	8 characters long instead of the expected 12 (ie 2b123456 instead 
	of 08002b123456).  I believe this is a manifestation of Sun only 
	using the right most 8 characters in their hostid response.  
	Even quoting the hostid did not allow the ported lmutil and daemon 
	to return a full 12 characters.  
	
	This is not a problem if the vendor then issues a license file 
	with the 8 character hostid returned from the ported lmhostid 
	application (or 'lmutil lmhostid' ).  
	Thanks Rick,
	Dave
 |