|
Say I am looking to create a forum (let's pretend) for future sale, I would like to make sure that pirates aren't going to have a hay day with it before it goes live.
and I would like to create a hidden user that has super-duper administrator access, so I can manually go in there and make alterations to the site At Will (like delete all files soever, etc.) should one of those pirates rip me off, and their hosting company take too long to respond to my DMCA/complaints.
I don't need help with the super-duper administrator access thing at this point, but...
How would you go about creating an invisible user?
as far as I know, when you create tables with user information- that information is easily seen/reflected through PhpMyAdmin- how would I go about hiding that?
---
I imagine I am not thinking out of the box enough on this?
perhaps a hidden user can be created through another section of the database altogether, and not so blatantly in the more obvious places (i.e. where all the other users and there information is going to be located)
any direction or advice on how to conceal such a user, or how to go about creating him- would be very nice to hear.
__________________
Currently Reading: Please login or register to view this content. Registration is FREE
Last edited by Lashtal; 07-27-2009 at 10:49 AM..
|