home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / protocol / nfs / 2268 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1.9 KB

  1. Xref: sparky comp.protocols.nfs:2268 comp.protocols.tcp-ip.ibmpc:5113
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!slc6!trier
  3. From: trier@slc6.ins.cwru.edu (Stephen C. Trier)
  4. Newsgroups: comp.protocols.nfs,comp.protocols.tcp-ip.ibmpc
  5. Subject: Re: ?floating license server al la FrameMaker
  6. Date: 8 Sep 1992 18:29:12 GMT
  7. Organization: Case Western Reserve University, Cleveland, OH (USA)
  8. Lines: 25
  9. Message-ID: <18irdoINNq03@usenet.INS.CWRU.Edu>
  10. References: <0105015D.cv41e4@phngnc.Phonogenic.COM> <18fp5aINNnsd@seven-up.East.Sun.COM>
  11. NNTP-Posting-Host: slc6.ins.cwru.edu
  12.  
  13. In article <18fp5aINNnsd@seven-up.East.Sun.COM> geoff@tyger.Eng.Sun.COM (Geoff Arnold @ Sun BOS - R.H. coast near the top) writes:
  14. >(Obviously you can prevent people from copying an application executable
  15. >by marking it as execute-only, but this won't work with applications which
  16. >require read access to the .EXE to, e.g., load overlays.)
  17.  
  18. People willing to hack a bit can fix even this.  The trick is to figure out
  19. where the core of the program ends and where the overlays begin, then split
  20. them into two files.  Write a shim TSR to redirect usage from one to the
  21. other, and you'll be able to mark the core and the TSR execute-only.  The
  22. overlays are copyable, but they are hopefully of little use without the
  23. program core.
  24.  
  25. This doesn't work with Windows applications, and my little tools that do it
  26. only work on about 75% of the software I've tried them on, but they do help.
  27.  
  28. BTW, we tried Saber Meter and were quite unhappy with it.  We had much
  29. better luck with Setlimit from San Diego Mesa College.  Unfortunately,
  30. Setlimit won't work with NFS (as the original question required), since
  31. it depends on NetWare semaphores.
  32.  
  33. -- 
  34. "Beware of programmers who     Stephen Trier
  35.  carry screwdrivers."          Network Services Engineering, IRIS/INS/Telecom
  36.        Leonard Brandwein       Case Western Reserve University
  37.                                trier@ins.cwru.edu
  38.