Viewing the Properties of the Security File

You can view the properties of a security file, whether in Microsoft Access or SQL Server format. To display the properties, select File > Security File Properties.

Microsoft Access security files

As a security administrator, you can view, and change, the properties of an Access security file.

Property Description
Security FileThe location of the Microsoft Access security file.
IdentifierA code that uniquely identifies the security file. The identifier is optional for Microsoft Access security files.

SQL Server security connection files

PropertyDescription
Security FileThe location of the connection file for the iBase security database.
Database TypeThe security data is held in an SQL Server database.
Database nameThe name of the SQL Server database, which may be different to the name of the connection file that you use when you log on.
ServerThe name of the server machine on which the security database is stored.
Login Name The SQL Server login used when iBase connects to the SQL Server instance.
PasswordThe password is never displayed.
Use Windows AuthenticationThe mechanism used for validating attempts to connect to the SQL Server instance that holds the database. Windows authentication is used when the check box is turned on, and SQL Server authentication when the check box is turned off.
IdentifierA code that uniquely identifies the security database and is, typically, the same as the main iBase database. This is mandatory for SQL Server connection files in a replicated iBase system where the identifier should be unique across all the replicated databases.

Support for Unicode characters

Although iBase supports Unicode, the security file and database may not. Because security files are typically in Microsoft Access format, they will support Unicode characters in user names, passwords, group names and so on. However, these user names will not be supported in a non-Unicode enabled SQL Server database when saved as part of the entity and link records, for example in system fields such as Created By.

If the SQL Server database does not support Unicode then user names must not contain any Unicode characters.

Important: To avoid possible problems, you should convert all non-Unicode security files and databases. See the Administration Center for detailed information.