Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Cant start 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
XtAzY
n00b
n00b


Joined: 18 Jan 2005
Posts: 23

PostPosted: Mon Feb 13, 2006 4:10 am    Post subject: Cant start samba Reply with quote

for some reason when i run /etc/init.d/samba start, it runs and does nothing after

Code:

localhost ~ # /etc/init.d/samba start
* samba -> start: smbd ...


heres my smb.conf

Code:

[global]
workgroup = MSHOME
server string = Samba Server %v
log file = /var/log/samba/log.%m
max log size = 50
socket optons = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
security = share
encrypt passwords = yes
interfaces = lo eth0
bind interfaces only = yes
hosts allow = 127.0.0.1 192.168.0.100/24
hosts deny = 0.0.0.0/0
vfs object = vscan-clamav
vscan-clamav: config-file = /etc/samba/vscan-clamav.conf
guest account = samba
guest ok = yes

[public]
comment = Public Files
case sensitive = no
public = yes
path = /home/samba/public
browseable = yes
create mode = 0766
writeable = yes


can anyone address me on how to fix this?
Back to top
View user's profile Send private message
magic919
Advocate
Advocate


Joined: 17 Jun 2005
Posts: 2182
Location: Berkshire, UK

PostPosted: Mon Feb 13, 2006 7:06 am    Post subject: Reply with quote

Check if it is actually running using ps -ef. Run netstat -tunlp to see if it is listening on a port. Check with testparm to see if the config is being read ok.

Also see here http://www.techtown.it/public/html/Samba/
Back to top
View user's profile Send private message
Lex_Brugman
n00b
n00b


Joined: 28 Mar 2004
Posts: 43
Location: Netherlands

PostPosted: Sun Mar 26, 2006 11:13 am    Post subject: Reply with quote

I am having the same problem here, did you find a solution?
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