Creating database with admin level

lakis

Verified User
Joined
Apr 1, 2010
Messages
14
Hello,

I create all the databases of my users under the administrator level not under the user level, because its easiest for me to access them.

So all the databeses have the following prefix admin_user1, admin_user2, ... and not user1_db1, user2_db2.

Is that wrong or does it cause any performance or other issues?

Thank you
 
Hello,

I create all the databases of my users under the administrator level not under the user level

No. You created the databases under the user level of the user admin. There is no option to create databases under the admin level.
 
The biggest issues I can think of are that now the user can't manage them, and the usage won't be shown per user.

Jeff
 
Yes. What i ment is that i create them under the user/admin.
My users do not need to manage their databases, i just do it so i can be able to manage all the databases from the same place.

So there is no technical or perfomance issue to this?
 
So there is no technical or perfomance issue to this?

No except that now your users will not be able to manage their own databases from DirectAdmin. And the databases will not get backed up when a user does a user backup. You will be responsible for the backup of databases.
 
Back
Top