From owner-freebsd-net@FreeBSD.ORG Mon Sep 8 13:20:16 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 B13C716A4BF for ; Mon, 8 Sep 2003 13:20:16 -0700 (PDT) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94FCB43F75 for ; Mon, 8 Sep 2003 13:20:15 -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 h88KKECk039037; Mon, 8 Sep 2003 16:20:14 -0400 (EDT) (envelope-from damian@sentex.net) Received: by pegmatite.sentex.ca (Postfix, from userid 1001) id 338F41715C; Mon, 8 Sep 2003 16:20:07 -0400 (EDT) Date: Mon, 8 Sep 2003 16:20:07 -0400 From: Damian Gerow To: Alessandro de Manzano Message-ID: <20030908202007.GO769@sentex.net> References: 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: Mon, 08 Sep 2003 20:20:16 -0000 Thus spake Alessandro de Manzano (ale@unixmania.net) [08/09/03 15:31]: > I'm currently and successfully using MPD 3.13 on a 4.7p9 box as PPTP > RAS for a bunch of Win2K/XP clients. > > I'ld know if it is possible to authenticate such users against a Win2K > mixed mode domain (NTLM and/or LDAP) instead of manually maintaing a > mpd.secret file. > Something like Squid does using Samba's winbindd & co. > > > Any hint, suggestion, URL, etc. is welcome :-) I *just* joined the mpd mailing list five minutes ago (anyone else having problems sending mail to *@lists.sourceforge.net today?) to find out this *exact* same thing. 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. - Damian