Create Kerberos login mappings

 To 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 choose New » Login Mapping.

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

 To 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 GRANT statement.

 Example