Hey all:
We have migrated to an 802.1x network environment in our institution. We have been encountering extremely slow performance in our Netbooted systems as the computers stay connected to our pre-authorization VLAN which has a very short DHCP leasetime (2 minutes, so the OS X netboot image is making a new request to the DHCP server about every minute). This seems to be drastically slowing down the imaging process. It gets stuck in the pre authorization network as there isn't a user authenticating to the network.
We created a set of user credentials in our Radius server and have configured it to connect to our Hardware VLAN which has a much longer lease time that is more condusive for imaging. I have verified these credentials work on Windows and OS X.
I created a configuration profile that has our certificates and user credentials pre populated in casper, downloaded it to a system that I was using to configure the netboot image on, and was able to get the system I was building to consistently connect to the correct VLAN.
I created a netboot image using composer, then Apple System Image Utility (10.9 is the OS version and using version 3 of the System Image utility and Composer 9.2)
everytime I boot a system with this image the EAPOLclient never initializes on its own to process the 802.1x authentication. As a result it doesn't connect to the Hardware VLAN and gets stuck in our Pre Authorization network.
Has anyone encountered this issue or have any suggestions. I do want to preface that we cannot increase the DHCP lease time of the pre authorization network as that causes other issues with other devices and that is a decision made by our network administration team that I have no control over.