What methods of assigning wireless encryption codes to our users do we have? I want the process to be automated where they connect to the network and see a web page where they can log in and retrieve their codes. What options do I have?
Instead of using encryption keys, you may want to consider using certificates if you want to be automated.
-------------------------------
It would almost be easier to create a WVLAN or 2, and send out some sort of communication with each VLAN/SSID's pass-phrase...
Last Wiki Answer Submitted: February 14, 2011 6:20 pm by Aguacer08,120 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
You can review Microsoft’s Deploying Wireless Provisioning Services (WPS) Technology. This is one method for automating setup for wireless networks.
Another method if you have an AD domain and are using Windows systems is to use GPOs to deploy the wireless configuration.
Some questions:
- What OSs need to be supported?
- What type of authentication are you going use?
Note that encryption is a separate item from authentication. Certificates are used for authentication and multiple levels of authentication can be involved in the wireless network connection process.
From what you are describing, you appear to want some type of captive portal. This type of system could be blended with the WPS technology.
You can review Microsoft’s Deploying Wireless Provisioning Services (WPS) Technology. This is one method for automating setup for wireless networks.
Another method if you have an AD domain and are using Windows systems is to use GPOs to deploy the wireless configuration.
Some questions:
- What OSs need to be supported?
- What type of authentication are you going use?
Note that encryption is a separate item from authentication. Certificates are used for authentication and multiple levels of authentication can be involved in the wireless network connection process.
From what you are describing, you appear to want some type of captive portal. This type of system could be blended with the WPS technology.