From owner-freebsd-current@FreeBSD.ORG Mon Jan 26 13:14:36 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1181516A4CE for ; Mon, 26 Jan 2004 13:14:36 -0800 (PST) Received: from bragi.housing.ufl.edu (bragi.housing.ufl.edu [128.227.47.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBD5943D2F for ; Mon, 26 Jan 2004 13:14:32 -0800 (PST) (envelope-from WillS@housing.ufl.edu) content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Date: Mon, 26 Jan 2004 16:14:32 -0500 Message-ID: <0E972CEE334BFE4291CD07E056C76ED8DB3719@bragi.housing.ufl.edu> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: nss_winbind support Thread-Index: AcPkUWQrDU3CX9ebQ/C6dyommQKbXA== From: "Will Saxon" To: Subject: nss_winbind support X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jan 2004 21:14:36 -0000 Hello, Is samba 3's winbind nss module known to work under 5.2-RELEASE at this = time? I am having not having any success with it at all, I can join the = domain and enumerate users/groups in ADS 'mode' but I can't seem to = assign permissions with domain accounts, etc. I may have just missed it but there doesn't seem to be a lot of = information available on how to set Samba 3 up under FreeBSD 5.x to use = nss_winbind and pam_winbind. What information I have found doesn't seem = to work, maybe because it focuses on joining the domain as an NT-style = domain member vs. Active Directory-style membership. -Will