Author Topic: need to rename username for login  (Read 487 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
need to rename username for login
« on: October 28, 2024, 01:38:19 PM »
Friends,

We have a login with many domains and need to just rename the panel's username/login?

There's no way?

Thanks!

Offline
*****
Re: need to rename username for login
« Reply #1 on: October 28, 2024, 03:38:53 PM »
It is possible -- but there are file paths, MySQL DB references, config file references (php-fpm), etc. -- so it is not to be embarked on lightly and you should do a full server backup ahead of time.

Offline
*
Re: need to rename username for login
« Reply #2 on: October 29, 2024, 03:53:55 PM »
Thanks, friend.

How do I rename a username of a certain login, then?

Offline
*****
Re: need to rename username for login
« Reply #3 on: October 31, 2024, 06:37:23 AM »
(This may not be fully comprehensive, as your system and installed options may vary -- but it should be a good starting point...)
Rename the main homedir:
Code: [Select]
/home/frog
Rename all conf, log, db files and check their contents for username references:
...
Well, darn -- I tried and tried to post here but even obfuscating the various paths, the forum will not let me post the full list & directions here. PM me your e-mail and I'll send it to you.