When creating a user in the User Editor, you must select an Object Security Policy, which may be an existing security policy. The selected Object Security Policy has its owner changed to this user, which is incorrect and may create problems for any other users using that Object Security Policy.
Use GemStone code to set a default Object Security Policy for a user.
For example,
(AllUsers userWithId: 'john_smith') defaultObjectSecurityPolicy: PublishedObjectSecurityPolicy
Last updated: 7/13/16