From owner-freebsd-questions Wed Apr 19 9:11:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cytosine.dhs.org (cx272244-a.orng1.occa.home.com [24.1.177.149]) by hub.freebsd.org (Postfix) with ESMTP id 2E58C37B530 for ; Wed, 19 Apr 2000 09:11:47 -0700 (PDT) (envelope-from bhishan@cytosine.dhs.org) Received: (from bhishan@localhost) by cytosine.dhs.org (8.10.0/8.10.0) id e3JGBcY21915; Wed, 19 Apr 2000 09:11:38 -0700 (PDT) From: Bhishan Hemrajani Message-Id: <200004191611.e3JGBcY21915@cytosine.dhs.org> Subject: Re: Samba error message in 4.0-REL In-Reply-To: from Doug Poland at "Apr 19, 2000 07:23:07 am" To: Doug Poland Date: Wed, 19 Apr 2000 09:11:37 -0700 (PDT) Cc: ListServer FreeBSD Questions X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > Here's my global settings... > [global] > workgroup = APPLEWG > server string = Samba Server > hosts allow = 10.20. > load printers = yes > log file = /var/log/log.%m You might want to remove this file, let it log to it's own default place for the time being. > max log size = 50 We need big logs, so remove this line too. > security = user > socket options = TCP_NODELAY You can put this back in there after the problem is fixed, but for now remove it. > dns proxy = no > Make sure that you created a samba password file. read smbpasswd(8) --bhishan > > > > > > > and a shared directory... > > > > > > [data] > > > comment = data > > > path = /data > > > writable = yes > > > valid users = djp > > > create mask = 0765 > > > > > > I am trying to log in from WinNT 4.0 (machine name > > > Judah) as user djp and user djp does exist on FreeBSD. > > > This is the error message I see in /var/log/log.judah > > > > > > > > > Samba uses a different password file. Read the documentation from: > > samba.org > > > My point is that the defined user exists on samba host. > > > > > > > > > [2000/04/18 07:05:15, 0] locking/shmem.c:smb_shm_unregister_process(475) > > > ERROR smb_shm_unregister_process : couldn't find pid 1372 in file > > > /var/spool/lock/SHARE_MEM_FILE.processes > > > > > > > Are there any other error messages? Did you install samba from the ports? > > > There are no other messages. The windows client sees first... > Incorrect user name or unknown password > > So I enter the valid username/password, then... > > \\hostname is not accessible > The account is not authorized to login from this station > > > Samba is usually suppost to be in a trap; therefore, it should be using > > /usr/local/samba/var/lock.... etc. > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message