Kerberos Authentication for validating card ID on windows 2012/2016 server

239 Views Asked by At

I would like to perform windows domain authentication using kerberos (AS request) but all I have is a cardID provided by client. I do have username but no password.

How to validate the card user as kerberos needs username and password. Any mechanisms to validate card ID using kerberos mechanism on windows 2012/2016 server ?

0

There are 0 best solutions below