AHHHHHH
People could be using our crm data right now to do harm,
But there is no way to stop them.
There is no delete button, and no way to change the password through the gui.
Why? How do we stop them?
AHHHHHH
People could be using our crm data right now to do harm,
But there is no way to stop them.
There is no delete button, and no way to change the password through the gui.
Why? How do we stop them?
You can't delete users, but you can change their password by first disabling the system password feature under Admin > Password Management.
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)
______________________________________________
Ah, thank for the reply,
but what to do after then, was there a step by step list such as
1) go to page x
2) click button y
3) delete databse table z
?
Just open a database client and enter the following sql statement for the user to lock (e.g. user_name='will'):
update users set user_hash = null, status='Inactive' where user_name = 'will';
Harald Kuske
Pre-Sales Engineer Central Europe
SUGARCRM Deutschland GmbH
Erika-Mann-Str. 53, 80636 Munich, Germany
Email: hkuske@sugarcrm.com
Home: http://www.sugarcrm.com
You can go to Admin -> User Management -> Look-up for the User record.
Then, on the EditView, you can reset the password to whatever you want it to be. OR, you can set the status of the User to be "Inactive".
Please note that you may want to re-assign all the records assigned to that user account before disabling it.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks