Oracle Access Manager 11g- Failed to get the Kerberos ticket
Hello friends,I have a problem setting the WNA with OAM, exactly when I try to get the Kerberos ticket
Retrieval command kerberos ticket
[oracle @ pc2012 bin] $ kinit-V HTTP/pc2012@domain.com -k -t / opt/keyOAM/2012OAM.keytab
where>
pc2012> corresponds to the linux PC trying to get the Kerberos ticket.
2012OAM.keytab> was the file created in the Active Directory (SPN associated with the user)
The version used is the OAM 11g R1 and Windows 2008 R2. Here more details of the file in mention: krb5.conf
.........................................................................................................................
[logging]
default = FILE:/var/log/krb5libs.log
kdc = FILE:/var/log/krb5kdc.log
Retrieval command kerberos ticket
[oracle @ pc2012 bin] $ kinit-V HTTP/pc2012@domain.com -k -t / opt/keyOAM/2012OAM.keytab
where>
pc2012> corresponds to the linux PC trying to get the Kerberos ticket.
2012OAM.keytab> was the file created in the Active Directory (SPN associated with the user)
The version used is the OAM 11g R1 and Windows 2008 R2. Here more details of the file in mention: krb5.conf
.........................................................................................................................
[logging]
default = FILE:/var/log/krb5libs.log
kdc = FILE:/var/log/krb5kdc.log
0