Chapter 3 Setting up the Database Server
When you install the authenticated version of Adaptive Server Anywhere, existing databases and new databases cannot be used with the authenticated server because these databases are not authenticated.
You have to perform the following actions to be able to use a database with the authenticated server.
If you want to automatically authenticate any new database, you have to copy the contents of the script authdb.sql
delivered with the repository under \Tools, into the file saopts.sql
under \Script in the Adaptive Server Anywhere directory, on the server machine.
The authentication string included in this file will let you use any new database with the repository as soon as you create it.
When you install the authenticated version of Adaptive Server Anywhere, you cannot use existing databases with the repository since they are not authenticated. However, you can authenticate these databases by executing the script authdb.sql
delivered with the repository under \Tools. This will let you use the repository with any existing database.
To execute the authdb.sql script on an existing database:
Copyright (C) 2006. Sybase Inc. All rights reserved. |