Samba configuration

Reply

Join Date: Apr 2005
Posts: 16,249
Reputation: jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all 
Solved Threads: 540
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is offline Offline
Moderator

Samba configuration

 
0
  #1
Jan 14th, 2007
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
If i am helpful, please give me reputation points.
Reply With Quote Quick reply to this message  
Join Date: Apr 2006
Posts: 5,051
Reputation: John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold 
Solved Threads: 332
Team Colleague
John A's Avatar
John A John A is offline Offline
Vampirical Lurker

Re: Samba configuration

 
0
  #2
Jan 14th, 2007
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
"Technological progress is like an axe in the hands of a pathological criminal."

All my posts may be freely redistributed under the terms of the MIT license.
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 16,249
Reputation: jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all 
Solved Threads: 540
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is offline Offline
Moderator

Re: Samba configuration

 
0
  #3
Jan 14th, 2007
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.
If i am helpful, please give me reputation points.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the *nix Software Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC