Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.1 » SQL Anywhere Server - Database Administration » Starting and connecting to your database » SQL Anywhere database connections » Kerberos authentication

 

Creating Kerberos login mappings

 Create a Kerberos login mapping (Sybase Central)
  1. Use the SQL Anywhere 12 plug-in to connect to the database as a user with DBA authority.

  2. In the left pane, right-click Login Mappings and click New » Login Mapping.

  3. Follow the instructions in the Create Login Mapping Wizard.

 Create a Kerberos login mapping (SQL)
  1. Connect to the database as a user with DBA authority.

  2. Execute a GRANT KERBEROS LOGIN TO statement.

 See also
 Example