Designating valid users in the _User table accounts
- Last Updated: March 30, 2020
- 2 minute read
- OpenEdge
- Version 12.2
- Documentation
When the database is first created, any ABL
user can define users in the _User table accounts;
access is not restricted. However, once you add security administrators,
only those security administrators can add users to the _User table
accounts. For information on defining security administrators, see
Designating a security administrator.
To add a user to the _User table accounts:
After a user record is added to the _User table accounts,
the user can connect to that database using the password you assigned.
Users can then change the assigned passwords to their own private passwords.
See Changing a password for database users for instructions.
If users forget
their passwords, you can delete their records from the _User table
accounts and re-create new user records for them.