Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
weired problem with samba
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
inDENIAL
n00b
n00b


Joined: 19 Nov 2004
Posts: 6

PostPosted: Tue Apr 05, 2005 9:21 am    Post subject: weired problem with samba Reply with quote

ok i can share files with my windows dir.
but as soon as i share /movies which is my first sata drive or /downloads which is my second sata (mounted with fstab) i get access denied to those directories.
fstab


Code:
/dev/hda1      /boot      ext2      auto,noatime      1 1
/dev/hda3      /      xfs      noatime         0 0
/dev/hda2      none      swap      sw         0 0
/dev/sda1               /movies         vfat            auto,user         0 0
/dev/sdb5       /downloads   vfat      auto,user         0 0
/dev/cdroms/cdrom0   /mnt/cdrom   iso9660      auto         0 0


none         /dev/shm   tmpfs      defaults      0 0


i got a feeling it has to do with the way i am mounting the drives but am not sure.
all othe rdirectories are accesible bah those two drives.
Back to top
View user's profile Send private message
Rad
Guru
Guru


Joined: 11 Feb 2004
Posts: 401
Location: Bern, Switzerland

PostPosted: Tue Apr 05, 2005 9:32 am    Post subject: Reply with quote

Try umask=000 in the options column.
Back to top
View user's profile Send private message
MrUlterior
Guru
Guru


Joined: 22 Mar 2005
Posts: 511
Location: Switzerland

PostPosted: Tue Apr 05, 2005 9:56 am    Post subject: Reply with quote

Rad wrote:
Try umask=000 in the options column.

Cool, someone else form .ch! :D

inDENIAL wrote:

/dev/sda1 /movies vfat auto,user 0 0
/dev/sdb5 /downloads vfat auto,user 0 0


The problem is quite clearly VFAT :D Get an FS that supports proper perms ..
_________________

Misanthropy 2.0 - enough hate to go around
Back to top
View user's profile Send private message
inDENIAL
n00b
n00b


Joined: 19 Nov 2004
Posts: 6

PostPosted: Tue Apr 05, 2005 10:52 am    Post subject: Reply with quote

need vfat to write to as ntfs write suport sucks even with captive.

and the umask work awsomely thanks rad
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum