Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
10.9.1.0
-
None
-
None
-
Security
Description
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.
Attachments
Attachments
Issue Links
- relates to
-
DERBY-866 Derby User Management Enhancements
- Closed
-
DERBY-3146 Adjust length restriction on user identifiers (authorization ids) to same as other identifiers
- Closed