для Cisco Cisco Broadband Access Center Telco Wireless 3.9

Скачать
Страница из 267
 
6-11
Cisco Broadband Access Center for Cable Administrator’s Guide
OL-2445-02
Chapter 6      Configuring and Using the Sample User Interface
Sample sampleui.properties File
#
except by prior written consent of Cisco Systems. 
#
#
DO NOT CHANGE.  This is the version of the properties file which 
#
is used during execution and for system updates. 
#
version=1.2 
####################################################################
#
System connection information. 
####################################################################
#
 
#
BPR RDU connection information 
#
adminuser=admin 
adminpass=admin 
host=localhost 
port=49187 
####################################################################
#
Provisioning configuration parameters 
####################################################################
#
#
Administrator access credentials 
#
#
3 levels of access: full, createonly, and readonly 
#
full -- can create and read accounts 
#
createonly -- can only create new accounts 
#
readonly -- can only read accounts 
#
tech -- technician access for auto-provisioning modems 
#
(The default access level is 'full') 
#
#
The user.number must equal the number of user accounts 
#
being tracked.  If the number is 4, there must exist 
#
entries for users 1-4.
#
user.number=4 
user.1.name=admin 
user.1.password=changeme 
user.1.access=full 
user.2.name=config 
user.2.password=changeme 
user.2.access=createonly 
user.3.name=monitor 
user.3.password=changeme 
user.3.access=readonly 
user.4.name=tech