From owner-freebsd-questions Sun Jul 9 12: 8: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from otonabee.pixelhammer.com (sense-nbd95-64.oz.net [216.39.165.64]) by hub.freebsd.org (Postfix) with ESMTP id 83A7937B56E for ; Sun, 9 Jul 2000 12:08:02 -0700 (PDT) (envelope-from dave@pixelhammer.com) Received: from redbird (redbird.pixelhammer.com [192.168.0.2]) by otonabee.pixelhammer.com (8.9.3/8.9.3) with SMTP id MAA56226; Sun, 9 Jul 2000 12:21:42 -0700 (PDT) From: DAve Reply-To: dave@pixelhammer.com To: dbjames@bga.com Subject: Re: Unable to access SAMBA shares via WIN NT Date: Sun, 9 Jul 2000 12:03:19 -0700 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: <00070815542206.00341@dannyh.freebsd.org> <3968714E.24300.20A658@localhost> In-Reply-To: <3968714E.24300.20A658@localhost> Cc: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Message-Id: <00070912202400.04816@redbird> Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 09 Jul 2000, you wrote: > Hi Dave, >=20 > =09I haven't been able to get SWAT to work in spite of entering the=20 > correct lines in /etc/inetd.conf and /etc/services. >=20 Here is my line from inetd.conf; swat stream tcp nowait root /usr/local/samba/bin/swat swat To access it I use http://mymachine:901/ and use 'user root' 'pass rootpassword' to access it.=20 Do you have swat installed? did you use a package? (I used sources) do a 'locate swat' and make certain that your inetd line points to the swat executable. Then make sure you do 'killall -HUP inetd' before you try to access swat, this will make sure your inetd rereads the inetd.conf file. > My smb.conf file looks like this: >=20 > [global] > encrypt passwords =3D yes If you have setup NT to use plain text passwords, then I would think this is wrong. smbpassword will make an encrypted password (I believe). I would not try to get NT to use plain text, I've had no problems getting Samba to talk with NT and 98 without making any changes to the windows side of the house.=20 Try setting NT up as normal, and then work the Samba side to get a connection, sounds like your nearly there already. I'd get SWAT up, once your there the Samba manual is at your fingertips and you can make changes, restart smb, see your changes take effect. You can certainly get going from there. =20 >=20 > Don James > Austin, Texas Ahhhh ... How's the Republic today? I'm a long way from home and missing Texas sunsets. DAve Sorry if this sounds simplistic, I've no clue how much FBSD you know, you likely know more than me ;^) --=20 "My center is giving way,=20 my right is pushed back;=20 situation excellent,=20 I am attacking." =0D=20 Ferdinand Foch at the Second Battle of the Marne (1918) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message