On 7/24/2012 10:05 AM, Lars Huttar wrote:
> On 7/24/2012 9:58 AM, Lars Huttar wrote:
>> I wonder if "auth" is the same as "CAuth", which I think refers to
>> org.apache.cocoon.auth package. [0]
>> But I haven't yet found documentation on how to use this package in
>> Cocoon 2.1.11; only JavaDoc pag
On 7/24/2012 9:58 AM, Lars Huttar wrote:
> I wonder if "auth" is the same as "CAuth", which I think refers to
> org.apache.cocoon.auth package. [0]
> But I haven't yet found documentation on how to use this package in
> Cocoon 2.1.11; only JavaDoc pages.
The package seems to exist in Cocoon 2.1.11
On 7/23/2012 5:27 PM, Lars Huttar wrote:
>
>
>
> Another angle: in the deprecation.log, I get
>
> WARN (2012-07-23) 16:22.48:459 [deprecation]
> (/mount/ethnologue-17-pub/dataset/country-header/-/-/source)
> catalina-exec-5/Deprecation.LoggerWrapper: The authentication-fw block
> is deprecated.
On 7/23/2012 12:37 PM, Lars Huttar wrote:
> Hi all,
>
> I'm trying to get authentication working in Cocoon 2.1.11. Everything
> that I've been able to examine is working correctly, but instead of
> letting certain people in, it just keeps everybody out (and shows the
> redirect-to page).
>
> Here's
Hi all,
I'm trying to get authentication working in Cocoon 2.1.11. Everything
that I've been able to examine is working correctly, but instead of
letting certain people in, it just keeps everybody out (and shows the
redirect-to page).
Here's my handler configuration:
Hi Ralph,
I gave you that solution you refer to in your email. The only difference
I see between what you have and what I have, is the following. In your
sitemap, you have:
>
>
>
>
>
>
>
>
>
>
>
>
>
However, I have in my
Dear Cocoon Users,
Our setup: cocon 2.1.5.1, tomcat 5.5.4, jdk 1.5.0
We are using the cocoon authentication framework to protect
some pipelines from public access. Our prototype setup resembles
the examples closely. We implemented the Authenticator-interface
to use our own authentication adapter
Ralph,
You may have to explicitly destroy the session upon logging out. I
experienced that a similar problem and it did work for me.
.
...
Andre.
Ralph Lange wrote:
Dear Cocoon Users,
Our setup: cocon 2.1.5.1, tomcat 5.5.4, jdk 1.5.0
We are using the cocoon authenticati
Dear Cocoon Users,
Our setup: cocon 2.1.5.1, tomcat 5.5.4, jdk 1.5.0
We are using the cocoon authentication framework to protect
some pipelines from public access. Our prototype setup resembles
the examples closely. We implemented the Authenticator-interface
to use our own authentication adapter
Subject: Getting additional user's
information from session object (authentication framework problem)
Hi
I'd like to keep in session some
additional information about users. My sunrise-user.xml file looks like
this:
*sunrise_user.xml
**
Hi
I'd like to keep in session some
additional information about users. My sunrise-user.xml file looks like
this:
*sunrise_user.xml
**
cocoon cocoon cocoon hello12 **
I
Hi Nesto,
not a complete answer, but some pointers that might help you:
> 1) writing a simple action that checks the user parameters
> (username/password) provided through a web form, with those stored in
> the database. Here the problem, for me, is to write java code that
> reuse the connection
Hi,
> If I want to replace the static xml document with an XSP that
> loads the same data from a database, what I have to load?
> 1) Do I have to select all the users of the portal everytime?
> (NO, I hope! What if I have 1000 or more users???)
You have just to select the user who wants to log in
Thank you Jens, but I have some doubts about this pipeline
>From : "Jens Maukisch" [EMAIL PROTECTED]
> > 2) customize the authentication resource, to use the existing
> authentication framework. But Where > can I add the custom code that queries
> my database? Do I Have to change only the Aut
Hi,
> 2) customize the authentication resource, to use the existing
authentication framework. But Where > can I add the custom code that queries
my database? Do I Have to change only the AuthAction class?
This should help you:
http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=105289531706378&w=2
Hi all!
I have a problem with the authentication framework.
I have the user information (in this case username/password and other info) in a
remote MySQL database, for which I have already set a connection pool in Cocoon
(2.1.3).
I have two ways for doing such user authentication:
1) writing a s
I'd advise solution 2. Look in the documentation for DB handling. Basically,
you could use the SQL transformer. This is quite easy do'nt worry )=
Le Lundi 19 Janvier 2004 12:15, [EMAIL PROTECTED] a écrit :
> Hi all!
> I have a problem with the authentication framework.
>
> I have the user informat
Hi all!
I have a problem with the authentication framework.
I have the user information (in this case username/password and other info) in a
remote MySQL database, for which I have already set a connection pool in Cocoon
(2.1.3).
I have two ways for doing such user authentication:
1) writing a s
18 matches
Mail list logo