Hey all, happy holidays!
We're using 802.1x with our wireless connections here - that obviously requires user credentials in real time. The problem is the timing with our logon scripts is way off for users who are on the wireless connection. I've been messing around with a couple of ideas, but would like to hear some other input.
Problem:
Users start laptops and wireless connection is found, however since we use 802.1x (RADIUS) authentication based on domain usernames and passwords, the laptops aren't authenticated until the user is logged in (using cached credentials). At that time, the wireless authetication succeeds, and the laptop proceeds obtaining an IP via DHCP. Of course by the time all of this is said and done the client is already logged on, but since they logged on using cached credentials the domain logon script never runs.
We're using 802.1x with our wireless connections here - that obviously requires user credentials in real time. The problem is the timing with our logon scripts is way off for users who are on the wireless connection. I've been messing around with a couple of ideas, but would like to hear some other input.
Problem:
Users start laptops and wireless connection is found, however since we use 802.1x (RADIUS) authentication based on domain usernames and passwords, the laptops aren't authenticated until the user is logged in (using cached credentials). At that time, the wireless authetication succeeds, and the laptop proceeds obtaining an IP via DHCP. Of course by the time all of this is said and done the client is already logged on, but since they logged on using cached credentials the domain logon script never runs.