Appearance
Securing Accounts with ACCOUNT.CONTROL in RoverERP
2 min read
AdministrationPurpose of how ACCOUNT.CONTROL is used to secure the accounts.
If the account should be secured, the “secured” box must be checked. If the account is not listed in the record or the ‘secured’ box is not checked, the account is considered unsecured.
If the account is secured, users with a security level of “user” in SECURITY.E will only be able to access the commands entered on their profile for the account. If the account is unsecured, users will be able to access most commands.
Cause
- The ACCOUNT.CONTROL procedure determines whether an account is secured
- Accounts not listed in ACCOUNT.CONTROL, or listed without a Y, are considered unsecured and do not require a password for login
Resolution Steps
Access ACCOUNT.CONTROL
Navigate to: Security > ACCOUNT.CONTROL.
Secure an Account
Enter the account name in the list and set the value to Y to indicate the account should be secured.
Unsecured Accounts
Accounts not listed, or listed without a Y, will:
- Allow login with any user ID and will not prompt for a password
- Leave users at the system-level command prompt if they exit the menu (e.g., by pressing F1)
Secured Accounts
Accounts marked with a Y will:
- Prompt users for a password after entering their user ID
- Validate the password against the user profile
- Log users off when they exit the menu (e.g., by pressing F1)

Verification
- [ ] Confirm that secured accounts require a password for login and log users off upon menu exit
- [ ] Verify that unsecured accounts do not prompt for a password and leave users at the command prompt upon exit
Note
- Securing accounts is generally only required during initial system installation or when updating security policies
- Regularly review account security settings to maintain system integrity
Additional Information
- For assistance with account security configuration, contact your system administrator or RoverERP support
- Document any changes to account security for audit and compliance purposes
