This seems not to fit the problem. My client tells me that authentication
is ok, the container also tells me that authentication is ok, but
with user "null".
This is what I don't understand, the user information seems to be lost
somehow.
Wei-ju
> Taken from http://www.jboss.org/documentation/HTML/ch11s61.html):
>
> The first set of error messages result from the web container trying to
> authenticate a 'null' username meaning an anonymous user. The
> JBossSecurityMgrRealm passes the null username and password onto the JBoss
> security manager rather than simply returning an unauthorized error in
case
> the configured security manager wishes to treat a null username as a
special
> user.
>
> ---
> Michael R. Maraya
>
> > > Then I wrote a simple login client using the property file based
login.
> > > So far so good, logging in works for me - on the client side:
> > >
> > > User 'admin' authenticated.
> > >
> > > But the AppServer keeps on telling me
> > >
> > > [Default] User 'null' authenticated
> > > [UserManager] Insufficient method permissions, principal=null,
> > > method=create,
> > > requiredRoles=[administrator]
> > >
> > > Did I leave something out in the server configuration ? What can I
> > > do to get this right ?
> > >
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user