From owner-freebsd-questions Tue Jul 4 19: 6:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from chickenbean.com (ci1000971-d.sptnbrg1.sc.home.com [24.4.115.200]) by hub.freebsd.org (Postfix) with ESMTP id 7CAD837BC1C for ; Tue, 4 Jul 2000 19:06:08 -0700 (PDT) (envelope-from support@tecpro.com) Received: from dfdfs (ci1000971-e.sptnbrg1.sc.home.com [24.4.115.202]) by chickenbean.com (8.9.3/8.9.3) with ESMTP id VAA89554 for ; Tue, 4 Jul 2000 21:11:25 -0500 (EST) (envelope-from support@tecpro.com) From: "Charles Peters - Tech Support" To: freebsd-questions@FreeBSD.ORG Date: Tue, 4 Jul 2000 22:09:41 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Problem connecting Windows 2000 Professional to Samba 2.0.7 share Reply-To: support@tecpro.com Message-ID: <396260A5.9697.A5D873E@localhost> X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings, I have a Samba 2.0.7 server running on FreeBSD 4.0 Release. It works flawlessly, with one exception. When I try and connect my Windows 2000 Professional workstation to a samba share, windows 2000 returns the following error message: System Error 1240 has occured. The account is not authorized to log in from this station. I am using the following command to connect (from a command window): net use m: \\otis\charles This command works flawlessly from all of my win98 and win95 machines. Below is a copy of my smb.conf file: # Samba config file created using SWAT # from UNKNOWN (0.0.0.0) # Date: 2000/06/27 00:59:46 # Global parameters [global] workgroup = workgroup log file = /var/log/log.%m max log size = 50 interfaces = 192.168.0.4 netbios name = otis dns proxy = No server string = SambaServer [homes] comment = Home Directories read only = No browseable = No [printers] comment = All Printers path = /var/spool/samba print ok = Yes browseable = No [music] browsable = Yes comment = Music write list = @peters create mode = 777 directory mode = 777 writable = yes path = /usr/sshare/music Any suggestions would be greatly appreciated. Thanks in advance! Charles Charles Peters mailto:support@tecpro.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message