Preventing Users From Logging in more than once
To use this script, do the following:
1. Go to your script editor and add a script called "LOGIN_ONCE". Then import the attached script.
2. Next, go to File --> System Configuration --> User Security & Options --> User Options tab.
For each user, go to Login Script field and select the "LOGIN_ONCE" script that you have just imported.
The next time this user logs in, the script will check and prevent multiple logins.
Related Articles
Screen Logging
File->System Settings->Environment Settings (tab)->Activate Screen Logging Ostendo allows you to trap user activity and habits enabling you to design Workflows and other tools to assist users in areas they are repetitively accessing within Ostendo. ...
Controlling Users Updating / Adding or Deleting records
From time to time you may wish to stop an individual or group of users the ability to add / update or delete records in Ostendo, whilst still giving them access to specific functions within Ostendo. In this example we will prevent a user 'GENERAL' ...
Audit Logging
File->System Configuration->Audit Logging If Audit Logging is employed, you should remember that this will create records in the AUDITLOGGING Table Current records can be displayed via General->Inquiries->Inquiry - Audit Logging Audit Logging allows ...
WARNING - The following Ostendo Database triggers (rules) were found to be turned off - Message when Logging into Ostendo
This message is displayed to the user upon logging into Ostendo when one or more database triggers have been detected as turned off. By default, all triggers in an Ostendo database should always be turned 'On'. Using Ostendo when Triggers have been ...
Copying Users From Another Ostendo Database
Use these std scripts to copy all users from one Ostendo database to another. Create a std type export script in the originating database, then create a std type script in the other database to import these users