02-20-2012 12:34 AM - edited 03-07-2019 05:02 AM
Hi,
I configured 2960S switch as http server.
I'm unable to access the switch GUI with non privilege 15 user, with privilege 15 user it's working.
Does any one know if this could be done ?
02-20-2012 01:43 AM
Hi,
which GUI are you using ? are you using radius or tacacs+ ?
For CNA if using authentication server look at this:
Regards.
Alain
02-20-2012 01:57 AM
Create a new user with a level between 1 and 14 and enable that level on vty lines. It should work
username 2960 privilege 10 password 0 cisco
line vty 0 4
privilege level 10
login local
line vty 5 15
privilege level 10
login local
Hope this helps
Eugen
02-20-2012 02:39 AM
Hi,
I'm still not able to acces the http interface of the switch only with privilege 15.
The switch still expects the user to be with privilege 15.
02-20-2012 03:00 AM
Have a look thru this, it may help
02-20-2012 01:50 PM
Hi Eugen,
This web based authentication is talking about http session that passing through the switch.
I'm talking about accessing the switch with http.