Kubicz
11-10-2008, 20:00
Hi guys,
having problem that my WL-500W hasnt started smbd and nmbd processes. I installed Samba 3 by tutorial here: http://wl500g.info/showthread.php?t=10761&highlight=samba3&page=2
Situation is following: when typing "ps axf", there I see no process such as a smbd or nmbd running. When running manually /opt/etc/init.d/08samba, output is following:
Starting nmbd:
Starting smbd:
That's all, again: nothing in running processes.
When typing "testparm" it makes no errors, see the output below:
Load smb config files from /opt/etc/samba/smb.conf
Processing section "[share$]"
Processing section "[harddisk$]"
Processing section "[flashdrive$]"
Processing section "[Apps]"
Module '/opt/lib/charset/CP850.so' loaded
Loaded services file OK.
Server role: ROLE_STANDALONE
Press enter to see a dump of your service definitions
[global]
workgroup = RYBAR
server string = Rybar's fileserver @ 320 GB
security = SHARE
log level = 1
log file = /opt/logs/smbd.log
max log size = 100
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_KEEPALIVE_SO_SNDBUF=8192
domain master = Yes
dns proxy = No
wins support = Yes
guest ok = Yes
hosts allow = 127.0.0.1, 172.17.1
[share$]
path = /
force user = Kubicz
read only = No
browseable = No
[harddisk$]
path = /tmp/harddisk
force user = Kubicz
read only = No
browseable = No
[flashdrive$]
path = /opt
force user = Kubicz
read only = No
browseable = No
[Apps]
path = /tmp/mnt/disc0_4/Apps
read only = No
Can anybody try to help me, where can I have a error? Thanks a lot!
having problem that my WL-500W hasnt started smbd and nmbd processes. I installed Samba 3 by tutorial here: http://wl500g.info/showthread.php?t=10761&highlight=samba3&page=2
Situation is following: when typing "ps axf", there I see no process such as a smbd or nmbd running. When running manually /opt/etc/init.d/08samba, output is following:
Starting nmbd:
Starting smbd:
That's all, again: nothing in running processes.
When typing "testparm" it makes no errors, see the output below:
Load smb config files from /opt/etc/samba/smb.conf
Processing section "[share$]"
Processing section "[harddisk$]"
Processing section "[flashdrive$]"
Processing section "[Apps]"
Module '/opt/lib/charset/CP850.so' loaded
Loaded services file OK.
Server role: ROLE_STANDALONE
Press enter to see a dump of your service definitions
[global]
workgroup = RYBAR
server string = Rybar's fileserver @ 320 GB
security = SHARE
log level = 1
log file = /opt/logs/smbd.log
max log size = 100
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_KEEPALIVE_SO_SNDBUF=8192
domain master = Yes
dns proxy = No
wins support = Yes
guest ok = Yes
hosts allow = 127.0.0.1, 172.17.1
[share$]
path = /
force user = Kubicz
read only = No
browseable = No
[harddisk$]
path = /tmp/harddisk
force user = Kubicz
read only = No
browseable = No
[flashdrive$]
path = /opt
force user = Kubicz
read only = No
browseable = No
[Apps]
path = /tmp/mnt/disc0_4/Apps
read only = No
Can anybody try to help me, where can I have a error? Thanks a lot!