home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text5739.txt < prev    next >
Encoding:
Text File  |  1996-03-31  |  1.9 KB  |  43 lines

  1. Message-Id: <9510210539.AA01535@mrcnext.cso.uiuc.edu>
  2. Subject: Re: Executor and Linux permis...
  3. To: Markmage@aol.com
  4. Date: Sat, 21 Oct 1995 00:39:51 -0500 (CDT)
  5. Cc: executor@nacm.com
  6. In-Reply-To: <951020194054_128998726@mail04.mail.aol.com> from "Markmage@aol.com" at Oct 20, 95 07:40:55 pm
  7. X-Mailer: ELM [version 2.4 PL22]
  8. Mime-Version: 1.0
  9. Content-Type: text/plain; charset=US-ASCII
  10. Content-Transfer-Encoding: 7bit
  11. Content-Length: 1401      
  12. Sender: owner-paper@nacm.com
  13. Precedence: bulk
  14.  
  15. > I'm glad to hear that someone else has had this problem and not just me.  I
  16. > too have found that I can only access drives from "root" and that if I log in
  17. > as a user the proper disk drive checks do not occur.  It isn't a major pain
  18. > to only allow "root" to do file transfer work in Executor, but if this could
  19. > be fixed at some point it should be.
  20.  
  21.     A unix system is not a personal workstation.  Sudo or some other system
  22. must be in place for users other than root to mount and unmount drives.
  23. It's a fundamental design difference.  You don't have any class of computer
  24. center operators for PC's, and you have no need for fascist controls to
  25. keep multiple users from interfering with each other.
  26.  
  27. > Likewise I have had the problem that I must be careful about selecting
  28. > filenames for copying from Executor to Linux, as spaces in filenames totally
  29. > baffle Linux.  A simple _ replacement for a space in the copying routine
  30. > would solve this.
  31.  
  32.     They don't baffle linux at all.  Space is a perfectly valid filename
  33. character.  They have to be quoted for most shells, but again, that's just
  34. a matter of documentation for the differences between worlds.
  35.     Most shells that do filename completion will also do auto-quoting.
  36.  
  37. > I realize these are probably post-2.0 release issues, but please keep them on
  38. > your agenda.
  39.  
  40.     They're not post-2.0 issues at all.  They are at worst documentation
  41. issues.
  42.  
  43.