home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / aix / 12701 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.9 KB  |  45 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!asuvax!ncar!mimbres.cs.unm.edu!constellation!geohub.gcn.uoknor.edu!dwight
  3. From: dwight@geohub.gcn.uoknor.edu (Dwight D. Moore)
  4. Subject: Re: hostid under AIX
  5. Originator: usenet@kittyhawk.ecn.uoknor.edu
  6. Sender: usenet@constellation.ecn.uoknor.edu (Usenet Administrator)
  7. Message-ID: <BzGnwA.83n@constellation.ecn.uoknor.edu>
  8. Date: Fri, 18 Dec 1992 15:19:17 GMT
  9. Reply-To: dwight@geohub.gcn.uoknor.edu
  10. References:  <1gra20INN40h@manuel.anu.edu.au>
  11. Nntp-Posting-Host: kittyhawk.ecn.uoknor.edu
  12. Organization: Geosciences Computing Network, Univ. of Oklahoma
  13. Lines: 30
  14.  
  15. --
  16. ---------In article <1gra20INN40h@manuel.anu.edu.au>, mbl900@anusf.anu.edu.au (Mathew BM LIM)
  17. writes:
  18.  
  19. |>I'm need to find a method for "liscencing" software on an AIX system. On
  20. |>a Sun I would use hostid to get a unique identifier for the machine I'm on.
  21. |>Under AIX, hostid seems to be made from the system's hostname, IP address
  22. |>or just a random hex number, so it's easy for someone with root access to
  23. |>bypass any access restriction scheme based on hostid.
  24. |>
  25. |>Is there anyway of getting a machine specific identifier which is not
  26. |>easily faked? Under SVR4, one could use sysinfo to get the serial number
  27. |>of the machine, is this possible under AIX?
  28. |>
  29. |>Thanks in advance ....
  30. |>Mathew Lim, Unix Systems Programmer, ANU Supercomputer Facility,    
  31. |>Australian National University,    GPO Box 4, Canberra City, ACT, Australia 2601.
  32. |>Telephone : +61 6 249 2750     | 
  33. |>Fax       : +61 6 247 3425    | E-Mail  : M.Lim@anu.edu.au
  34. |>
  35. how about
  36.     uname -m
  37. -----------------------------------------------------------------
  38. Dwight D. Moore
  39. Geosciences Computing Network
  40. University of Oklahoma
  41.  
  42. dwight@geohub.gcn.uoknor.edu (129.15.40.10)
  43. These opinions do not necessarily represent the opinions of OU or the GCN.
  44. ----------------------------------------------------------------------------
  45.