Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Oct 2001 05:26:54 -0800 (PST)
From:      Bill Schoolcraft <bill@wiliweld.com>
To:        Bsd Neophyte <bsdneophyte@yahoo.com>
Cc:        Brian Sobolak <sobolak@mindspring.com>, <freebsd-questions@FreeBSD.ORG>
Subject:   Re: samba problem...
Message-ID:  <Pine.GSO.4.33.0110310522180.15271-100000@corten8.billschoolcraft.com>
In-Reply-To: <20011031114645.14232.qmail@web20107.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
At Wed, 31 Oct 2001 it looks like Bsd Neophyte composed:

bsdneo->
bsdneo->> 1.  Any info in the logs, e.g. /var/log/smb.log or nmd.log?
bsdneo->
bsdneo->What would i look for in the log file?
bsdneo->

I'd crank my logfile error level up to "2" and then start viewing
the errors.

[global]
        log level = 2

Then I'd run the tests while viewing for the "fun" of it. You'll get
a good idea of what gets hit when you make requests.

"tail -f /path/to/your/var/log.smbd"

and

"tail -f /path/to/your/var/log.nmbd"




--
Bill Schoolcraft | PO Box 210076
    San Francisco, CA 94121
  http://ForwardSlashUnix.com
    "UNIX, A Way of Life."



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.33.0110310522180.15271-100000>