Hi,
I am in the process of setting up a single-sign profile for our Wifi network. Our Wifi is using a user name of a format similar to our users' UPN name (user@domain). Our UPN suffix is our DNS domain name.
Single sign-on with the UPN name works for the user at first login but after that their user name on client machine changes to pre-Windows 2000 login name (DOMAIN/user) which of course fails the WIfi re-authentication.
Scenario:
1. user types their user name in format user@domain into a client machine
- Wifi authentication - successful
- User domain login - successful
2. User locks the client machine
- At lock screen user name is displayed in DOMAIN/user format
3. User types in their password to log back in
- Client machine login - success
- Wifi authentication - failure
Could someone point me to a way for the client machines to stick to UPN names only?