Ticket #31 (closed defect: fixed)

Opened 9 months ago

Last modified 4 days ago

Account creation at mediawiki broken

Reported by: eloi@… Owned by: anonymous
Priority: critical Component: mediawiki
Keywords: account creation Cc:

Description (last modified by sunshine) (diff)

Using this URL to create an account:

http://www.crystalspace3d.org/mediawiki/index.php?title=Special:Userlogin&action=submitlogin&type=signup

The account creation fails, showing the next message:

Login error: There was either an external authentication database error or you are not allowed to update your external account.

Additionally, a PHP array dump is showed at the beginning of the page.

Attached to this ticket is a sample error page.

Attachments

xen-crash-boot_swiotlb_map_sg.jpg (135.6 kB) - added by anonymous 9 months ago.
failedaccountcreationverbose.html (13.7 kB) - added by anonymous 9 months ago.

Change History

Changed 9 months ago by anonymous

Attachment:sample error page.

http://pastebin.ca/813522

Changed 9 months ago by anonymous

Changed 9 months ago by anonymous

Additional error dump (with more debugging activated):

Entering validDomain User is using a valid domain. Setting domain as: testLDAPdomain Entering validDomain User is using a valid domain. Entering getCanonicalName Username isn't empty. Munged username: Eloici Entering addUser Entering getPasswordHash Password is eseCrystal1 Entering Connect Using TLS or not using encryption. Using servers: ldap://coreservice-int.anarazel.de Successfully connected Entering getSearchString Doing a proxy bind Entering getUserDN Created a regular filter: (uid=Eloici) Entering getBaseDN basedn is ou=people,ou=crystalspace3d.org,dc=anarazel,dc=de Using base: ou=people,ou=crystalspace3d.org,dc=anarazel,dc=de Fetched username is not a string (check your hook code...). This message can be safely ignored if you do not have the SetUsernameAttributeFromLDAP hook defined. userdn is: userdn is blank, attempting to use wgLDAPWriteLocation wgLDAPWriteLocation is set, using that Binding as the writerDN Adding username Eloici array(8) { uid?=> string(6) "Eloici" sn?=> string(6) "Eloici" cn?=> string(4) "Eloi" userpassword?=> string(11) "eseCrystal1" objectclass?=> array(5) { [0]=> string(13) "inetorgperson" [1]=> string(11) "gosaAccount" [2]=> string(6) "person" [3]=> string(20) "organizationalPerson" [4]=> string(25) "gosaAdministrativeUnitTag" } gosaUnitTag?=> string(19) "1195666253033975107" preferredLanguage?=> string(2) "en" displayName?=> string(6) "Eloici" } Adding user at cn=Eloici,ou=people,ou=crystalspace3d.org,dc=anarazel,dc=de Failed to add user: Naming violation Entering modifyUITemplate

Changed 9 months ago by anonymous

Changed 7 months ago by anonymous

  • owner set to anonymous
  • status changed from new to assigned

Changed 7 months ago by anonymous

  • status changed from assigned to new

Changed 5 months ago by sunshine

  • description modified (diff)

Changed 2 months ago by christian.h.m.schramm@…

It's really a showstopper when people can't add to the wiki and the forum ... I have worked with Mediawiki and LDAP before and have a lot of PHP (and other) programming experience. If you can't get it to work, I'd be happy to join in and resolve the problem - at least I will try to. Just write me a mail if you're interested (I need to ask some questions at the forum ...)

Changed 1 month ago by vknecht

Two people said on IRC that creating a new account worked for them, when omitting the "real name" field.

Changed 4 days ago by andres

  • status changed from new to closed
  • resolution set to fixed

Add/Change #31 (Account creation at mediawiki broken)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.