Hi,
I am able to login to Oracle RDS in AWS environment using Kerberos authentication. I am not able to query tables available under application schema. The user account I used to login has proxy access to application schema.
I get an error “No such host is known” when I tried with these entries:
Authentication type: Kerberos
Connection type: Basic
Username: appschema[useraccount]
Password: Active directory password
How am I supposed to enter user name credentials as proxy user in SQL Developer?
Thanks,
Raghu