From owner-freebsd-questions Wed Apr 8 16:52:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA12792 for freebsd-questions-outgoing; Wed, 8 Apr 1998 16:52:58 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from server4.mpcbbs.com.br (server4.mpc.com.br [200.246.0.252]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA12781 for ; Wed, 8 Apr 1998 16:52:46 -0700 (PDT) (envelope-from capriotti@geocities.com) Received: from hot_nt (node73.mpc.com.br [200.246.0.73]) by server4.mpcbbs.com.br (8.8.6/8.8.6) with SMTP id UAA04849; Wed, 8 Apr 1998 20:51:39 -0300 (EST) Message-Id: <3.0.32.19980409084028.00941bb0@pop.mpc.com.br> X-Sender: capriotti@pop.mpc.com.br X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Thu, 09 Apr 1998 08:46:30 -0300 To: "Gary Lahr" , From: Capriotti Subject: Re: Samba Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 12:42 PM 4/8/98 -0400, Gary Lahr wrote: >I am trying to setup samba on version 2.2.5 of BSD. I loaded the software >from the ports collection and I am having a difficult time getting it to >work. My config file is very small: > >[homes] > comment = Home Directories > browseable = yes > writable = yes > read only = no > create mode = 0750 OK. I don't have too much experience with [homes], but I guess there is a parameter missing there. sometihng like path=/momes/$user I am not sure. > >but I cannot connect to the share from NT. I am trying to map a drive to >\\develbsd\gary. develbsd is the DNS name for the system and gary is a valid >account. Does anyone know what I am doing wrong? When I map to the drive I >get the username password prompt but the name and password don't match >according to the message I get. I assure you I'm using the correct password >for the gary account. > >I can use the smbclient to map to an NT share so it looks like the service >is working ok. > >any help would be great...thanks Had a similar problem before ! NT is slow. Allow it 2 minutes - minimun - to read the network again, or it will try to use the cached network info it's saved. If you have your user list on the FBSD machine, AND an NT on the network, you will need to take special care, or the username/password won't work. Take a closer look at the documentation; If you can't locate it, unpack the samba package in one directory, and search for the .txt and html files there. They solve almost any problem. I hope it helped. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message