Good day..!
We able to get access our only one switch from tacacsgui server | SW_Gangotri_10G { address = "10.150.18.2/32 is accessing from tacacs Users.
i have checked diffrent-diffrent priv-lvl still same issue.i am troubleshooing issue since last 3-4 month.We unbale to get support .Pls Support here and get it resolve the issue
- We are facing issues on tacacsgui server version 0.9.83 below.
1.in Report logs are not getting when User authentication failed or incorrect user ID and password 2.Only One Huawei switch are accessing from tacacs server same confing done in another swithc still not accessing another switch from tacacserver
3.We are not configure Microsoft /Openldap Server in our tacacs server ,Pls Confirm its required for that
4.if we required to change local mavis database pls let me know
host = SW_Gangotri_10G {
address = "10.150.18.2/32"
key = "netz2023"
default group = defaultUserGroup
template = defaultGroup
} #END OF SW_Gangotri_10Gits not accessing from
host = SW_Gangotri {
address = "172.21.60.3/32"
key = "netz2023"
template = defaultGroup
} #END OF SW_Gangotri both are Hauwei switch
user = nilesh {
login = mavis # Local Database
member = defaultUserGroup
pap = login # Clone login
enable = login # Clone login
server = permit SW_Gangotri_10G # 10.150.18.2/32
server = permit SW_Gangotri # 172.21.60.3/32
server = permit SW_Gangotri_60.4 # 172.21.60.4/32
server = deny 0.0.0.0/0 # permit ONLY
###Service fullaccess START###
service = shell {
set priv-lvl = 15
} #END OF Huawei General Service
###Service fullaccess END###
###Service Sw_Gangotri_60.4 START###
service = shell {
set priv-lvl = 2
} #END OF Cisco Router/Switch Service
###Service Sw_Gangotri_60.4 END###
} #END OF nilesh