Linksys 4116 User Guide for the Cisco Multicast Manager 2.3.3 (PDF version) - Page 27

System Security, Primary TACACS, Server

Page 27 highlights

Chapter 1 Using the Cisco Multicast Manager Using the Administration Tool System Security The System Security page provides TACACS login support for the CMM. To configure TACACS login, enter the IP address of the TACACS server within the Primary TACACS Server field. If the keys are configured incorrectly, they will have to be manually changed in the /opt/RMSMMT/httpd_perl/conf/httpd.conf file, as follows: Tacacs_Pri_Key tac_plus_key Tacacs_Sec_Key tac_plus_key group = admins { service = connection { priv-lvl=15 } group = netop { service = connection {} } user = mike { member = netop login = des mRm6KucrBaoHY } user = admin { member = admins login = cleartext "ciscocmm" } Figure 1-6 System Security OL-7348-01 User Guide for the Cisco Multicast Manager 2.3.3 1-17

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94

1-17
User Guide for the Cisco Multicast Manager 2.3.3
OL-7348-01
Chapter 1
Using the Cisco Multicast Manager
Using the Administration Tool
System Security
The System Security page provides TACACS login support for the CMM.
To configure TACACS login, enter the IP address of the TACACS server within the
Primary TACACS
Server
field.
If the keys are configured incorrectly, they will have to be manually changed in the
/opt/RMSMMT/httpd_perl/conf/httpd.conf
file, as follows:
Tacacs_Pri_Key tac_plus_key
Tacacs_Sec_Key tac_plus_key
<Sample AAA Server Config>
group = admins {
service = connection {
priv-lvl=15
}
group = netop {
service = connection {}
}
user = mike {
member = netop
login = des mRm6KucrBaoHY
}
user = admin {
member = admins
login = cleartext "ciscocmm"
}
</Sample AAA Server Config>
Figure 1-6
System Security