Iomega NAS Box

Matthew Flaschen matthew.flaschen at gatech.edu
Thu Jun 7 00:32:05 UTC 2007


Ryan Nichols wrote:
> fstab line i tired:
> //192.168.1.12/files /mnt/nas smbfs

smbfs is old and busted (don't ask me why, but I have heard this
repeatedly from different sources...).  Use cifs .

> credentials=/home/user/nas/.smbcredentials,dmask=777,fmask=777 0 0
> 
> How do i check the local permissions?

ls -dl /mnt/nas

-d means directory, and -l show all columns.

Matt Flaschen




More information about the ubuntu-users mailing list