[opencms-dev] Authentication issue

Markus Daniel markus.daniel at synyx.de
Thu Sep 23 12:40:12 CEST 2004


Dariush schrieb:
> Hi community,
> I need to protect a preprod instance of opencms with basic authentication
> login/password.
> If I use a login/password recognized by opencms as a cms_user, everything
> works fine and the site is accessed correctly.
> The problem is that I need to simulate also the 'guest' user (not registered
> user).
> How can I do that?
> 
> If I make an authentication with an unrecognized cms_user (say 'Guest'), an
> error occurs:
> com.opencms.core.CmsException: 10 Unknown User. Detailed error:
> [com.opencms.file.oraclesql.CmsDbAccess]Guest.
> 
> Please, It's very urgent!!!!
> 
> Dariush.
> 
> 
> 
> _______________________________________________
> 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
> 
Hi! IMHO there is the WebUser accessible from API you can use this or 
you can make new users and put them in the guest-group.

Hope this helps,
Markus



More information about the opencms-dev mailing list