Hi,
We have a Java Based application which is required to be authenticated using Active Directory. We have got the requirement from the application team to generate a keytab file for the server Principal name which should be mapped to Domain User account.
I am not very much aware as to why the KeyTab files are used and what these files do. Also I am not aware what is the security implication if this file is compromised.
Also they were asking the KVNO for the user account. I understand what KVNO's are and how those are changed but how can I check the KVNO for the user account in AD database.