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