Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 86512 invoked from network); 16 Jan 2008 08:27:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Jan 2008 08:27:25 -0000 Received: (qmail 66770 invoked by uid 500); 16 Jan 2008 08:27:05 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 66466 invoked by uid 500); 16 Jan 2008 08:27:04 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 66455 invoked by uid 99); 16 Jan 2008 08:27:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jan 2008 00:27:04 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of aeiduks@gmail.com designates 64.233.162.228 as permitted sender) Received: from [64.233.162.228] (HELO nz-out-0506.google.com) (64.233.162.228) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jan 2008 08:26:39 +0000 Received: by nz-out-0506.google.com with SMTP id z6so129633nzd.9 for ; Wed, 16 Jan 2008 00:26:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=g7dLrjGbZ+qybhmWqyiKzFry2w8hGh3DPoAVyuwaeL8=; b=ADp1hmRHhbUCVPdrlgtY7sEl3XS8iYm9J7CjrvGbhLBfFm1bLg9NQ9myiUW1JutsFK877pDA/0EfKuSigg+zlqJ4ZrmXvMN8tPvoVZV5B5Tyt9EjTYLgwxszsCUuEzNBhrO/F8Hz4fo0/dl8n3IWtl8L25fsz3ROv596cCKkUbU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=hd5Unsmm+siaT4gc6A3zHceP9Mj8NRzmud89TWfgwMpzzzVvqt1TCFu2XO8UdwEzE86v6LyzhHZ4cHhJArdXAstxFSuQ8qiPnf5X/qMYhyCnSlJumyJMhb79+2IsebZ0GlMgSYlYi01n4II8ImCKlp6hVdysrwK37TriRFlpfjE= Received: by 10.142.154.20 with SMTP id b20mr168387wfe.172.1200472004412; Wed, 16 Jan 2008 00:26:44 -0800 (PST) Received: by 10.142.238.2 with HTTP; Wed, 16 Jan 2008 00:26:44 -0800 (PST) Message-ID: <79a0106f0801160026g24c7f24ag1767f104b5269904@mail.gmail.com> Date: Wed, 16 Jan 2008 10:26:44 +0200 From: "Andris Eiduks" To: users@tomcat.apache.org Subject: JNDIRealm and password expiration MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_16553_30816654.1200472004386" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_16553_30816654.1200472004386 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi! We use JNDIRealm for users authentication from Tomcat again OpenLDAP. But users doesn't get notifications about password expiration. It is possible for current solution (Tomcat and OpenLDAP) ? Or we must create different functions in web application for passwords expiry dates searching directly into OpenLDAP? Thanks in advance, Andris Eiduks ------=_Part_16553_30816654.1200472004386--