Re: Authentication puzzle

2007-01-10 Thread Peter Flynn
Steven D. Majewski wrote: My understanding is that the Authentication Framework is just a framework -- it doesn't itself do any authentication or encryption/decryption of passwords. I understand that it doesn't do any authentication: that's what I wrote the little XML and XSLT files for: to

RE: Authentication puzzle

2007-01-10 Thread Armaz Mellati
Flynn [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 10, 2007 10:42 AM To: users@cocoon.apache.org Subject: Re: Authentication puzzle Steven D. Majewski wrote: My understanding is that the Authentication Framework is just a framework -- it doesn't itself do any authentication

Re: Authentication puzzle

2007-01-10 Thread Peter Flynn
Armaz Mellati wrote: May I ask you what version of Cocoon you are using? 2.1.8 I ask because the documentation you are refering to is somewhat outdated if you are using 1.2.10 (may be even for 1.2.9). I was going to upgrade to the latest stable (2.1.10?) when I move this from the pilot

Re: Authentication puzzle

2007-01-09 Thread Steven D. Majewski
On Jan 9, 2007, at 11:57 AM, Peter Flynn wrote: I am trying to get simple authentication to work for a single document, using local files for the authentication step, but I can't get it to return an authentication success. The following works fine when run using Saxon from the