User manual
9: Management configuration settings
_______________________________________________________________________________________________________
system.main.log_port=514
system.main.password=admin
system.main.time_save_interval_min=10system.ntp=timeserver
system.ntp.interval_hours=2
system.ntp.server=0.openwrt.pool.ntp.org
package 'system'
config 'system' 'main'
option 'hostname' "VA_router"
option 'timezone' "UTC"
option 'log_ip' "10.1.83.36"
option 'log_port' "514"
option 'password' "admin"
option time_save_interval_min "10"
config 'timeserver' 'ntp'
option interval_hours '2'
list 'server' "0.VA_router.pool.ntp.org"
9.4 User management
9.4.1 Configuration file: config user
You can create different users on the system by defining them in the user
management configuration file:
/etc/config/management_users
The following table describes the user’s management configuration options.
Name Type Required Default Description
enabled Boolean Yes 0 Enables/creates the user.
username Text Yes None Defines username for the user.
password Text Yes None Defines password for the user.
webuser Boolean No Yes
Specifies web access permissions
for the user.
chapuser Boolean No No
Specifies CHAP access permissions
for the PPP connection.
Papuser Boolean No No
Specifies PAP access permissions
for the PPP connection.
srpuser Boolean No No
Specifies SRP access permissions
for the PPP connection.
smsuser
Boolean
No
No
Specifies SMS access permissions
_______________________________________________________________________________________________________
© Virtual Access 2015
GW1000 Series User Manual
Issue: 2.4 Page 48 of 255