10-14-2010 11:55 AM - edited 07-03-2021 07:17 PM
Hi,
I am looking at impementing a small wireless network, but knowing the way things seems to work, it will most likely grow a lot in the near future. The penny pinchers say that they want to go with a shared key scheme since they don't want to buy a radius server. I think that this is not a great idea so I was hoping that I could get some help with my problem.
We will be using a 5508 WLC. I believe that they can use local authentication (peap?). If so, can wireless clients change their passwords? Would they be able to do this on their wireless connection? Also can an account be created on the 5508 that would allow a helpdesk employee to reset passwords?
If we do go out and buy a radius server (ACS most likely), I would like the ability for clients to change their passwords and to require them to be changed on a frequent basis. Is this possible? Can it be done though the wireless connection?
Thanks in advance for your help.
10-14-2010 12:24 PM
Hi,
The WLC can do peap authentication yes. However you don't have fancy password management features, so nothing the users can change.
There is the concept of "guest" accounts that "Lobbyambassadors" can create, so yes helpdesk people can manage WLC accounts.
However, the best is to have Active Directory managing your passwords. They are then using their windows domain credentials for the wireless.
With ACS, ACS can handle the authentication and using Active Directory as account databases. Then it allows end-users to change their passwords themselves when they expire.
Nicolas
10-14-2010 12:37 PM
Another alternative to an AD server is a LDAP server. I deployed a very similar deployment. They didn't have coin for radius and NO AD. But the onsite guys made a LDAP server.
10-14-2010 01:57 PM
Perfect. This is what I wanted to know. Unfortunately, there will be no active directory. Would wireless clients be able to change their passwords if they are on an ACS server?
10-14-2010 03:59 PM
Thats a good question. Ill tell you what i will create a local account on my ACS server and give it a spin. I dont think the users gets a "your password will expire" screen. I think it just stops working and someone (admin) would need to update the ACS server.
Now there is another way to skin this cat. Instead of using a password, you could use a supplicant that uses certs on the client instead of a logon and password.
10-14-2010 05:40 PM
That would be great. I don't yet have access to the equipment and when it arrives, I'll most likely need to set up quickly. If you would have the time to mock it up, I would be greatly appreciated.
Thanks,
Matt
10-14-2010 10:21 PM
Some warning there that George didnt' mention. If you directly connect the WLC to an LDAP server, you are restricted to authentication methods not encrypting the password inside the eap tunnel (outside is still encrypted, no worry). So no peap-mschapv2, which means no windows default supplicant.
What works then is Peap-GTC, eap-fast-GTC for example.
Nicolas
10-18-2010 03:36 AM
What about EAP-TLS? I Think it´s also supported by the WLC against LDAP Database and it´s "fully" compatible with Microsoft Windows Supplicant.
Although this document takls about EAP-FAST instead TLS; It could be useful.
Best Regards.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide