Community Forums
Connect with us on LinkedIn
Page 1 of 2 1 2 LastLast
Results 1 to 15 of 24
  1. #1
    Member
    Join Date
    Jan 2008
    Location
    Buenos Aires, Argentina
    Posts
    942
    cPanel/Enkompass Access Level

    Root Administrator

    Default Why is so easy to terminate accounts? [Case 4885]

    When you want to terminate an account, you simply select the domain and click on Terminate. I've found that sometime a newbie user of reseller plans have deleted an account by mistake. Shouldn't be a Yes/No confirmation at that attempt?

    Regards

  2. #2
    cPanel Development cpanelkenneth's Avatar
    Join Date
    Apr 2006
    Posts
    3,788
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    Quote Originally Posted by Kent Brockman View Post
    When you want to terminate an account, you simply select the domain and click on Terminate. I've found that sometime a newbie user of reseller plans have deleted an account by mistake. Shouldn't be a Yes/No confirmation at that attempt?

    Regards
    That is interesting. When terminating multiple accounts one is required to populate a text field with a sentence. Something similar should be applied to single account termination.

  3. #3
    Member
    Join Date
    Jan 2008
    Location
    Buenos Aires, Argentina
    Posts
    942
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    Quote Originally Posted by cpanelkenneth View Post
    That is interesting. When terminating multiple accounts one is required to populate a text field with a sentence. Something similar should be applied to single account termination.
    Yep, enabling that for single account termination will lower my aspirin budget hahahaha

    Tell me if this suggestion need to be required via bugzilla.

  4. #4
    cPanel Development cpanelkenneth's Avatar
    Join Date
    Apr 2006
    Posts
    3,788
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    Quote Originally Posted by Kent Brockman View Post
    Yep, enabling that for single account termination will lower my aspirin budget hahahaha

    Tell me if this suggestion need to be required via bugzilla.
    I submitted a feature request to the developers.

  5. #5
    Member
    Join Date
    Jan 2008
    Location
    Buenos Aires, Argentina
    Posts
    942
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    Thank you very much!!!
    Cheers!

  6. #6
    Member brianoz's Avatar
    Join Date
    Mar 2004
    Location
    Melbourne, Australia
    Posts
    1,117
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    Yes, a confirmation should be requested, thought of that myself recently.

    We use the /scripts/prekillacct script to do a backup of the account when it is deleted, and these backups are kept in a special directory like /backup/killedaccts so it's always easily possible to restore a terminated account.

  7. #7
    Member
    Join Date
    Jan 2008
    Location
    Buenos Aires, Argentina
    Posts
    942
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    Quote Originally Posted by cpanelkenneth View Post
    I submitted a feature request to the developers.
    Sorry for bumping but yesterday one reseller accidentally deleted the wrong account. Will this feature request be attended sometime?

    (Move to Feature Requests)

  8. #8
    Member brianoz's Avatar
    Join Date
    Mar 2004
    Location
    Melbourne, Australia
    Posts
    1,117
    cPanel/Enkompass Access Level

    Root Administrator

    Default re: Why is so easy to terminate accounts? [Case 4885]

    Quote Originally Posted by Kent Brockman View Post
    Sorry for bumping but yesterday one reseller accidentally deleted the wrong account. Will this feature request be attended sometime?
    You don't need this as badly as you think; we have a drop in script which backs up the account at time of deletion so it can be very easily restored.

    Check out prekillacct – backup cpanel accounts on termination | whmscripts
    White Dog Green Frog - web hosting and web development since 2002
    Blogs: SMB web use cPanel/WHM scripts

  9. #9
    Member
    Join Date
    Feb 2007
    Posts
    286

    Default re: Why is so easy to terminate accounts? [Case 4885]

    Hell no!

    If you are new and have no idea what to do, just go and do something else in life.

    Multiple acc terminate is already painful, where you have to copy/paste yes, yes, ytes, I really want to kill those accounts.

    I vote for NO.

  10. #10
    Member
    Join Date
    Jan 2008
    Location
    Buenos Aires, Argentina
    Posts
    942
    cPanel/Enkompass Access Level

    Root Administrator

    Default re: Why is so easy to terminate accounts? [Case 4885]

    Quote Originally Posted by brianoz View Post
    You don't need this as badly as you think; we have a drop in script which backs up the account at time of deletion so it can be very easily restored.
    Interesting. I'll give it a try... Nevertheless, some native support should be present inside WHM.


    Quote Originally Posted by DjiXas View Post
    Hell no!

    If you are new and have no idea what to do, just go and do something else in life.

    Multiple acc terminate is already painful, where you have to copy/paste yes, yes, ytes, I really want to kill those accounts.

    I vote for NO.
    You and me have enough idea about what we do, but what about newbie resellers? I have cheap multiaccount plans for starters, and they have to learn, but not in a painful way (I don't care if they are bloody dorks; firstly, they are customers, and I want them smiling, happy and recommending the service). I could behave your way and don't care about all the bloody thing, but hey, people, we are here to help and make the WHM as painless as we can. If you and others are so reluctant to this idea, cPanel may implement it and simply add a new entry in Tweak Settings to enable/disable "Confirm upon Account Termination", and it could be disabled by default so you my friend could stay cool isn't it?

    Also, I propose to change the actually painful copy/paste method for something like a checkbox stating that "I understand that this will permanently delete the selected account(s)". And that's it.

    Easy to implement, and we all will be happy enough.

    Follow me and add +1 for this idea.

  11. #11
    Member
    Join Date
    Jan 2008
    Location
    Buenos Aires, Argentina
    Posts
    942
    cPanel/Enkompass Access Level

    Root Administrator

    Default re: Why is so easy to terminate accounts? [Case 4885]

    This case may be easily solved by just adding a javascript validation prompt when you click on "Terminate Account": "Are you sure you want to definitely terminate the account DOMAIN.COM? This action cannot be reverted."

    As simple as that. Just one line of javascript. It also may be applied to the "terminate multiple accounts" screen...

  12. #12
    Member
    Join Date
    Feb 2007
    Posts
    286

    Default re: Why is so easy to terminate accounts? [Case 4885]

    I sure hope this is optional.

  13. #13
    Member
    Join Date
    Dec 2002
    Posts
    240

    Default re: Why is so easy to terminate accounts? [Case 4885]

    I agree with this feature request. While we do not do it our resellers are always terminating accounts by accident. We then have to go to backups and restore their site for them. This takes administrative time and typically the users ask us why is it so easy to terminate these accounts.

  14. #14
    Member brianoz's Avatar
    Join Date
    Mar 2004
    Location
    Melbourne, Australia
    Posts
    1,117
    cPanel/Enkompass Access Level

    Root Administrator

    Default re: Why is so easy to terminate accounts? [Case 4885]

    VeZoZ - charge the resellers a small amount for a restore, they won't do it again.

    See our script mentioned above which backs the account up when it is deleted, helps a little as they don't lose email etc. It would be very easy to code up an "unkillacct" command to restore an account as it was last deleted - then you have single-command restore after a delete.
    White Dog Green Frog - web hosting and web development since 2002
    Blogs: SMB web use cPanel/WHM scripts

  15. #15
    Technical Product Specialist cPanelDavidG's Avatar
    Join Date
    Nov 2006
    Location
    Houston, TX
    Posts
    11,189
    cPanel/Enkompass Access Level

    Root Administrator

    Default re: Why is so easy to terminate accounts? [Case 4885]

    In 11.30 we have a prompt that appears confirming if you want to terminate an account (OK/Cancel). This seems to meet the needs expressed in this thread. Is this sufficient for you?

Page 1 of 2 1 2 LastLast
Similar Threads & Tags
Similar threads

  1. Able to terminate all accounts on server?
    By kujoez in forum cPanel and WHM Discussions
    Replies: 5
    Last Post: 07-06-2009, 06:57 PM
  2. can't create accounts or terminate it
    By yoseman in forum New User Questions
    Replies: 5
    Last Post: 06-17-2007, 09:36 AM
  3. Multiple Terminate accounts
    By hosteurolive in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 03-15-2007, 07:20 AM
  4. Unable to terminate accounts
    By Brammeke in forum New User Questions
    Replies: 1
    Last Post: 09-18-2006, 07:18 AM
  5. How to mass terminate accounts??
    By Juliet in forum cPanel and WHM Discussions
    Replies: 6
    Last Post: 08-21-2005, 04:43 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube