Project

General

Profile

Actions

Bug #6473

closed

Problem in activating a new generated ldap account

Added by Jing Tao over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
03/19/2014
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:

Description

Zach Nelson reported there was an issue to activate his account:

hash string Kv9aZuLOdu$tO3 doesn't match our record.

but the account was activated:

river:conf tao$ ldapsearch -x -h ldap.ecoinformatics.org -b o=unaffiliated,dc=ecoinformatics,dc=org uid=zach-nelson
  1. extended LDIF #
  2. LDAPv3
  3. base <o=unaffiliated,dc=ecoinformatics,dc=org> with scope subtree
  4. filter: uid=zach-nelson
  5. requesting: ALL #
  1. zach-nelson, unaffiliated, ecoinformatics.org
    dn: uid=zach-nelson,o=unaffiliated,dc=ecoinformatics,dc=org
    cn: Zachary nelson
    sn: nelson
    givenName: Zachary
    mail:
    employeeNumber: Kv9aZuLOdu$tO3^X
    uidNumber: 30056
    gidNumber: 30056
    loginShell: /sbin/nologin
    homeDirectory: /dev/null
    objectClass: top
    objectClass: person
    objectClass: organizationalPerson
    objectClass: inetOrgPerson
    objectClass: posixAccount
    objectClass: shadowAccount
    o: unaffiliated
    gecos: Zachary nelson,,,
    uid: zach-nelson
  1. search result
    search: 2
    result: 0 Success
  1. numResponses: 2
  2. numEntries: 1

We need figure out why the hash string didn't match and why the account was activated even though the hash string didn't match.

Actions #1

Updated by Jing Tao over 10 years ago

  • Assignee set to Jing Tao
  • Target version set to 2.4.0
Actions #2

Updated by ben leinfelder over 10 years ago

What is this at the end of the hash?

^X

Actions #3

Updated by Jing Tao over 10 years ago

  • Status changed from New to Closed

"^x" is part of the hash string.

It seem user successfully activated his account:
Hi Jing,

I was able to activate by copying the url into my web browser. I am linked
to knb now and creating some data packages in morpho.

Thanks,
Zach

In the email we ask users to copy the url if he/she can't activate the account by click the link.

Maybe first time the user didn't copy the url fully?

I will close the bug.

Actions

Also available in: Atom PDF