When i use WAP-TLS as an authentication method for wireless, the user name that is sent is the principle name
username@mydomin.com
however when i use machine authentication the user name is sent as domain/hostname
Now I can still use the princible name if it is in the certificate, but i need the radius username to be in the
host@mydomain.com as this is a requirement of a shared wireless network I am a member of.
So my question is, on windows 7 can you when using machine based authentication get it to send the user name in the principle name format?
Cheers