Is there a way to accept both SAMAccountName AND UserPrincipalName for user authentication?
Bottom line I would like my user to be able to authenticate using either "MyUserID" or "MyUserID@MyDomain.com". Can this be done?
Right now, my users authenticate using their SAMAccountName/userID. As we move toward x.509 Personal Certificate au
...


