1, 2, 3, 4, 5
That’s the kind of thing an idiot would have on his luggage
Let’s take a look at PIN-based authentication.
Isn’t a PIN just like a password?
- Yes: A PIN is like a password in that a PIN is something you know
- No: A PIN is not like a password in that the PIN is tied to the device, something you have
Does that mean a PIN is considered a multi-factor authentication solution?
YES!
However, there are some major concerns when it comes to PIN-based authentication
- Uniqueness: A PIN can only be used on the device it was created on. However, there is nothing preventing a user from using the same PIN across multiple devices.
<sarcasm>
Of course none of us would do that because we don’t use the same password across multiple sites.
</sarcasm> - Complexity: A PIN is usually between 4-6 digits. There are only so many combinations. And to make something easy to remember, users often use birthdays, anniversaries, patterns (draw an “x, a cube or select 4 corners)
- Secondary passwords: Think about signing into Windows 10 with a PIN. That PIN unlocks locally cached credentials, which signs you onto the domain. If you have are forced to change your domain password, that password will get updated in the local cache on the current device. However, when you use another Windows 10 device and log in with a PIN, the locally cached domain credentials on that device still have the old password, requiring the user to re-authenticate.
Authentication Blog Series:
Daniel (Follow on Twitter @djfeller)
Citrix Workspace Poster
XenApp/XenDesktop On-Prem Poster
XenApp/XenDesktop Cloud Service Poster