[jboss-user] [JBoss Portal] - Re: dashboard unavailable when going trough LDAP

2007-04-10 Thread engela
I had a similar problem a while ago (http://www.jboss.com/index.html?module=bbop=viewtopict=103675). Your users needs to have the role 'Authenticated'. I am using LDAP authentication as well. All my users have the role 'Authenticated'. Furthermore I have added all the roles I use in my LDAP

[jboss-user] [JBoss Portal] - Re: dashboard unavailable when going trough LDAP

2007-04-10 Thread ian.ouzounov
Problem solved. It works fine. dashboard is there for every user. Also for the problem where users info from ldap should match the info stored in the local db all you have to do is: in login-config.xml uncomment this code, and ldap will synchronize the db every time there is a new user. |

[jboss-user] [JBoss Portal] - Re: dashboard unavailable when going trough LDAP

2007-04-06 Thread ian.ouzounov
if someone can help, here is some more info on the same problem: I discovered that if a user is not registered with the database can not login even if the ldap module authentication passes. I'm using ldap-required and IdentityLoginModule - sufficient View the original post :