Change user name "admin-nas"

Hi,
By default the admin user name is "admin-nas" is possible modify this name?
By default the admin user name is "admin-nas" is possible modify this name?
jgracia wrote:Hi,
By default the admin user name is "admin-nas" is possible modify this name?
Oschy wrote:jgracia wrote:Hi,
By default the admin user name is "admin-nas" is possible modify this name?
Change admin-nas to anything else:
Edit this line of /etc/inc/global_defs.inc
Code:
//ADMIN NAME
define('ADMIN','admin-nas'); //change here the 'admin-nas' name
Check carefully its syntax (quote, semicolon,...)
and restart the NAS to update the web config files
Regards
Oschy