home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / protocol / tcpip / 3904 < prev    next >
Encoding:
Text File  |  1992-07-29  |  1.4 KB  |  32 lines

  1. Newsgroups: comp.protocols.tcp-ip
  2. Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!nsisrv!Hypatia!leb
  3. From: leb@Hypatia.gsfc.nasa.gov (Lee E. Brotzman)
  4. Subject: Re: How to control permissions on incoming FTP?
  5. Message-ID: <leb.712452776@Hypatia>
  6. Sender: usenet@nsisrv.gsfc.nasa.gov (Usenet)
  7. Nntp-Posting-Host: hypatia.gsfc.nasa.gov
  8. Organization: Goddard Space Flight Center
  9. References: <51690@drilex.dri.mgh.com>
  10. Date: Wed, 29 Jul 1992 23:32:56 GMT
  11. Lines: 19
  12.  
  13. dricejb@drilex.dri.mgh.com (Craig Jackson drilex1) writes:
  14. >Is there any way, using the standard ftpd which one might receive with
  15. >Ultrix or SunOS, for example, to control the permissions on incoming files?
  16. >I just did a sample put (from a PC), and the file was stored with
  17. >permisions of rw-rw-rw- (wide open).
  18.  
  19. I don't know about Ultrix or SunOS, but on our Silicon Graphics running IRIX,
  20. ftpd has a "-u" switch for specifying the default umask for files.  It defaults
  21. to 022 (group and worls-readable), but it can be changed in the
  22. /usr/etc/inetd.conf entry for ftpd.
  23.  
  24. You may also want to check out the ftpd program available from 
  25. wuarchive.wustl.edu.  I haven't used it myself but I hear it has a lot of 
  26. whiz-bang features.
  27. --
  28. -- Lee E. Brotzman                    Internet:  leb@hypatia.gsfc.nasa.gov
  29. -- Hughes STX                         DECNET:    NDADSA::BROTZMAN
  30. -- National Space Science Data Center BITNET:    ZMLEB@GIBBS
  31. -- NASA Goddard Space Flight Center
  32.