Results 1 to 5 of 5

Thread: lost password

  1. #1
    nickgom is offline Member
    Join Date
    Nov 2006
    Posts
    8

    Default lost password

    Hi

    I am the administrator and I have forgotten my password.

    Is there a file that I can look at that shows me all the password

    Thanks

    Nick

  2. #2
    MatR is offline Sugar Community Member
    Join Date
    Jul 2007
    Location
    Paris, France
    Posts
    311

    Default Re: lost password

    Hello,

    You can't see passwords in Sugar or in database (encrypted in MD5).

    If you have an access to database, you can modify your own password.


    And then, don't forget to active "Forgotten password" option.
    Mathieu Rodrigues
    Consultant CRM
    CARRENET - SugarCRM Gold Partner
    >>> Suivez notre actualité sur Twitter ! http://twitter.com/carrenet

  3. #3
    AlexAv's Avatar
    AlexAv is offline Sugar Community Member
    Join Date
    Oct 2009
    Location
    Ukraine
    Posts
    922

    Default Re: lost password

    If you have access to database

    HTML Code:
    UPDATE users SET user_hash = MD5('your-new-password') WHERE id = 1; 
    Letrium ltd. - Only high quality service
    http://letrium.com

  4. #4
    nickgom is offline Member
    Join Date
    Nov 2006
    Posts
    8

    Default Re: lost password

    Thanks Guys

    Is the no simply way to get at my passowrd as i am not technical

    Many thnaks for your help

    Nick

  5. #5
    Join Date
    Feb 2007
    Location
    San Jose, CA
    Posts
    1,169

    Default Re: lost password

    Hi Nick,

    This Knowledge Base article explains how to reset your administrator password, but I'm afraid you do have to go into the database to do this. There is no file where passwords are stored; they are stored inside the database.
    Susie Williams

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Lost Admin Password on Windows XP
    By sloan in forum Help
    Replies: 4
    Last Post: 2007-07-21, 01:21 PM
  2. Retrieving lost admin password
    By mansuper in forum Help
    Replies: 2
    Last Post: 2007-05-07, 12:53 AM
  3. Lost root password and. . .
    By historicslunk in forum Help
    Replies: 5
    Last Post: 2007-01-03, 05:12 PM
  4. Password lost.
    By PAULV in forum Help
    Replies: 6
    Last Post: 2007-01-03, 02:27 AM
  5. Replies: 1
    Last Post: 2006-08-12, 03:24 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •