Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can we run ktpass to generate the key from any window client?

User_1QFCOMay 10 2020 — edited May 11 2020

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

This post has been answered by Srinath Menon-Oracle on May 11 2020
Jump to Answer
Comments