From owner-freebsd-questions@FreeBSD.ORG Sat Feb 11 12:34:02 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 5D2DF16A420 for ; Sat, 11 Feb 2006 12:34:02 +0000 (GMT) (envelope-from duane@greenmeadow.ca) Received: from smtpout.eastlink.ca (smtpout.eastlink.ca [24.222.0.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4D3543D45 for ; Sat, 11 Feb 2006 12:34:01 +0000 (GMT) (envelope-from duane@greenmeadow.ca) Received: from ip04.eastlink.ca ([24.222.10.20]) by mta01.eastlink.ca (Sun Java System Messaging Server 6.2-4.03 (built Sep 22 2005)) with ESMTP id <0IUI0072IW97I3N0@mta01.eastlink.ca> for freebsd-questions@freebsd.org; Sat, 11 Feb 2006 08:34:19 -0400 (AST) Received: from blk-224-199-230.eastlink.ca (HELO [192.168.0.103]) ([24.224.199.230]) by ip04.eastlink.ca with ESMTP; Sat, 11 Feb 2006 08:34:01 -0400 Date: Sat, 11 Feb 2006 08:33:39 -0400 From: Duane Whitty In-reply-to: <200602111541.31821.shinjii@virusinfo.rdksupportinc.com> To: Warren Liddell Message-id: <43EDD9A3.8000904@greenmeadow.ca> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-BrightmailFiltered: true X-Brightmail-Tracker: AAAAAQAAA+k= References: <200602111541.31821.shinjii@virusinfo.rdksupportinc.com> User-Agent: Thunderbird 1.5 (X11/20060205) Cc: freebsd-questions@freebsd.org Subject: Re: Samba Problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2006 12:34:02 -0000 Warren Liddell wrote: > When i try logging onto the FreeBSD machine from windows via samba, upon > entering the username/pswd windows Automatically adds: fred/shinjii > > All i want it to have is just shinjii .. what am i missing and where do i go > to fix this ? > _______________________________________________ Hi, It might help if you could send a copy of your samba configuration file, usually it is located at /usr/local/etc/smb.conf This is where I would start looking for problems. Also read the smb.conf.default file as it gives good examples as a starting point. --Duane