Results 1 to 3 of 3

Thread: Mass password reset

  1. #1
    LaFortuna is offline Sugar Community Member
    Join Date
    Nov 2010
    Posts
    55

    Default Mass password reset

    Hello everyone,
    Today I needed to reset every user's password. I didn't find any way to do it with the admin panel. Is there any way to accomplish this? I'm running Sugar CE 6.01.

    I know Salesforce.com has this feature and it was quite handy in more than one occasion.

    Thanks!

  2. #2
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: Mass password reset

    You can do it via the backend by executing the following query:

    update users set user_hash = 'md5_hash_of_new_password'
    Regards,

    Angel Magaña
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

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

    Default Re: Mass password reset

    SugarCRM does not support feature for mass reset password, but you can reset each user password. By clicking the button "Reset Password" at User DetailView SugarCRM will create a new password and then send it to User by email.
    If you take a look into reset password function you can create a script which mass call such function.

    Regards
    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.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. How do I reset the admin password?
    By clint in forum Help
    Replies: 11
    Last Post: 2011-09-30, 06:13 AM
  2. Password Reset Bug?
    By Angel in forum Developer Help
    Replies: 6
    Last Post: 2011-05-05, 12:08 PM
  3. How to reset a users password
    By JPNL in forum Help
    Replies: 10
    Last Post: 2009-03-26, 01:19 PM
  4. user password will not reset
    By compunet in forum General Discussion
    Replies: 5
    Last Post: 2007-10-29, 02:38 PM
  5. Reset Password
    By smshuja in forum Help
    Replies: 2
    Last Post: 2006-01-11, 10:37 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
  •