Hi All,
Is it possible to run ktpass from any window client to generate keytab file?or we must login directly to the AD window server?
ktpass -princ oracle/db.example.com@EXAMPLE.COM -mapuser EXAMPLE\db -pass Welcome1 -crypto AES256-SHA1 -ptype KRB5_NT_PRINCIPAL -kvno 3 -out c:\temp\db.keytab
I am implementing EUS and now stuck on the step to generate the keytab file to be use on the db side.I don't have direct access the the AD windows server.
Thank you
Best regards