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

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