[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.

  |  
  | true
  | true
  | Authenticated
  | User
  | java:/portal/UserModule
  | java:/portal/RoleModule
  | java:/portal/MembershipModule
  | java:/portal/UserProfileModule
  |  

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036086#4036086

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4036086
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[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=bb&op=viewtopic&t=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 server 
to the Portal database in order to be able to use these roles to define the 
access to my portal pages and portlets.

Hope that helps,

Anette

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4035921#4035921

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4035921
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-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 : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4035411#4035411

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4035411
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user