home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / sun / admin / 9692 < prev    next >
Encoding:
Internet Message Format  |  1992-12-23  |  2.0 KB

  1. Path: sparky!uunet!spectro!jsmith
  2. From: jsmith@spectro.UUCP (Jerry Smith)
  3. Newsgroups: comp.sys.sun.admin
  4. Subject: Re: SunPro/Tech software licensing...
  5. Summary: license managers don't have to be difficult
  6. Keywords: sunc++3.0.1, Sunc2.0, sparcworks, licensing
  7. Message-ID: <153@spectro.UUCP>
  8. Date: 23 Dec 92 15:30:20 GMT
  9. References: <1992Dec19.003618.20466@netcom.com> <1gvrfdINNchf@early-bird.think.com>
  10. Organization: Iris Computing Labs
  11. Lines: 39
  12.  
  13.  
  14. SunPro, like many commercial software vendors, uses a canned license
  15. manager.  The approach used by many license managers appears to have
  16. been designed to be more complicated than necessary--complication
  17. implies sophistication, i.e., you're getting a lot for your money.
  18.  
  19. Every time the license manager issue comes up, someone eventually
  20. takes shots at license managers in general, as opposed to poorly
  21. designed license managers.  If the license manager is complicated
  22. and requires a 50-page manual to describe its installation, users
  23. should simply refuse to buy the product.  Some commercial developers,
  24. including my company, strive to design simple-to-use license managers
  25. that impose the absolute minimal hassles on our users.  For example,
  26. our node-locked version simply requires that you specify your
  27. password as an X resource:
  28.  
  29. <application>*password:  ABCDEFGHIJ
  30.  
  31. For our license server version, the license manager accepts the
  32. password as a command-line option:
  33.  
  34. <license-manager-daemon> ABCDEFGHIJ
  35.  
  36. The license manager is flexible enough to be started by the
  37. superuser as a daemon in an RC-style file, or as a background
  38. process.  There is no *real* need for license managers to require
  39. various levels of indirection via numerous files simply to specify
  40. a password.
  41.  
  42. It's frustrating when all commercial vendors are lumped into one
  43. category by some users.  If users provide the pressure, vendors will
  44. simplify their complicated user interfaces to their license managers.
  45.  
  46. Jerry Smith
  47. Iris Computing Laboratories
  48. The Spectro Group, Inc.
  49. Phone:  +1-505-988-2670
  50. Fax:    +1-505-988-2489
  51. Email:  jsmith@spectro.com
  52.