Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-16013

LDAP error on creating a new user

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Medium Medium
    • None
    • 4.1.3
    • None
    • Operating System: Redhat 5
      PHP Version: (please be specific, like '4.4.3' or '5.1.5') 5.2.9
      Database and version: Mysql 5.0
      Browser (and version): All

    Description

      Hi,

      We have made a specific handler based on the LDAP Login Handler and we have an error at the first user login. I think it's linked to the #15485. http://issues.ez.no/15485
      I've spent some time to trace the problem and it occurs in the loginUser function in the ezldaploginhandler :

      $existingUser = eZPoseLDAPUser::publishUpdateUser( $extraNodeAssignments, $defaultUserPlacement, $userAttributes, $isUtf8Encoding );

      And in this function, the error occurs in function publishUpdateUser:

      $operationResult = eZOperationHandler::execute( 'content', 'publish', array( 'object_id' => $contentObjectID, 'version' => 1 ) );

      We have no debug or messages in the var/log.

      It's very urgent because it blocks the register function of our commercial website.

      Steps to reproduce

      1 - Have eZPublish with the LDAP Login Handler enabled
      2 - Log in with a valid account
      3 - an error occured (HTTP 500)

      Attachments

        Activity

          People

            gl gl
            wascou wascou
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: