Re: Disabling LDAP Import

2010-12-21 Thread Vivek Kumar
Jetspeed security read all the information from database, although it keep itself updated from ldap . Every time user gets logged in to portal. Jetspeed synchronized user information, roles and groups ldap to database. There is no way to disable it. You can access jetspeed security system using d

Disabling LDAP Import

2010-12-21 Thread Tim MacDonald
I've noticed that authenticating against LDAP is importing the LDAP users and groups into the Jetspeed database. Is it possible to disable this behaviour? If there is, is that going to affect accessing these roles programatically? Thanks, Tim Macdonald --