From owner-freebsd-net@FreeBSD.ORG Tue Sep 9 07:48:48 2003 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 B4EA116A4BF for ; Tue, 9 Sep 2003 07:48:48 -0700 (PDT) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23F5A43F3F for ; Tue, 9 Sep 2003 07:48:45 -0700 (PDT) (envelope-from damian@sentex.net) Received: from pegmatite.sentex.ca (pegmatite.sentex.ca [192.168.42.92]) by lava.sentex.ca (8.12.9/8.12.8) with ESMTP id h89EmgCk042394; Tue, 9 Sep 2003 10:48:43 -0400 (EDT) (envelope-from damian@sentex.net) Received: by pegmatite.sentex.ca (Postfix, from userid 1001) id 671FA17126; Tue, 9 Sep 2003 10:48:34 -0400 (EDT) Date: Tue, 9 Sep 2003 10:48:34 -0400 From: Damian Gerow To: Michael Bretterklieber Message-ID: <20030909144834.GF769@sentex.net> References: <20030908202007.GO769@sentex.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-GPG-Key-Id: 0xB841F142 X-GPG-Fingerprint: C7C1 E1D1 EC06 7C86 AF7C 57E6 173D 9CF6 B841 F142 X-Habeas-SWE-1: winter into spring X-Habeas-SWE-2: brightly anticipated X-Habeas-SWE-3: like Habeas SWE (tm) X-Habeas-SWE-4: Copyright 2002 Habeas (tm) X-Habeas-SWE-5: Sender Warranted Email (SWE) (tm). The sender of this X-Habeas-SWE-6: email in exchange for a license for this Habeas X-Habeas-SWE-7: warrant mark warrants that this is a Habeas Compliant X-Habeas-SWE-8: Message (HCM) and not spam. Please report use of this X-Habeas-SWE-9: mark in spam to . User-Agent: Mutt/1.5.4i X-Virus-Scanned: By Sentex Communications (lava/20020517) cc: net@freebsd.org Subject: Re: MPD authenticating against Win NTLM / 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: Tue, 09 Sep 2003 14:48:48 -0000 Thus spake Michael Bretterklieber (mbretter@a-quadrat.at) [09/09/03 03:28]: > > Ideally, I'd like to get MPD authenticating via PAM, and then I can use > > pam_winbind to authenticate against a domain. Any pointers or suggestions > > (this looks like it will take a patch or some coding) would be greatly > > appreciated. > You can use FreeRADIUS, wich supports PAM authentication, and then > configure MPD using RADIUS for authentication against you FreeRADIUS > server. Yes, I found that out shortly after submitting that post. Now to find some docs on getting mpd working via RADIUS...