Dag H. Wanvik created DERBY-5744:
------------------------------------
Summary: 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
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