Open Sybase Central.
Connect to the database as a user with DBA authority.
In the left pane, right-click Login Mappings » New » Login Mapping.
Follow the instructions in the Create Login Mapping Wizard.
Connect to the database as a user with DBA authority.
Execute a GRANT KERBEROS LOGIN TO statement.
See GRANT statement.
The following SQL statement grants KERBEROS login permission to the Windows user pchin.
GRANT KERBEROS LOGIN TO "pchin@MYREALM.COM" AS USER "kerberos-user"; |
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |