[JBoss-user] [Beginners Corner] - Re: secure web console

2004-08-26 Thread awamser
I added the web-console-users.properties to the web-console policy. application-policy name = web-console login-module code=org.jboss.security.auth.spi.UsersRolesLoginModule flag = required / module-option

[JBoss-user] [Beginners Corner] - Re: secure web console

2004-08-26 Thread awamser
Now that I've posted the xml I noticed what I missed! There's /login-module, it's always the little things! login-module code=org.jboss.security.auth.spi.UsersRolesLoginModule flag = required / module-option name=usersPropertiesweb-console-users.properties/module-option module-option

[JBoss-user] [Beginners Corner] - secure web console

2004-08-25 Thread awamser
There is what I've done so far... 1. moved web-console.war to new dir and extracted it (jav -xvf web-console.jar) 2. edit web.xml - uncomment the security-constrint block edit jboss-web.xml - uncomment the security-domain block. 3. edit user properties file and set admin= 4. recreated the

[JBoss-user] [Beginners Corner] - secure web console

2004-08-25 Thread awamser
There is what I've done so far... 1. moved web-console.war to new dir and extracted it (jav -xvf web-console.jar) 2. edit web.xml - uncomment the security-constrint block edit jboss-web.xml - uncomment the security-domain block. 3. edit user properties file and set admin= 4. recreated the

[JBoss-user] [Beginners Corner] - Re: secure web console

2004-08-25 Thread awamser
I've also tried to rename the users and roles properties files. When jboss loads I am seeing the following error messaegs on the console. 21:20:26,471 INFO [NamingService] Started jnpPort=1099, rmiPort=1098, backlog=50, bindAddress=/0.0.0.0, Client SocketFactory=null, Server [EMAIL PROTECTED]

[JBoss-user] [Beginners Corner] - Re: secure web console

2004-08-25 Thread awamser
Ignore this post, it was doubled posted... View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3846237#3846237 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3846237 --- SF.Net