Ask not what osTicket community can do for you - ask what you can do for osTicket community

Go Back   osTicket Forums > osTicket 1.6.x > Troubleshooting and Problems

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 08-08-2011, 01:41 PM
cuban_cigar cuban_cigar is offline
Junior Member
 
Join Date: Mar 2010
Posts: 1
Default How to: delete / disable user / employee ?

I searched for written words regarding this most basic and necessary feature.....


But was forced to go into the database and manually change the password and delete the email:


update ost_staff set user_hash = md5('kjh452435sdas3423aaASDad') where username = 'foo';

update ost_staff set email='' where username = 'foo';



Is there a built in method?

Last edited by cuban_cigar; 08-08-2011 at 07:11 PM.
Reply With Quote
  #2  
Old 08-08-2011, 05:05 PM
ntozier's Avatar
ntozier ntozier is offline
Moderator
 
Join Date: Jan 2010
Location: NH USA
Posts: 1,644
Default

I believe that your account needs to be type: admin

TO DELETE:
Login in -> Admin Panel -> Staff tab.
click the select box of the employee that you want to delete.
click delete at the bottom of he form.


TO DISABLE:
Login in -> Admin Panel -> Staff tab.
click the employee that you want to disable.
Scroll down to "Account Status" select "LOCKED"
click Submit.
Reply With Quote


Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 12:34 AM.