|
#201
|
||||
|
||||
|
Quote:
Quote:
Quote:
Quote:
It encrypts the database of passwords using AES-256. It attempts to evade spyware that would otherwise monitor the clipboard and keyboard hooks. If the user values the data inside the database, they will tie the database to the USB stick itself, which would require physical access as well as theft of the master password to open the database (the option to tie KP to the USB stick or some other PKI is built into KP software itself). I would argue something like this is not a perfect solution, but rather an improvement over the existing solution for most people. It's not that people don't understand security. It's that people work within the bounds of realistic expectations. I would love for users to have 64 character completely random passwords, but I do not expect it. I realize that the majority of people will choose something simplistic, if given the opportunity. Instead, I present an "easy" solution to the end user (something like KeePass) to make it easier to have a complex password everywhere while still having some convenience. Yes, if someone compromises your primary KP password, you've got serious issues. But, the responsibility of creating a secure password is always in the accountholders hands, and the difficulty of the password shows how much they value that asset. If they choose "cat" for their cPanel password, they do not value their databases/webpages/privacy of their email. If you assign no value to your KP master password (like any other password), and make it something simplistic, that's a personal decision and it's something people really have to accept as their responsibility. Given what I've seen at most businesses after many years consulting, using something like KeePass (for the typical user) would be a huge step forward in account security compared to their standard password strengths and patterns, and that applies pretty much anywhere and everywhere. I see no harm in recommending something that would be an improvement for the majority. If they do not treat their "master password" like they would their credit card or social security number, and if they do not take reasonable measures to secure their environment (desktop, etc) then regardless of whether they used a centralized database or not - each individual password would be compromised/sniffed over time anyway. I am not going to argue that it is the perfect solution. I will argue that it provides an easy way to have difficult passwords for many different items in a convenient manner. True security is never convenient; the two are diametrically opposed. That does not mean the suggestion would not be an improvement for many. You work within what you are given until you can improve the process. |
|
#202
|
||||
|
||||
|
Do HG use something like this:
http://www.whmezlogin.com/ ? I know it doesnt really solve the problems posted, but I am guessing you probably have something like this or some other setup.
__________________
Calum Computer & Web Development Forum Skiing & Snowboarding News Bidding Directory |
|
#203
|
|||
|
|||
|
Quote:
We do not use that product, but yes - we have a system that uses similar logic. Actual server passwords are not distributed to staff. I can't really discuss any of the other internal controls, as I'm sure you understand. Thanks! |
|
#204
|
||||||
|
||||||
|
Quote:
![]() Quote:
When you brute-force a password what matters is ONLY the strength of the password (barring any downright exploits in the encryption code). It doesn't matter how many bits encryption KeePass use and and the quote you use deals only with cracking their encryption - not brute-forcing at ALL, which is something else entirely. Quote:
![]() Quote:
Quote:
Heck I managed to teach my old dad how to choose such secure passwords, and he's about as shy of technology as anyone I've ever known ![]() Quote:
That just doesn't make it the right solution in my book. Sometimes there just isn't an easy way to do something. Sometimes you just have to educate people and go for the long term solution. As you said yourself "True security is never convenient". Anyway, I think we are mostly or completely in agreement. I probably stated my opposition to KeePass (or similar) a bit too strongly because I'm tired of some people thinking that any convenient tool will absolve them of their own responsibility
|
|
#205
|
||||
|
||||
|
[this is appropriate for feedback@. Not appropriate for the forums].
|
|
#206
|
|||
|
|||
|
Quote:
|
|
#207
|
|||
|
|||
|
I knew when I signed up several months ago that employees could view my password, which is why I didn't bother with an ultra secure one. Besides, your password character restrictions don't really allow for true strong passwords. I've never felt that HG had a very secure platform when it came to protecting passwords. Mostly because they are stored in plain text or reversible encryption. The reason I know this is because they are able to show or email my password to me, a very insecure thing to do.
I too feel that this was not handled very professionally. A written notification long before any change was instigated would have been an appropriate start. Email, any email, is suspect, especially when they discuss things of a personal nature like passwords and accounts. (And just because you call me by my name in an email still does not mean I can trust it.) Building a secure password infrastructure before forcing the change would have been more appropriate, because now I'll have to change it again once your system changes are complete. Three questions: Why change my password before you change from the system that allows employees to view the password? RE: "3. We are about to launch our new billing system. The current system we use (modernbill) displays your password for every employee in the company to view." When will you impliment a system that can handle special characters in passwords? !@#$%^&()?/><[{]}\|~ and the like. Well we be notified when a secure password infrastructure is in place? Don |
|
#208
|
|||
|
|||
|
ALL my database pages were wiped out! I only took notice after reading a post here. A reminder about databases would have been nice. Oddly enough, the databases were running OK on the old passwords, for awhile.
The email you sent looked very much like a phishing email and it was sent to my junk mail folder. Fortunately, I took the time to open it and then come to this forum. |
|
#209
|
||||
|
||||
|
Quote:
unacceptable putting any real word inside the group of characters that make the password up: examples: April2008 fglovefg Very Weak: all lower case thus fghjkl will probably pass but is easily cracked weak: all lower case letters and a few numbers example: taltuaei42 (the answer to life the universe and everything is 42) If you added the second t you'd spell "at" in the password and it will most likely be rejected. strong; Some upper case, some lower case, some numbers example: TaLtUaEi42 Super Strong: Some upper case, some lower case, some symbols, some numbers example T#tL%U&Ei42 I should add that Cpanel accepts 7 characters as enough for a password. It may accept 6 depending on your version of cpanel. hope that helps gayle
__________________
we are murphy's children if it can go wrong it will other cups runith over ours will always spill Last edited by windy; 05-26-2008 at 05:06 PM. Reason: board added tags to each line - drives me crazier |
|
#210
|
|||
|
|||
|
Hi,
Can someone tell me how to change the password for my databases? Most of my sites are returning errors after the password change (similar to another poster in this thread--however, I have not been as fortunate as they with getting HG to help me fix things). Live Chat told me to email support so I emailed a copy of the chat transcript and also emailed a follow-up asking if that was received, but no answer as of yet so now I'm going to brave it and try to fix my sites myself (just hope I don't mess things up further). But when I go into phpmyadmin, I can't locate the password variable...can someone tell me how to locate it? Thanks, Dan |
|
#211
|
||||
|
||||
|
The password is usually stored in a config file for the particular script. The name of the file can vary. If you provide details on what scripts you are running someone may be able to be more specific on where to find the info. I would suggest adding a user to the database rather than using your cPanel username so that when you change your cPanel password it does not affect your databases.
|
|
#212
|
||||
|
||||
|
Sorry but no. I've read this and the other thread from end to end, and the info I seek isn't there. I expect I'm being ignored by the Gator* folks because they don't know the answer and don't want to admit it.
__________________
Many is the word that only leaves you guessing. I live for my dreams and a pocket full of gold. |
|
#213
|
|||
|
|||
|
This was really rather ridiculous, IMHO. My PW was strong, and only a month old. The new one I was assigned didnt work, forcing me to spend ~30m with tech support to get a new one, twice, before it worked. Why not put the onus on the user? It's our responsibility to create a strong PW.
I wear a seatbelt in my car....I've done so well before there were laws forcing me to. Lots of people still don't wear one. Forcing people to protect themselves never works. |
|
#214
|
|||
|
|||
|
I've followed the steps that were set forth in the email and now the old password doesn't work. The new password doesn't work. I would submit a ticket but my password doesn't work. I arrive at a window that asks for a confirmation code that will arrive in an email. I closed the window to wait for the email. When I try to access that same window again does it rest the confirmation code?
Instead of using the link in the email I should have reset the password on my own to save the frustration. |
|
#215
|
||||
|
||||
|
skiershorty
the password was already changed when they sent you the email. The password is displayed on the page where you type the email that is associated with the cpanel and your old password. A few lines below where you typed in your old password your new password appears. You can copy it and paste it into your login window but make sure you don't get any spaces before or after it. Then you can change your password in your cpanel to one you like better if you wish. You can go back to the password page and do it again and again and again and it will give you the same password every time. It is not generating one. It is giving you the one that was generated for you Friday night/Saturday morning bodypainter Sorry I guess I didn't understand your question. I thought you were asking what was an acceptable password. That shows you how stupid I am. hmmm I had no problems with the password change form. gayle
__________________
we are murphy's children if it can go wrong it will other cups runith over ours will always spill Last edited by windy; 05-26-2008 at 07:27 PM. Reason: attempted to fix flipped letters |
|
#216
|
|||
|
|||
|
Quote:
Memorizing 10 or 12 "strong" passwords that change every few months is probably beyond the capability of even the most dedicated individual. How many phrases that are not commonly known but personally meaningful can you think of right now? And how many new ones will you be able to think of after a year of creating them for, say, quarterly password changes? I'm not disagreeing with your suggestions or with the similar advice from experts on creating "strong" passwords and changing them frequently. The advice is valid, but most people find it impractical to follow. The continual proliferation of passwords and PINs we're asked to create, memorize, and reliably reproduce when needed is rendering them useless as security devices. We will need a more reliable alternative, perhaps some sort of biometric scanner or a pocket-sized hardware "token" device tied to a biometric scanner. Until we have a technological breakthrough, we're stuck with creating and memorizing many "strong" passwords. And many of us won't be able to do that. |
|
#217
|
|||
|
|||
|
I'm in the same boat as a lot of other customers it seems. This really makes me MAD.
Last edited by GatorJamyn; 05-28-2008 at 12:55 AM. Reason: Keep it civil. |
|
#218
|
|||
|
|||
|
One of my emails has failed over the last few days, and came on here and found out why.
I'm quite upset with the contents of the email. My password was in the format of: k24mg1kf (random numbers and letters), which you'd think would be pretty secure |
|
#219
|
|||
|
|||
|
Quote:
Quote:
|
|
#220
|
|||
|
|||
|
Having a security crisis at hand is one thing.
|
|
#221
|
|||
|
|||
|
Quote:
They haven't locked you out of your site, it takes all of 5 mins to change the password (at most), the only people who've had problems are those who used the same username and password for everything (like databases etc which is insane). So, they post a short email saying the minimal amount they can, and people complain they are not being told everything. They post more details, and people say they shouldn't post more details. Tell me, what would make you happy? For Brent to personally come and give you $500 and then drop to his knees and blow you dry? |
|
#222
|
|||
|
|||
|
I never thought about that before but that does bring up a point. You would think someone smart enough to do support would be smart enough to never end up with a trojan. You would think such a person would have the best in antivirus and trojan protection. Norton is expensive but certainly cheaper then getting fired. Not to mention the freeware programs that also provide pretty good protection as well.
__________________
█ Cut Above Host █ http://www.cutabovehost.com/ █ High Performance • Enterprise Servers • Premium Network █ Great packages - Great Support - All around swell company |
|
#223
|
||||
|
||||
|
Quote:
![]() One reason I use a Mac. |
|
#224
|
|||
|
|||
|
Quote:
Now that I've wet my pants laughing, I better go change clothes.
|
|
#225
|
||||
|
||||
|
Quote:
|
![]() |
| Bookmarks |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Password? | calum | Shared Hosting Support | 4 | 02-24-2008 02:31 PM |
| Website hacked, how do I update the ROOT mysql password? | Fabrice | Shared Hosting Support | 23 | 01-21-2008 01:37 PM |
| Hostgator deleted my board and forced me to upgrade. Help | Carlos1521 | Shared Hosting Support | 6 | 05-02-2007 06:53 AM |
All times are GMT -6. The time now is 04:26 AM.








Now that I've wet my pants laughing, I better go change clothes.





