In the previous section,you opened Server Manager and connected to a server as an existing user.
Now you create a new user, TUTOR. Note InterBase ships by default with one user, SYSDBA, defined.
1. In Server Manager, choose Tasks | User Security to display the InterBase Security dialog or click
the User Security button.
3. Type TUTOR in the User Name field and tutor4ib in the Password and Confirm Password
fields.
4. Click OK to close the User Configuration dialog. Click OK to close the InterBase Security
dialog.
You have now created a user on the server you’re logged into. Users are defined server-wide and
can connect to any database that resides on that server. Tables within these databases have
additional security, however. Being able to connect to a database won’t do you much good if you
don’t have privileges on any of its tables.
5. Now choose File | Exit. Choose Yes when InterBase asks you if you want to log out from all
servers and exit Server Manager.