Return-Path: Delivered-To: apmail-portals-jetspeed-dev-archive@www.apache.org Received: (qmail 55575 invoked from network); 11 May 2007 22:54:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 May 2007 22:54:37 -0000 Received: (qmail 98104 invoked by uid 500); 11 May 2007 22:54:42 -0000 Delivered-To: apmail-portals-jetspeed-dev-archive@portals.apache.org Received: (qmail 98077 invoked by uid 500); 11 May 2007 22:54:42 -0000 Mailing-List: contact jetspeed-dev-help@portals.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Jetspeed Developers List" Delivered-To: mailing list jetspeed-dev@portals.apache.org Received: (qmail 98063 invoked by uid 99); 11 May 2007 22:54:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 May 2007 15:54:42 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 May 2007 15:54:35 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 597D1714042 for ; Fri, 11 May 2007 15:54:15 -0700 (PDT) Message-ID: <9387892.1178924055323.JavaMail.jira@brutus> Date: Fri, 11 May 2007 15:54:15 -0700 (PDT) From: "David Sean Taylor (JIRA)" To: jetspeed-dev@portals.apache.org Subject: [jira] Resolved: (JS2-720) Support for NTLM authentication with optional fallback authentication method In-Reply-To: <33506131.1178898195721.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JS2-720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Sean Taylor resolved JS2-720. ----------------------------------- Resolution: Fixed patch applied and docs copied up to apache website > Support for NTLM authentication with optional fallback authentication method > ---------------------------------------------------------------------------- > > Key: JS2-720 > URL: https://issues.apache.org/jira/browse/JS2-720 > Project: Jetspeed 2 > Issue Type: New Feature > Components: Security > Affects Versions: 2.2 > Reporter: Dennis Dam > Assigned To: David Sean Taylor > Fix For: 2.2 > > Attachments: ntlmPatch.txt > > > This patch adds support for SSO based on NTLM authentication to Jetspeed. The included NTLMSecurityValve is based on SecurityValveImpl, and can be used as a replacement for it: if no NTLM authentication is configured, then the Valve will fall back to default (active) authentication. > If NTLM authentication is needed however, then the jCIFS filter (http://jcifs.samba.org/) has to be configured in web.xml. I included xdocs in the patch which explains the whole configuration in detail. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org For additional commands, e-mail: jetspeed-dev-help@portals.apache.org