What am I missing here?

Joel Hammer Joel at HammersHome.com
Sun Nov 25 14:07:03 GMT 2001


It might help to assign a user to the guest account:
guest account = ftp might work. Otherwise, guest might be nobody and he may
have very limited privileges.
Also, check the permissions on /mnt/data.
Joel
On Sun, Nov 25, 2001 at 08:22:41PM -0000, Alexander Shaw wrote:
> Hi all,
> 
> I'm wading my way through setting up Samba at the moment and seem to have
> come to a dead stop. I've managed to set up a number of shares, and although
> I'm able to view them I'm unable to write files to them. The smb.cong file
> is below.
> 
> Any ideas?
> 
> Alex
> 
> [global]
> 	workgroup = INTRANET
> 	server string = Samba Server 01
> 	security = SHARE
> 	encrypt passwords = Yes
> 	log file = /var/log/samba/%m.log
> 	max log size = 100
> 	socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
> 	dns proxy = No
> 	printing = lprng
> 
> 
> [printers]
> 	comment = All Printers
> 	path = /var/spool/samba
> 	printable = Yes
> 	browseable = No
> 
> 
> [Data]
> 	comment = Data drive on Server 01
> 	path = /mnt/data
> 	read only = No
> 	guest ok = Yes




More information about the samba mailing list