Hello,
We are in the process of implementing Kerberos-based user authentication for external database users in my company.
We would be delighted to be able to view and edit their external name (cf. external_name column in dba_users) inside PL/SQL Developer.
create user "" identified externally as '';
Could this be added?
Thank you,
Avigael
We are in the process of implementing Kerberos-based user authentication for external database users in my company.
We would be delighted to be able to view and edit their external name (cf. external_name column in dba_users) inside PL/SQL Developer.
create user "" identified externally as '';
Could this be added?
Thank you,
Avigael
Last edited: