Results 1 to 7 of 7
Like Tree2Likes
  • 2 Post By andopes

Thread: Users can not login in to sugarcrm

  1. #1
    arunicbe is offline Junior Member
    Join Date
    Jan 2012
    Posts
    3

    Default Users can not login in to sugarcrm

    I have a made fresh installation of Sugarcrm 6.3.1. I have created three users. All the three users are not able to log into sugarcrm.

    As an Admin, I am able to log in to sugarcrm.

    sugarcrm.log shows the following message for all the users login attempt

    [15788][-none-][FATAL] SECURITY: User authentication for sathya failed.

    Any help is highly appreciated.

    Thanks.

  2. #2
    rpruitt625's Avatar
    rpruitt625 is offline Sugar Community Member
    Join Date
    Aug 2011
    Location
    Nashville, Tennessee
    Posts
    16

    Default Re: Users can not login in to sugarcrm

    When you set up the new users, how did you handle assigning them unique passwords?

  3. #3
    arunicbe is offline Junior Member
    Join Date
    Jan 2012
    Posts
    3

    Default Re: Users can not login in to sugarcrm

    I did not assign any password. Resetting the password and log in with new password is also not working.

    Thanks.

  4. #4
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,334

    Default Re: Users can not login in to sugarcrm

    That is a weird behavior. I'm sure the guys are doing something wrong.
    Try to manually update password on database:

    Code:
    UPDATE users SET user_hash = MD5('new password') WHERE user_name = 'the user';
    Cheers
    brain6 and karlkuehn like this.
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  5. #5
    arunicbe is offline Junior Member
    Join Date
    Jan 2012
    Posts
    3

    Default Re: Users can not login in to sugarcrm

    It works.

    Thanks for your help.

  6. #6
    karlkuehn is offline Junior Member
    Join Date
    Mar 2012
    Posts
    1

    Default Re: Users can not login in to sugarcrm

    Just did a fresh install of Version 6.5.0beta1 (Build 8094), and have the exact same issue.

    Updating the user_hash field re: andopes' suggestion works for me as well.

    This is why I don't buy the 'commercial' versions of open source software. Once they are able to work out the rudimentary issues like this, I'll be glad to pay! When I have to hire geeks like me as site 'Administrators', the UI loses some of its greatness, you know? :P

    Thanks for the help, andopes

  7. #7
    linuxmaster is offline Junior Member
    Join Date
    Mar 2012
    Posts
    1

    Talking Re: Users can not login in to sugarcrm

    I have absolutely the same problem. Andopes is God of SugarCRM! But how to fix the problem in SugarCRM code? Any ideas?

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Can't login users in 5.5
    By bstonehill in forum Help
    Replies: 1
    Last Post: 2010-04-12, 06:19 PM
  2. Migrating, my users cannot login
    By jpill in forum Installation and Upgrade Help
    Replies: 1
    Last Post: 2010-04-11, 01:21 AM
  3. Message to all users at login?
    By blueheronbags in forum Help
    Replies: 4
    Last Post: 2007-09-27, 10:43 PM
  4. New users can't login
    By antoniokra in forum Help
    Replies: 10
    Last Post: 2006-07-25, 03:32 PM
  5. Replies: 0
    Last Post: 2006-06-15, 03:37 AM

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
  •