Hi there. :)

After some frustrating hours of trying to set up SAMBA, by the book, I'm now 
faced with SWAT telling me that neither SMBD or NMBD are running.  Curious 
thing is that they are when I check running processes.  Further..when I 
restart SMBD SWAT reports it as not running but it does show a connection.  
This lasts through one 30 second refresh period then vanishes.

A check of the log files shows all this happening with the comment every time 
that the services are running.

Getting smbclient to work isn't helping, either.  Though I'm so confused now 
that I'm probably doing something wrong. :)

Either way, this isn't particularly trivial.  I'm trying to link up a couple 
of Winblows boxes to my Linux box as well as wipe out the Windows partition 
on this machine.  As long as I have to keep going into Windows to file and 
print share the latter isn't possible and constantly rebooting isn't overly 
convienient, either. 

So...help!!!!!!

Here's my config file if that helps. :)

# Samba config file created using SWAT
# from UNKNOWN (127.0.0.1)
# Date: 2002/09/26 23:41:26

# Global parameters
[global]
    workgroup = LINUX
    netbios name = DELL
    server string = Samba
    interfaces = 192.168.0.1/255.255.255.0
    bind interfaces only = Yes
    encrypt passwords = Yes
    root directory = /
    passwd chat debug = Yes
    syslog = 3
    log file = /var/log/samba/log.%m
    max log size = 50
    debug uid = Yes
    unix extensions = Yes
    socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
    printcap name = lpstat
    os level = 65
    preferred master = True
    dns proxy = No
    default service = global
    remote announce = 192.168.0.255/LINUX
    hosts allow = localhost, 192.168.0. 127.
    sync always = Yes
    printing = cups
    printer name = Printer
    hide dot files = No
    map hidden = Yes
    dos filetime resolution = Yes
    fake directory create times = Yes

[public]
    comment = Public space with read-write access
    path = /home/local/samba-public
    read only = No
    guest ok = Yes

[printers]
    comment = All Printers
    path = /var/spool/samba
    public = yes
    printable = yes
    browseable = no
    available = yes

[John]
    comment = My Linux home
    path = /home/john
    read only = No

[Deskjet]
    path = /tmp
    printable = Yes
[homes]

I know there are one or two minor problems there, but it passes all the 
tests.   So....can someone please tell me what is happening here? :)

thanks.

ttfn

John

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to