From owner-freebsd-questions@FreeBSD.ORG Tue Apr 16 19:20:40 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 5CCEE39E for ; Tue, 16 Apr 2013 19:20:40 +0000 (UTC) (envelope-from m.e.sanliturk@gmail.com) Received: from mail-vb0-x22d.google.com (mail-vb0-x22d.google.com [IPv6:2607:f8b0:400c:c02::22d]) by mx1.freebsd.org (Postfix) with ESMTP id 20A48111C for ; Tue, 16 Apr 2013 19:20:40 +0000 (UTC) Received: by mail-vb0-f45.google.com with SMTP id w15so675111vbf.32 for ; Tue, 16 Apr 2013 12:20:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=yQh1SAxBErfcBih8wjFpJa8I6jNnrTpdVDYGgWH3u+c=; b=TIZWNQl8gL8g0ENsdJZopmit64lGOuwhvdj670cNdLCwvpF2xKF9quNv1HNpHg5f/T rETLhgGMHKmUAhnso+EdZSPekHkUeLHTEUq2Ctmwa1Hox7aY4opf6JuxRM5aob1vEAgV /YC7Rlam0IkhjzznqYmBKON6kWqo6jgcLUBAoYAxx49mKQJfSlgoW96I5cR7k1TCfrWv XiJlpm97kPW6+hyDcmHdR7Kjn3Yhzpu3n+k2nltJwj7pq2HTIkVgrCVMRVxWzFBK2C/p OOCQf2l4Gn0hjVE9KDNNpn70guUn2xKXvYrOyRNtJhIOS1yhfxwApotJ9b8YkNItumpa uCcg== MIME-Version: 1.0 X-Received: by 10.58.12.225 with SMTP id b1mr2620308vec.20.1366140039635; Tue, 16 Apr 2013 12:20:39 -0700 (PDT) Received: by 10.58.132.203 with HTTP; Tue, 16 Apr 2013 12:20:39 -0700 (PDT) Date: Tue, 16 Apr 2013 12:20:39 -0700 Message-ID: Subject: FreeBSD as Samba Server and Windows as Client From: Mehmet Erol Sanliturk To: FreeBSD Questions Mailing List Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Apr 2013 19:20:40 -0000 Dear All , I could be able to connect a FreeBSD 9.1 amd64 computer as client to a Windows XP ( 32 bits ) by using information supplied by the mail http://lists.freebsd.org/pipermail/freebsd-questions/2013-April/250500.html and I sent a mail http://lists.freebsd.org/pipermail/freebsd-doc/2013-April/021857.html to share my findings . Previously , I tried to make a FreeBSD 9.1 amd64 as Samba server and connect a Windows XP as a client computer . By using The FreeBSD Handbook , many documents from www.samba.org and Internet , I could not be able to access to the FreeBSD Samba server from Windows XP : Continuously I have received "Access denied" error message in Windows XP although in the server the related directory and files have mode rwx-rwx-rwx . The same message is produced even for Linux Samba Server . The examples given in the documents are partial statements without actually used files / statements in such a setting , and sometimes inconsistent or contradictory with each other because they are mostly written manually . If a working , applicable set of files / statements are supplied , it will be appreciated very much . After a successful implementation , I will send an e-mail about this set up as an example for the FreeBSD Handbook to share our information with other people in need . Thank you very much . Mehmet Erol Sanliturk