Fortinet black logo

Reconfiguring MySQL password on FortiPortal

Reconfiguring MySQL password on FortiPortal

If you change the password for the FortiPortal user in the MySQL portal database, you need to update the configuration in the portal:

config system sql

set status remote

set database-type mysql

set password <mysql_password>

end

Reconfiguring MySQL password on FortiPortal

If you change the password for the FortiPortal user in the MySQL portal database, you need to update the configuration in the portal:

config system sql

set status remote

set database-type mysql

set password <mysql_password>

end