----- Forwarded message from Taylor K <s7master@kiwibox.com> ----- Date: Wed, 17 Oct 2001 08:45:15 -0700 From: "Taylor K" <s7master@kiwibox.com> To: support@samba.org Cc: support@samba.net Subject: help me please (samba) thanks for reading this. I am trying to install a samba server and I was told you could help. If not try to tell me sombody who can. Ok here is the problem I have just bought a new 60 gig hard drive it works great. I formatted it in fat32 and at the termanal and telenet it works. When I try to write a file to it through samba it just says "Access denied" and I know that i set up the smb.conf file up right and mounted it right here is what i did: mount /dev/hdb1 /mnt/c then I added this to the smb.conf file: [c] comment = thirtygigone path = /mnt/c/ guest ok = yes writable = yes public = yes read only = no I did the exact same thing with makeing the /tmp directory except path which was changed to /tmp and this works SO WHAT IS UP WITH THIS??? thanks please help me ------------------------------------------------------------ Get your FREE email and win concert tickets at http://www.kiwibox.com the coolest site for teens by teens! ----- End forwarded message ----- -- Martin Every EULA is doing you damage.
MCCALL,DON (HP-USA,ex1)
2001-Oct-17 18:17 UTC
(fwd from s7master@kiwibox.com) help me please (samba)
Hi martin, sounds to me like the unix permissions on /mnt/c are not allowing access. /tmp typically has 777 (rwxrwxrwx) permissions, so this is why you have no trouble with that. Try chmod 777 /mnt/c and see if this helps. Don -----Original Message----- From: Martin Pool [mailto:mbp@samba.org] Sent: Wednesday, October 17, 2001 20:05 To: samba@lists.samba.org Subject: (fwd from s7master@kiwibox.com) help me please (samba) ----- Forwarded message from Taylor K <s7master@kiwibox.com> ----- Date: Wed, 17 Oct 2001 08:45:15 -0700 From: "Taylor K" <s7master@kiwibox.com> To: support@samba.org Cc: support@samba.net Subject: help me please (samba) thanks for reading this. I am trying to install a samba server and I was told you could help. If not try to tell me sombody who can. Ok here is the problem I have just bought a new 60 gig hard drive it works great. I formatted it in fat32 and at the termanal and telenet it works. When I try to write a file to it through samba it just says "Access denied" and I know that i set up the smb.conf file up right and mounted it right here is what i did: mount /dev/hdb1 /mnt/c then I added this to the smb.conf file: [c] comment = thirtygigone path = /mnt/c/ guest ok = yes writable = yes public = yes read only = no I did the exact same thing with makeing the /tmp directory except path which was changed to /tmp and this works SO WHAT IS UP WITH THIS??? thanks please help me ------------------------------------------------------------ Get your FREE email and win concert tickets at http://www.kiwibox.com the coolest site for teens by teens! ----- End forwarded message ----- -- Martin Every EULA is doing you damage. -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba