home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / coherent / 4463 < prev    next >
Encoding:
Text File  |  1992-09-12  |  1.2 KB  |  31 lines

  1. Newsgroups: comp.os.coherent
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!cs.ucf.edu!ocoee!mcampbel
  3. From: mcampbel@ocoee (Mike Campbell )
  4. Subject: Re: umask
  5. Message-ID: <1992Sep13.061823.9316@cs.ucf.edu>
  6. Sender: news@cs.ucf.edu (News system)
  7. Organization: University of Central Florida
  8. X-Newsreader: Tin 1.1 PL4
  9. References: <9209125424@umunk.GUN.de>
  10. Date: Sun, 13 Sep 1992 06:18:23 GMT
  11. Lines: 18
  12.  
  13. udo@umunk.GUN.de (Udo Munk) writes:
  14. : tbuck@teal.csn.org (Timothy E. Buchanan) writes:
  15. : : I typed umask [077] to change the default file mask, testing this 
  16. : : before adding it to the uumvlog script. Then I typed umask to check 
  17. : : the setting and it returned 000, not 077. umask [022] did not 
  18. : : change it back, only logging out and back in.
  19. : :  
  20. : : Did I do something wrong?
  21. : Yes, why did you put [] around the argument?? The [] is interpreted by
  22. : the shell, and what you've typed above always results to 0 as argument
  23. : for umask.
  24.  
  25. If it's what I suspect, it may be because he was told to.  I remember seeing
  26. that 'umask [077]' command in, oh hell, what was it, the uusecure mwcbbs
  27. update download?  I think that was it; for the more secure uucico and uucp.
  28. It says to do that in the docs, for the uumvlog crontab entry.
  29.  
  30.