I traced the message to:
if (StringUtils.isEmpty(name)) {
log.error("realm of system user manager is not set!");
return Realm.REALM_SYSTEM;
}
which in your case doesn't seem to be a problem as you are trying to log
in as a superuser anyway. Can you post somewhere (pastebin.com for
example) the whole log file and send here the link to it?
Cheers,
Jan
On Fri, 2009-11-13 at 11:04 +0500, Vladimir Kashirin wrote:
> Default ...
>
> On Fri, Nov 13, 2009 at 2:05 AM, Jan Haderka
> <[email protected]> wrote:
>
> On Fri, 2009-11-13 at 00:48 +0500, Vladimir Kashirin wrote:
> > Unfortunately I just can not cope with the authorization: (
> > Came across the article:
> > http://wiki.magnolia-cms.com/display/WIKI/Messed+Up+Security
> > do as I said, get this error:
> > info.magnolia.cms.security.SystemUserManager: realm of
> System User
> > manager is not set!
>
>
> That sounds more like some configuration error somewhere. Are
> you using
> LDAP or default security configuration?
> Jan
> >
> > And the authorization falls off completely - not even enter
> the
> > working account.
> >
> > What am I doing wrong? Help:)
> > Thank you in advance
>
>
>
>
> ----------------------------------------------------------------
> For list details see
> http://www.magnolia-cms.com/home/community/mailing-lists.html
> To unsubscribe, E-mail to:
> <[email protected]>
> ----------------------------------------------------------------
>
>
>
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------