From owner-freebsd-questions@FreeBSD.ORG Tue Oct 18 21:42:41 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1BAE16A41F for ; Tue, 18 Oct 2005 21:42:41 +0000 (GMT) (envelope-from rj45@slacknet.com) Received: from slacknet.com (slacknet.com [166.70.153.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBD1243D49 for ; Tue, 18 Oct 2005 21:42:40 +0000 (GMT) (envelope-from rj45@slacknet.com) Received: from rj45 (helo=localhost) by slacknet.com with local-esmtp (Exim 4.50 #1 (Debian)) id 1ERzEU-0006Gt-Aj for ; Tue, 18 Oct 2005 15:42:54 -0600 Date: Tue, 18 Oct 2005 15:42:54 -0600 (MDT) From: RJ45 To: freebsd-questions@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: rj45@slacknet.com X-SA-Exim-Scanned: No (on slacknet.com); SAEximRunCond expanded to false Subject: pam authentication X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Oct 2005 21:42:41 -0000 Hello, I have a central authentication server (Windows 2K3), active directory. Not for my choice... I need to authenticate users of BSD boxes upon the windows server. How can I make a smb authentication ? can I use pam ? how to do it? how to delegate authentication to the WinDOS 2003 server thanks Rick