Results 1 to 5 of 5

Thread: Help Password

  1. #1
    routetofunding2 is offline Junior Member
    Join Date
    Oct 2011
    Posts
    1

    Default Help Password

    Hi

    I have finally developed my Sugar Community edition. As soon as I did it I tried to import accounts over the weekend.

    The process was not working, so I decided to clear my cache incase it was that.

    When I did this it cleared the password for my system

    The password I thought it was isnt and when I ask for reminder the email with password in does not arrive. Pulling my hair out now as I have spent hours and hours on it.

    The Sugar people refuse to talk to me

    Can anyone help?

    Graeme

  2. #2
    sts's Avatar
    sts
    sts is offline Sugar Community Member
    Join Date
    Aug 2010
    Posts
    977

    Default Re: Help Password

    Please have a look at this: SugarCRM Forums - FAQ: Administration and Configuration. This should help you to reset the password.
    The administrator's password is not in cache but in the database (it's the same for all users).
    Stefan Ulrich Sauer
    System Analyst

    Devoteam Danet GmbH
    Gutenbergstraße 10
    D-64331 Weiterstadt
    Germany
    email: Stefan-Ulrich.Sauer@devoteam.com
    http://www.devoteam.de

  3. #3
    jjennings is offline Junior Member
    Join Date
    Nov 2011
    Posts
    1

    Default Re: Help Password

    I cannot seem to login with the password I set up for the admin login either. It states that my email does not exist. I see my logo, so I am the correct account, but cannot figure out how to get back in. I just installed the sugarcrm community edition yesterday. Pulling my hair out to.

    Any comments will help. Tried the php to no avail either!

  4. #4
    sts's Avatar
    sts
    sts is offline Sugar Community Member
    Join Date
    Aug 2010
    Posts
    977

    Default Re: Help Password

    Where do you see the message with wrong password? On the login page?

    Could you post a screenshot of the page you see?
    Stefan Ulrich Sauer
    System Analyst

    Devoteam Danet GmbH
    Gutenbergstraße 10
    D-64331 Weiterstadt
    Germany
    email: Stefan-Ulrich.Sauer@devoteam.com
    http://www.devoteam.de

  5. #5
    morrighu is offline Sugar Community Member
    Join Date
    Apr 2006
    Posts
    34

    Default Re: Help Password

    From what I understand, you can only do this from the database directly. Check your database and run a query to update your users password to the MD5 hash for a known value.

    Example, UPDATE users SET password = MD5('mynewpassword') where user_name like 'myusername';

    You will probably want to adjust the password, user name and column names to reflect your version of sguar, but you get the idea.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 4
    Last Post: 2011-06-16, 09:18 PM
  2. How to set password
    By ashishm in forum Developer Help
    Replies: 1
    Last Post: 2011-04-17, 02:41 PM
  3. strong password and password policy
    By boguan01 in forum Help
    Replies: 0
    Last Post: 2008-06-12, 02:17 PM
  4. Password expiry
    By wriggly40 in forum General Discussion
    Replies: 1
    Last Post: 2008-06-10, 05:03 PM
  5. Install DB password handling bug (mishandling of % in password string)
    By mansonthomas in forum Installation and Upgrade Help
    Replies: 0
    Last Post: 2007-12-25, 02:28 PM

Tags for this Thread

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
  •