From owner-freebsd-questions@FreeBSD.ORG Thu Jan 8 12:16:09 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F5C216A4CE for ; Thu, 8 Jan 2004 12:16:09 -0800 (PST) Received: from wrongcrowd.com (dsl231-036-178.sea1.dsl.speakeasy.net [216.231.36.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA7EB43D4C for ; Thu, 8 Jan 2004 12:16:06 -0800 (PST) (envelope-from matt@wrongcrowd.com) Received: from localhost ([::1] helo=wrongcrowd.com) by wrongcrowd.com with smtp (Exim 4.20) id 1AegZ4-0004UA-8f for freebsd-questions@freebsd.org; Thu, 08 Jan 2004 12:15:34 -0800 Received: from 207.46.125.17 (SquirrelMail authenticated user matt) by wrongcrowd.com with HTTP; Thu, 8 Jan 2004 12:15:34 -0800 (PST) Message-ID: <34968.207.46.125.17.1073592934.squirrel@wrongcrowd.com> In-Reply-To: <20040108200048.74F4416A4DD@hub.freebsd.org> References: <20040108200048.74F4416A4DD@hub.freebsd.org> Date: Thu, 8 Jan 2004 12:15:34 -0800 (PST) From: "Matt Staroscik" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal X-Scanner: exiscan for exim4 (http://duncanthrax.net/exiscan/) *1AegZ4-0004UA-8f*C7DVND1zZk.* Subject: smblog format? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: matt@wrongcrowd.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jan 2004 20:16:09 -0000 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? Is this something the client specifies, or something that Samba is cooking up itself in the absence of a client-provided string? I have put a hostname for the device's IP in /etc/hosts, btw. I am just hoping this is not some silly Microsoft-ism infesting the PocketPC's network stack... if it is Unix-side I'm sure it's fixable! TIA! -- matt@wrongcrowd.com