[opencms-dev] RE: opencms-dev digest, Vol 1 #35 - 2 msgs
ashik
ashik at spectrum-bd.com
Sun Apr 27 18:34:02 CEST 2003
Dear All,
I am facing problem in Tomcat 4.1.24, OpenCms 5 RC2, MySQL. Here I can
only login as admin/admin. But my newly created users face Tomcat Basic
Authentication Challenge for Realm "OpenCms" in localhost. I have done
all client site settings (adding localhost in trusted sites zone,
enabling all ActiveX controls). I tried to define in MemoryRealm of
Tomcat, but I think OpenCms uses JDBCRealm. But MySQL is creating those
users.
Any help for me, please?
Regards,
========================
Muhammad Ashikuzzaman
Programmer, Spectrum Engineering Consortium Ltd.
-----Original Message-----
From: opencms-dev-admin at opencms.org
[mailto:opencms-dev-admin at opencms.org] On Behalf Of
opencms-dev-request at opencms.org
Sent: Sunday, April 27, 2003 4:00 PM
To: opencms-dev at opencms.org
Subject: opencms-dev digest, Vol 1 #35 - 2 msgs
Send opencms-dev mailing list submissions to
opencms-dev at opencms.org
To subscribe or unsubscribe via the World Wide Web, visit
http://mail.opencms.org/mailman/listinfo/opencms-dev
or, via email, send a message with subject or body 'help' to
opencms-dev-request at opencms.org
You can reach the person managing the list at
opencms-dev-admin at opencms.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of opencms-dev digest..."
Today's Topics:
1. Re: User Authentication (Thomas Maerz)
2. Re: max_allowed_packet (Alex V Londkevich)
--__--__--
Message: 1
To: opencms-dev at opencms.org
Subject: Re: [opencms-dev] User Authentication
From: Thomas Maerz <thomasmaerz at gmx.de>
Date: Sat, 26 Apr 2003 15:17:53 +0200
Reply-To: opencms-dev at opencms.org
Hello,
> I was wondering what I have to do that a User can login and the comes
> back to the pages he was at but sees extra links in the menu.
> I created a folder which is only visible to a certain Group. I don't
> want to log into the main administartion area but just log-in a user
> which can than see that folder.
,----[ opencms.properties ]
| # Select authentication mode:
| # true = HTTP basic authentication
| # false = form based authentication
| # Give the URI in the system where the auth.form resides.
| ##########################################################
| auth.basic=false
| auth.form_uri=/your/folder/to/login/authenticate.html
`----
For the processing Java-Class see com.opencms.workplace.CmsLoginNew.
But use Web-Users for personalization, because the cannot login to
OpenCMS; the only see the according content.
> My second question is: If a user is logged-in is OpenCMS using the
J2EE
> webapp specification? I want to integrate mvnForum (www.mvnforum.com)
> which is a really cool openSource servlet based forum software. This
> forum is able to perform authentication using the J2EE based
> authentication.
I don't know.
Best Regards,
Thomas März
--__--__--
Message: 2
From: Alex V Londkevich <lond at udm.ru>
To: opencms-dev at opencms.org
Subject: Re: [opencms-dev] max_allowed_packet
Date: Sat, 26 Apr 2003 21:28:56 +0500
Reply-To: opencms-dev at opencms.org
On Thursday 24 April 2003 19:05, you wrote:
Thanks Lorenzo
It works
> Hi,
> from the stack trace looks like a mysql limit.
> I think you have to set
>
> max_allowed_packet
>
> variabile to a higer value in my.cnf or start mysql with
>
> --max_allowed_packet=10M
>
> You can find some (not very clear) info on mysql conf file here
>
> manual.html#Option_files
>
>
> Bye
>
> Lorenzo
>
>
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please
visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev
--__--__--
_______________________________________________
This mail is send to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please
visit
http://mail.opencms.org/mailman/listinfo/opencms-dev
End of opencms-dev Digest
More information about the opencms-dev
mailing list