Skip to Main Content

Oracle Database Discussions

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!

Workaround for username size limitation.

802810Dec 2 2011 — edited Jan 9 2012
Hi,

We are currently trying to enable external authentication for our users in to a Oracle database. But we are having a problem because our OS usernames are longer than the limit of 30 characters.

Is there any workaround for this ? can this be done ?

I have heard that we could set a sort of Alias to a externally identified user. (e.g CREATE USER TESTUSERA IDENTIFIED EXTERNALLY AS longDomain\longusername)

Will this work for normal windows authentication or does it need Kerberos or any other mechanism?

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 6 2012
Added on Dec 2 2011
3 comments
3,224 views