#1 (permalink)  
Old 06-20-2002, 07:38 AM
nitromax's Avatar
Registered User
 
Join Date: Feb 2002
Posts: 189
nitromax
Client Running EggDrop... Suspending the Account Won't Stop

I have a client running the eggdrop program. I suspended his account in WHM, but the program continues to run. I then went in as root and did this:

mv /home/username /home/usernamebak

Basically changed the name of the users main directory so it would break any script path. It still kept running...

I also went into the WHM under Background Process Killer and I have all of the options checked. I haven't ever recieved any emails notifying me that eggrop was running.

Then I changed the permissions on the /home/username folder to zero. Still ran.

Any ideas of how to get that eggdrop program perminantly shut down besides deleting the account?
__________________
Chad E. Roadhouse
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 06-20-2002, 07:53 AM
Registered User
 
Join Date: Aug 2001
Posts: 839
feanor
Did you change permissions on the folder recursively?

chmod 0000 -R /home/USERNAME

Then get the PID for &eggdrop& and kill it.....
(killall -9 eggdrop should actually do it)

And then as long as the account is suspended, you can deal with the situation however you'd like.
__________________
..............................


http://www.fastservers.net/

travis@fastservers.net
..............................
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 06-20-2002, 09:44 AM
bdraco
Guest
 
Posts: n/a
[quote:6b23995786][i:6b23995786]Originally posted by feanor[/i:6b23995786]


Did you change permissions on the folder recursively?

chmod 0000 -R /home/USERNAME

Then get the PID for &eggdrop& and kill it.....
(killall -9 eggdrop should actually do it)

And then as long as the account is suspended, you can deal with the situation however you'd like.[/quote:6b23995786]

skill -9 &user&
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
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
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 10:39 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
© cPanel Inc