From owner-freebsd-net@FreeBSD.ORG Thu Apr 28 03:20:05 2005 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5555016A4D3 for ; Thu, 28 Apr 2005 03:20:05 +0000 (GMT) Received: from hotmail.com (bay106-dav6.bay106.hotmail.com [65.54.161.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1CBD43D4C for ; Thu, 28 Apr 2005 03:20:04 +0000 (GMT) (envelope-from skshyam@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 27 Apr 2005 20:20:04 -0700 Message-ID: Received: from 65.54.161.210 by BAY106-DAV6.phx.gbl with DAV; Thu, 28 Apr 2005 03:20:04 +0000 X-Originating-IP: [65.54.161.210] X-Originating-Email: [skshyam@hotmail.com] X-Sender: skshyam@hotmail.com From: "Shyam Shantikumar" To: Date: Thu, 28 Apr 2005 13:19:46 -0700 MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcVML2r7UKRI/yeHRL2gqhwACBYfvQAACHaA X-OriginalArrivalTime: 28 Apr 2005 03:20:04.0480 (UTC) FILETIME=[2BB18800:01C54BA1] X-Mailman-Approved-At: Thu, 28 Apr 2005 12:23:37 +0000 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: FW: SAMBA+LDAP X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Apr 2005 03:20:05 -0000 _____ From: Shyam Shantikumar [mailto:skshyam@hotmail.com] Sent: Thursday, April 28, 2005 1:18 PM To: 'jerry@samba.org' Subject: SAMBA+LDAP Hi All, I don't understand the PosixAccount that you have mentioned there. How should I proceed with this? I have done the following on the SAMBA+LDAP server 1) installed Openldap and configured slapd.conf file. I can send it across when asked for 2) populated the directory using ldapmodify and slapadd commands 3) installed samba 3 and configured the computer as a PDC 4) included samba.schema in slapd.conf file 5) installed user accounts in windows machines and also the unix box 6) sent the smbpasswd (smbadmin) to the tdbsecrets file when it comes to adding the user accounts in smbpasswd file I am getting the following error. root@LDAPSERVER:/usr/local/etc# Apr 28 12:37:10 LDAPSERVER kernel: pid 30742 (smbpasswd), uid 0: exited on signal 11 (core dumped). I hv no clue how to integrate the PosixAccount with SambasamAccount. Do I have to use pam/nss when I don't need any authentication at this stage?? Any help is appreciated at this stage. I hv been trying to get the server running for the last 1 month and am stuck in this. Regards Shyam