After a lot of wrestling, I finally found my problem.

Of course, once I found the problem, this
configuration
thing fell into place with the ease I have come
to enjoy with JBoss.

My blasted users.properties file for
UsersRolesLoginModule had usernames with dots in them.

Seemed totally acceptable to me until I noticed that
the dot was the notation for the optional group name
value.

Man...long day.



--- Tom Mahaffey <[EMAIL PROTECTED]> wrote:
> I'm interested in delegating Jetty authentication
> and authorization to JBoss 3.0.0.
> 
> I have the docs for JBoss 2.4.x, and the section
> on authentication shows pseudocode on how to do
> this.
> 
> However, in JBoss3, I see the class JBossUserRealm. 
> Unless I'm totally missing something, I have not
> seen
> any examples on how to use JBossUserRealm to
> delegate
> the authentication from Jetty to JBoss.
> 
> Question 1: Is JBossUserRealm meant so delegate
> Jetty
> authentication to JBoss.
> 
> Question 2: If it is, how should I go about creating
> the new realm?  Specifically, should I be editing
> jboss-service.xml inside of jetty-plugin.sar?  or
> adding a web-jetty.xml in jetty-plugin.sar? or could
> I
> even be as fancy as providing a web-jetty.xml in my
> webapps war or ear?
> 
> 
> Any pointers much appreciated.
> 
> 
>  -mahaffey
> 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! - Official partner of 2002 FIFA World Cup
> http://fifaworldcup.yahoo.com
> 
>
_______________________________________________________________
> 
> Don't miss the 2002 Sprint PCS Application
> Developer's Conference
> August 25-28 in Las Vegas -
>
http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
>
https://lists.sourceforge.net/lists/listinfo/jboss-user


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas - 
http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to