Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jan 2004 16:54:22 -0500
From:      Garance A Drosihn <drosih@rpi.edu>
To:        matt@wrongcrowd.com, freebsd-questions@freebsd.org
Subject:   Re: smblog format?
Message-ID:  <p06020436bc2380257f86@[128.113.24.47]>
In-Reply-To: <34968.207.46.125.17.1073592934.squirrel@wrongcrowd.com>
References:  <20040108200048.74F4416A4DD@hub.freebsd.org> <34968.207.46.125.17.1073592934.squirrel@wrongcrowd.com>

next in thread | previous in thread | raw e-mail | index | archive | help
At 12:15 PM -0800 1/8/04, Matt Staroscik wrote:
>When I connect my PocketPC to my Samba server, the device has a
>very strange name in smblog:
>
>netbios connect: local=server remote=_cerdrc9cb8005
>      _cerdrc9cb8005 (192.168.1.94) connect to service Music
>      as user USER (uid=xxxx, gid=xxxx) (pid 44909)
>
>"_cerdrc9cb8005" is just an example, the exact string changes. My
>other samba clients have "normal" names in the log.
>
>Where is Samba getting this string from?

Note the part:    _cerdrc9cb8005 (192.168.1.94)

I would guess that means _cerdrc9cb8005 is considered the hostname
for IP address 192.168.1.94.  Do you have a DHCP server setup?  If
not, the PocketPC may be picking a name out of thin air.  That is
what I would guess is happening.

However, I believe the message you're talking about is one that
you can specify the format of.  None of my logfiles look like
the line that you have.  (I'm running samba 2.2.8a).  Check your
smb.conf file and see what you have in that line.

(it might be that you ARE seeing the default line -- because I
certainly do customize the messages on my server...)

-- 
Garance Alistair Drosehn            =   gad@gilead.netel.rpi.edu
Senior Systems Programmer           or  gad@freebsd.org
Rensselaer Polytechnic Institute    or  drosih@rpi.edu



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