Hello
I prepared simple test of user creation which does not work as expected in my opinion. If we have system parameter “Password for new users” set as Username I though each created user during this time should has password as identity. Am I right? But it does not work after changing system parameter to Ask immediate after user creation. Is it a bug?
Why am I asking for this? Because I have to migrate houndred of users from previous ERP application using standard API and there is a big problem because the users can’t login to application. And parametr needs to be changed.
Simple test plan:
- Change parametr to Username
- Create user
- Change parametr to Ask
- Try to log on to application using previosuly created user account

May I ask You for Your comment? Thank You