Portals (MOSC)

MOSC Banner

Oracle 19c & CMU (kerberos)

in Portals (MOSC) 1 commentAnswered

Hi,

I've succeeded in enable CMU on a linux database test server. A logon with a AD account went fine on my test database. But I've several servers and started creating a keytab files for the different servers with the following command:

ktpass -princ oracle/servername.domain.com@domain.com -pass <password> -k -mapuser user@domain.com-crypto ALL -ptype KRB5_NT_PRINCIPAL -out database.keytab

I did this for about 4 servers but the second ktpass command invalidates the first one because the kvno is increased every time a ktpass is executed.

One solution would be to use different users (-mapuser) for every server??

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center