home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.96 / text3015.txt < prev    next >
Encoding:
Text File  |  1996-07-25  |  848 b   |  20 lines

  1. In article <uf91ejetku.fsf@ftp.ardi.com> Clifford T. Matthews <ctm@ardi.com> writes:
  2. <      Jeff> I know that for other well-defined Linux filesystems such as
  3. <      Jeff> ext2, dos, minix etc, you can use the 'mount' command or
  4. <      Jeff> 'fstab' file to define mounting permissions. Is there a way
  5. <      Jeff> to do this for mac disks to allow them to be user
  6. <      Jeff> mountable/readable/writable by executor?
  7. <
  8. <   No, you can't use mount or fstab to help you out here.  You can change
  9. <   the ownership and/or permissions on /dev/sdb although that can be a
  10. <   bit of a security hole.
  11.  
  12. That does seem to be a bit of a security hole. It also at least to me
  13. seems to be somewhat kludgy. File system access permissions shouldn't
  14. be defined at the /dev/<device> level. (That's why we have
  15. mount... :.)
  16. Will there be a better solution in the future?
  17.  
  18. Jeff
  19.  
  20.