home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / protocol / tcpip / ibmpc / 4494 < prev    next >
Encoding:
Internet Message Format  |  1992-07-29  |  2.7 KB

  1. Path: sparky!uunet!mcsun!sunic!diku!dkuug!iesd!iesd.auc.dk!dauv
  2. From: dauv@aud1.aud.auc.dk (Ulla Villadsen)
  3. Newsgroups: comp.protocols.tcp-ip.ibmpc
  4. Subject: SUMMARY: licens managment program
  5. Message-ID: <DAUV.92Jul20115244@orange.aud1.aud.auc.dk>
  6. Date: 20 Jul 92 10:52:44 GMT
  7. Sender: news@iesd.auc.dk (UseNet News)
  8. Distribution: comp
  9. Organization: Computing Centre, Aalborg University
  10. Lines: 59
  11.  
  12. Hi,
  13.  
  14. I month ago, I posted this article:
  15.  
  16. Ulla> I have a SUN IPC server, and some pc's running tcp-ip and nfs
  17. Ulla> (from ftp software inc.) I want to control how many pc's are
  18. Ulla> running a particular program (well actually many programs at the
  19. Ulla> same time) in order to fulfill the licens agreement. Do you have
  20. Ulla> any idea of a program (public, shareware or commercial) that can
  21. Ulla> handle such a problem?
  22.  
  23. I got one answer:
  24.  
  25. From DTROY@waikato.ac.nz Wed Jul 15 10:53:02 1992
  26. Date: Tue, 14 Jul 92 10:06 +1200
  27. From: DTROY@waikato.ac.nz
  28. Subject: license management software
  29. To: dauv@aud1.aud.auc.dk
  30.  
  31. My students and I have been developing a software package that we use
  32. to accomplish what you have described.  It is available via anonymous ftp
  33. >from apsrisc.aps.muohio.edu.  Look in the directory pub/license (and
  34. pub/license/pc).  The file pub/license/lice.txt describes the software.
  35.  
  36. The software uses remote procedure calls.  We build the part that runs
  37. on the PCs using Sun's PC-NFS toolkit which is a library of rpc and socket
  38. functions for PCs.  FTP software has a similar toolkit, but I have not
  39. tried to run my programs with it but it should not be a big problem to
  40. do so.
  41.  
  42. Please ftp the documentation and software if you desire and contact me
  43. if you have further questions or if the documentation is not clear.
  44.  
  45. I also have a student working on the software.  She is developing
  46. an interface for the system manager that runs under motif on the
  47. RS/6000 and also generates reports on software usage.  We can give 
  48. this to you too -- I'll have to have the student put that software
  49. onto the ftp server if she has not already done so.
  50.  
  51. -- Doug Troy
  52.  
  53. Doug Troy and I have been discussing, how to prevent someone to "fake"
  54. the program. One solution could be to hide the files on the
  55. nfs-server, and make them read-only. Then it is not possible for the
  56. user to see the files, and therefore he must guess, where the files
  57. are, if he want to mount them manually. If the user have access to the
  58. file-server, they can of cause see the files.
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65. --
  66. Ulla Villadsen                        Email: dauv@aud1.aud.auc.dk
  67. Aalborg Universitetsdatacenter        Phone: + 45 98 15 85 22
  68. Fredrik Bajers Vej 5                  Phone: + 45 98 15 42 11 - 40 43
  69. 9220 Aalborg 0st                      Fax:   + 45 98 15 69 70
  70. Denmark
  71.