943,983 Members | Top Members by Rank

Ad:
Jan 14th, 2007
0

Samba configuration

Expand Post »
Ok, feel free to move this to the networking forum

Basically I have a debian etch server up and running and have installed samba but the bad news is my meddling has deleted the smb.conf file. Can anyone give me one suitable for the following setup

no security - full read and write access including ability to create / del dirs with no login required

workgroup = mshome
share = /shared

clients are all xp home ed
Similar Threads
Moderator
Featured Poster
Reputation Points: 1800
Solved Threads: 575
Moderator
jbennet is offline Offline
16,520 posts
since Apr 2005
Jan 14th, 2007
0

Re: Samba configuration

Dani gives an example of a smb.conf in her Red Hat Samba tutorial.

Perhaps you want something like this?
[global] 
   workgroup = MSHOME 
   server string = Jbennet 
   hosts allow = 192.168. 127. 
   log file = /var/log/samba/%m.log 
   security = user 
   encrypt passwords = yes 
   smb passwd file = /etc/samba/smbpasswd 
   socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 

[Root] 
   comment = Root 
   path = /
   browseable = yes 
   writable = yes 
   public = yes 
   read only = no

Hope this helps
Team Colleague
Reputation Points: 2240
Solved Threads: 338
Vampirical Lurker
John A is offline Offline
5,055 posts
since Apr 2006
Jan 14th, 2007
0

Re: Samba configuration

thanks but it still says access denied - gonna install CentOS 4.4 and use the GUI instead
Last edited by jbennet; Jan 14th, 2007 at 8:24 pm.
Moderator
Featured Poster
Reputation Points: 1800
Solved Threads: 575
Moderator
jbennet is offline Offline
16,520 posts
since Apr 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Linux Applications and Software Forum Timeline: PSX game iso making?
Next Thread in Linux Applications and Software Forum Timeline: HELP- My computer keeps freezing after fedora core 5 installation





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC