Cisco Wireless Control System

4 11 2008

Guy Morrell at the University of Oxford provides this snippet for Cisco WCS

 

service = ciscowlc {
role1 = ALL
}


Actions

Informations

3 responses to “Cisco Wireless Control System”

28 11 2008
Marius B (06:43:26) :

This does works for WLC’s (Wireless Lan Controlers) authenticating against tac_plus,
It does NOT work for WLS (Wireless Contorl Server) authenticating against tac_plus..
WLS seams to need a protocol not supported by tac_plus.

28 11 2008
Marius B (07:44:43) :

Setup that works on WLS, Set prefered in “Authentication Type” in wcs

user = Luser {
pap = cleartext "test"
chap = cleartext "test"
service = Wireless-WCS {
role0=Admin
role1=SuperUsers
role2=ConfigManager
role3=SystemMonitoring
task0="Monitor Controllers
}
}

10 12 2008
Webs (12:02:24) :

Try following this site from Cisco for getting WCS on TACACS. This is what I did in our enterprise environment and we now have TACACS running on everything.

Leave a comment

You can use these tags : <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>