View Single Post
  #1 (permalink)  
Old 06-03-2009, 05:36 AM
nachtluchs nachtluchs is offline
Starter Member
 
Posts: 2
Default Connecting Zimbra with phpBB

Hello!

Recently we deployed ZCS in combination with a phpBB3 forum system. phpBB3 uses its LDAP connector to verify logins and create valid sessions. We now like to offer a seamless change for users working within ZCS to switch to the forums in phpBB3. This means that I am looking for a mechanism that allows phpBB3 to check whether a Zimbra session is valid and create a new session inside the phpBB3 system without additional login by the user.

I have looked at pre-auth, but this seems to solve the reverse problem. Does anyone have some hints for me? My idea is to modify the login og phpBB3, so the users go through a single point, thus facilitating the "session handover".

Best regards,
René.

Reply With Quote