Collection Contents Index Security concerns: Setting temporary public options for added security Next PDF

SQL Anywhere® Server - Database Administration  > Connecting to a Database  > Using Kerberos authentication

Security concerns: Copied database files


If a database file can be copied, the temporary public login_mode option should be used (both for integrated and Kerberos logins). This way, integrated and Kerberos logins are not supported by default if the file is copied.

If a database contains sensitive information that needs to be protected from unauthorized access, the computer where the database files are stored should be protected from unauthorized access. If this is not possible, then there is a security risk since the database files could be copied and unauthorized access to the data may be obtained on another computer. To increase security in such environments, the following steps are recommended:


Collection Contents Index Security concerns: Setting temporary public options for added security Next PDF