Master account username also as email address, bad idea?

Metro2

Well-Known Member
May 24, 2006
580
95
178
USA
cPanel Access Level
Root Administrator
Someone had mentioned to me a long time ago that it might be a bad idea to have a cPanel login username also be a name that will be used as an email account.


For example, let's say I create an account on the server with the username "steve", and also have "[email protected]" be a POP email account.

Is there a reason not to do that? A down-side to it? Or is it perfectly OK for a user to have their master cPanel login username also be their main POP email account username?

Thanks for your thoughts and opinions on this!
 

jayh38

Well-Known Member
Mar 3, 2006
1,212
0
166
It will not hurt anything. The downside being a common name.

This is no less secure than the default cpanel account creation of using the first 8 characters of a domain name as a user name. Easily guessable by those familiar with cpanel. I setup accounts that are not taken from domain names which adds an extra layer of security.

If your passwords are strong and you use login detection failure such as CSF, you should have no problem.
 

Metro2

Well-Known Member
May 24, 2006
580
95
178
USA
cPanel Access Level
Root Administrator
Thank you, and yes I use ConfigServer security products CSF/LFD (which I've been very happy with btw).
 

Spiral

BANNED
Jun 24, 2005
2,018
8
193
For example, let's say I create an account on the server with the username "steve", and also have "[email protected]" be a POP email account.
Actually there is a bad assumption and a common mistake associated with that ...

The master email account DOES NOT use the account domain name
but rather instead uses the server's hostname as the email domain.

In your above example, if the account domain was "thedomain.com" and the
hostname for that server was "host.domain.com" then the master account
email address setup for steve would actually be:

[email protected] instead of [email protected]

I wrote a long article more about that subject posted somewhere around here.