Forums / Developer / how to manage a million of user

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

how to manage a million of user

Author Message

Johann Lemaitre

Monday 23 May 2011 8:15:02 am

Hi,

My customer want to use Exponential as a extranet portal. To authentificate a user, I use a special login Handler that invoke a web service.

If this first level authetification is succeded, I do not want to match this user with a eZUser because I have a million of user. Is it possible ?

If yes, how ? does exist a extension ? If I remember, Largarder won a award on the eZ Conference 2008 for a extension base on this approach with LDAP. Is that true ?

thx

Johann

Gaetano Giunta

Tuesday 24 May 2011 3:06:51 am

I've seen installations where a single eZ user account is used for all logged-in users, and all user profile data - gotten from external system - is stored in the session.

It is thus possible, but you will need to rewrite a lot of code, and loose some of the benefits of standard user management (eg permissions, unless you set up one dummy user account per group, and use that one to log in many actual users depending on their role)...

Principal Consultant International Business
Member of the Community Project Board