From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from fed1rmmtao05.cox.net ([68.230.241.34]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1FaPv5-0005Jc-00 for ; Mon, 01 May 2006 00:21:59 -0400 Received: from neds8086winbox ([68.105.128.95]) by fed1rmmtao05.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with SMTP id <20060501042127.EMCB25666.fed1rmmtao05.cox.net@neds8086winbox> for ; Mon, 1 May 2006 00:21:27 -0400 Message-ID: <000a01c66cd6$beb76910$1101a8c0@neds8086winbox> From: "Ned" To: "Speakup is a screen review system for Linux." Subject: samba setup problem Date: Sun, 30 Apr 2006 21:21:39 -0700 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.8rc1 X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.8rc1 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 04:21:59 -0000 Hi folks, I succeeded in setting up the samba, that is , partially. Namely, when I try to open the workgroup directory from Windows I = created in /home/cis debian dir, windows gives me the following err: path not found" In the smb.conf file, the netlogon parameters are set as follows: domain logons =3D yes logon home =3D \\%U ; I think this line is problem logon path =3D \\%U\ntprofile ; and this one logon drive =3D c: timespace server =3D yes ; not sure where this line came from os level =3D 99 domain master =3D yes ; here is one line missing, don't know which one -- maybe: ; local master =3D yes path =3D /home/samba/netlogon ; netlogon is a new dir guest ok =3D yes writable =3D yes share modes =3D no ... So... I know there is something missing, and there is something extra, = and there is definitely something wrong in these couple of lines. The question is: What? Many thanks in advance! Ned