• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

What if someone forget his Login Name in JavaRanch?

 
Ranch Hand
Posts: 53
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I forgot my Login Name for a while,
and pressed "I forget my password"

From my email account I was sent to a page to reset password (I resetted it)
but I couldn't either log in
because I didn't remember the Login Name.

Finally, after several tries, I remembered.
But I am disapointed by what happened.

Is there a way I don't know
through which I can recover my Login Name
in the case I forget it?

Thanks!
 
author and jackaroo
Posts: 12200
280
Mac IntelliJ IDE Firefox Browser Oracle C++ Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
At the very bottom of the email message describing how to change your password is a line that states what your username is:

Remember: your username is: ...........


 
Sheriff
Posts: 22783
131
Eclipse IDE Spring VI Editor Chrome Java Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Sergio Campos J. wrote:Is there a way I don't know
through which I can recover my Login Name
in the case I forget it?


Store it in a secure way. I use KeePass Password Safe to store just about all my user names and passwords.
 
Sergio Campos J.
Ranch Hand
Posts: 53
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Andrew Monkhouse wrote:At the very bottom of the email message describing how to change your password is a line that states what your username is:

Remember: your username is: ...........



Yes! that's it!
I didn't see it...
 
reply
    Bookmark Topic Watch Topic
  • New Topic