View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820741#3820741
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820741 Hi, Thanks for the reply. I added the unauthenticatedIdentity module option to the "other" application policy, but it didn't help. (I also tried the "client-login" policy). What else could I be doing wrong? This is a simple test app and I just want to disable authentication completely. Thanks. Here is the excerpt from my login-config.xml (btw, the "authentication" elements are there, but I noticed when I did a preview that they don't show up for some reason...) <application-policy name = "other"> <login-module code = "org.jboss.security.auth.spi.UsersRolesLoginModule" flag = "required" /> <module-option name = "unauthenticatedIdentity">guest</module-option> </application-policy> ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user