admin:change_super_admin
This is an old revision of the document!
−Table of Contents
Changing the default admin username
By default Trisul installs two users
admin
– the superadminuser
– the default user
As per security compliance requirements of several industries default user names need to be deleted.
Disable the login with username ''user''
To change the default superadmin with username ''admin''
To change the admin user name to
wpadmin
source /usr/local/share/trisul-hub/trisbashrc cd.w cd db sl webtrisul.db update trisul_web_users set username = 'wpadmin' where id =1;
admin/change_super_admin.1715082251.txt.gz · Last modified: 2024/05/07 17:14 by veera