home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / next / software / 3256 < prev    next >
Encoding:
Text File  |  1993-01-03  |  2.1 KB  |  59 lines

  1. Newsgroups: comp.sys.next.software
  2. Path: sparky!uunet!gatech!destroyer!cs.ubc.ca!unixg.ubc.ca!kakwa.ucs.ualberta.ca!acs.ucalgary.ca!cpsc.ucalgary.ca!debug!griffin!davor
  3. From: davor@griffin.cuc.ab.ca (Davor Barcan)
  4. Subject: Re: How do you download using  (XYZ)MODEM protocol?
  5. Message-ID: <C09JGB.BDE@griffin.cuc.ab.ca>
  6. Sender: davor@griffin.cuc.ab.ca (Davor Barcan)
  7. Reply-To: davor@griffin.cuc.ab.ca
  8. Organization: Griffin Software Development
  9. References: <1993Jan2.213642.3755@nextdoor.com>
  10. Date: Sun, 3 Jan 1993 05:33:46 GMT
  11. Lines: 46
  12.  
  13. In article <1993Jan2.213642.3755@nextdoor.com> john@nextdoor.com (John  
  14. McCracken) writes:
  15. > In article <C07ItC.9A6@griffin.cuc.ab.ca> davor@griffin.cuc.ab.ca (Davor  
  16. > Barcan) writes:
  17. > > 
  18. > > Just add the following lines to your '.kermrc' file in your home  
  19. directory.   
  20. > > You need the Zmodem package from Sonata.  Now, whenever I need to upload
  21. > > using Zmodem, I do the following:
  22. > > 
  23. > >     1) Exit into Kermit command mode (usually CTRL-] c)
  24. > >     2) 'cd' to the directory of the file(s)
  25. > >     3) Type 'sz files' or whatever files you want to send.
  26. > This didn't work for me.  I get the following error message:
  27. >    zsh: permission denied: /dev/cufa
  28. > Permissions on /dev/cufa:
  29. >    crw-------  1 uucp     wheel     11,224 Jan  2 13:00 /dev/cufa
  30. > Permissions on /usr/local/bin/kermit:
  31. >    -rwsr-sr-x  1 uucp     other     344064 Dec  6 12:19  
  32. /usr/local/bin/kermit*
  33. > If I change ownership of /dev/cufa to 'john', it works, but that's an
  34. > unacceptable solution since there are other users of the machine.
  35.  
  36. Art Isbell also notified me of this problem.  On my system, I have a slightly  
  37. different setup, which may or may not be an acceptable solution for others.
  38.  
  39. I have a group called 'modem'.  I make all the users that I want to have  
  40. access to the modem members of this group.  I then set my ports with these  
  41. permissions:
  42.  
  43.    0 crw-rw----  1 uucp     modem     11,224 Jan  2 21:49 /dev/cufa
  44.  
  45. My kermit permissions are also NOT setuid uucp.
  46.  
  47. If anyone has any comments on the "safety" of this setup, I'm all ears.  :)
  48.  
  49. -- 
  50. Davor Barcan
  51. davor@griffin.cuc.ab.ca    (NeXTMail)
  52.