[
https://issues.apache.org/jira/browse/DERBY-5744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dag H. Wanvik resolved DERBY-5744.
----------------------------------
Resolution: Not A Problem
The fix to DERBY-3146 removes this inconsistency. Closing as "not a problem".
> Native user authentication: syscs_util.syscs_create_user allows too long user
> names
> -----------------------------------------------------------------------------------
>
> Key: DERBY-5744
> URL: https://issues.apache.org/jira/browse/DERBY-5744
> Project: Derby
> Issue Type: Bug
> Components: Services
> Affects Versions: 10.9.0.0
> Reporter: Dag H. Wanvik
> Attachments: 5744.sql, TestMaxUserIdSize.java
>
>
> Derby has a limit on the length of the user ids of 30, cf Limits.java:
> DB2_MAX_USERID_LENGTH.
> However, the new SYSCS_UTIL.SYSCS_CREATE_USER accepts user ids that are
> longer. Unfortunately, they cannot be used for authentication.
> Cf repro attached.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira